PUT api/Mt_Brands

Request Information

URI Parameters

None.

Body Parameters

mt_brands
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_items

Collection of mt_items

None.

st_users

st_users

None.

Request Formats

application/json, text/json

Sample:
{
  "id": "a49317f3-e36d-4d5f-a603-a01ffdab49cd",
  "id_mask": "sample string 2",
  "name": "sample string 3",
  "active": true,
  "created_on": "2025-12-08T21:27:03.4864915+01:00",
  "last_update": "2025-12-08T21:27:03.4864915+01:00",
  "id_user_upd": "8dba51d7-5740-48e0-b2d9-f78719321f59",
  "commited": true,
  "mt_items": [
    {
      "$id": "2",
      "id": "dcdfd1be-3054-461a-ab05-66969fc948d6",
      "id_mask": "sample string 2",
      "name": "sample string 3",
      "description": "sample string 4",
      "id_unit": "9e6c92d5-2b4b-4781-b1f8-1abff1780a19",
      "id_unit_sec": "207c35f4-4daa-49a4-bf59-38664a8610f4",
      "id_brand": "323bd177-fbc5-4523-9e16-8c190e08251c",
      "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": "f1e0af8d-55aa-4c9e-a292-a4613f6e2c08",
      "view_pos": true,
      "order": 22,
      "color_border": "sample string 23",
      "color_button": "sample string 24",
      "color_font": "sample string 25",
      "font_bold": true,
      "font_underline": true,
      "font_size": 28,
      "active": true,
      "created_on": "2025-12-08T21:27:03.4864915+01:00",
      "last_update": "2025-12-08T21:27:03.4864915+01:00",
      "id_user_upd": "836ff3cf-264b-4a78-b096-6386a924aa2f",
      "commited": true,
      "mt_brands": {
        "$ref": "1"
      },
      "mt_categories_items": [
        {
          "$id": "3",
          "id_category": "f2a521b6-396a-40ae-ae41-74c3b41d0d57",
          "id_item": "6e13c4ae-72c8-4390-9694-c1b160e66a3f",
          "is_default": true,
          "active": true,
          "created_on": "2025-12-08T21:27:03.4864915+01:00",
          "last_update": "2025-12-08T21:27:03.4864915+01:00",
          "id_user_upd": "8e0157b1-a750-4126-81e3-4e5f2c10e9c8",
          "commited": true,
          "mt_categories": {
            "$id": "4",
            "id": "f879b0a4-13eb-46c2-9ec7-dd428ea0ff4b",
            "id_mask": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "id_item_type": "7b103989-e4db-474e-b676-38c23a479327",
            "order_type": 5,
            "name_pos": "sample string 6",
            "id_image": "9071cc3a-c4cd-4bbe-977f-d26c59ee0456",
            "view_pos": true,
            "order": 8,
            "order_sec": 9,
            "color_border": "sample string 10",
            "color_button": "sample string 11",
            "color_font": "sample string 12",
            "font_bold": true,
            "font_underline": true,
            "font_size": 15,
            "big_buttons": true,
            "active": true,
            "created_on": "2025-12-08T21:27:03.4864915+01:00",
            "last_update": "2025-12-08T21:27:03.4864915+01:00",
            "id_user_upd": "8624f391-6253-445e-b0af-ca7785bf7587",
            "commited": true,
            "mt_categories_items": [
              {
                "$ref": "3"
              },
              {
                "$ref": "3"
              }
            ],
            "st_images": {
              "$id": "5",
              "id": "54f4371f-9a83-43cf-9acf-322d55644b2b",
              "id_mask": "sample string 2",
              "name": "sample string 3",
              "id_img_type": "419764fe-71d3-4996-a73e-229c59d3863b",
              "image_file": "sample string 5",
              "extension": "sample string 6",
              "high": 1,
              "width": 1,
              "active": true,
              "created_on": "2025-12-08T21:27:03.4864915+01:00",
              "last_update": "2025-12-08T21:27:03.4864915+01:00",
              "commited": true,
              "mt_branches": [
                {
                  "$id": "6",
                  "id": "33279625-59bd-43a3-9066-39e5110b0997",
                  "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": "c3e37f28-c91b-4e7b-84c4-c17b7e39020b",
                  "order": 12,
                  "external_id": "sample string 13",
                  "sync": true,
                  "active": true,
                  "created_on": "2025-12-08T21:27:03.4864915+01:00",
                  "last_update": "2025-12-08T21:27:03.4864915+01:00",
                  "id_user_upd": "e6fa9ec0-3816-487a-bccb-a7262783fd03",
                  "commited": true,
                  "st_images": {
                    "$ref": "5"
                  },
                  "st_users": {
                    "$id": "7",
                    "id": "58021254-7ab4-48ab-b11f-b13daf60293c",
                    "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": "01181e67-7be1-4513-8953-e3958031640e",
                    "view_messages": true,
                    "id_image_photo": "0ba40d6f-0431-427c-accf-3326dd544431",
                    "reserved": true,
                    "pos_access": true,
                    "back_access": true,
                    "name_pos": "sample string 13",
                    "id_image": "99ecc441-d41d-410f-9641-0c8b9c0c6c63",
                    "view_pos": true,
                    "order": 15,
                    "color_border": "sample string 16",
                    "color_button": "sample string 17",
                    "color_font": "sample string 18",
                    "active": true,
                    "created_on": "2025-12-08T21:27:03.4864915+01:00",
                    "last_update": "2025-12-08T21:27:03.4864915+01:00",
                    "commited": true,
                    "mt_branches": [
                      {
                        "$ref": "6"
                      },
                      {
                        "$ref": "6"
                      }
                    ],
                    "mt_branches_zones": [
                      {
                        "$id": "8",
                        "id": "b667a9ac-ad8f-4b0a-8353-4a7dcfe4cbf1",
                        "id_mask": "sample string 2",
                        "name": "sample string 3",
                        "description": "sample string 4",
                        "id_branch": "36ac98de-80eb-4014-9fc4-e7826421cd83",
                        "active": true,
                        "created_on": "2025-12-08T21:27:03.4864915+01:00",
                        "last_update": "2025-12-08T21:27:03.4864915+01:00",
                        "id_user_upd": "cf97eb49-3b82-4780-aeec-19e1d3ed9129",
                        "commited": true,
                        "mt_branches": {
                          "$ref": "6"
                        },
                        "mt_pos": [
                          {
                            "$id": "9",
                            "id": "f5694e0b-c9ed-4295-98ab-8294163536fd",
                            "id_mask": "sample string 2",
                            "name": "sample string 3",
                            "description": "sample string 4",
                            "id_branch": "fc6a181b-1abe-417f-8242-9a4047ef0390",
                            "id_zone": "bbcb813a-da7c-419b-8d03-6ea39e4ef3bf",
                            "user_required": true,
                            "active": true,
                            "created_on": "2025-12-08T21:27:03.4864915+01:00",
                            "last_update": "2025-12-08T21:27:03.4864915+01:00",
                            "id_user_upd": "48a10543-d1da-4916-bacf-87973fa04685",
                            "commited": true,
                            "mt_branches_zones": {
                              "$ref": "8"
                            },
                            "mt_cloakrooms": [
                              {
                                "$id": "10",
                                "id": "af29f5ef-961d-4eec-83a6-36a33f4a4228",
                                "id_mask": "sample string 2",
                                "name": "sample string 3",
                                "id_pos": "c1f1e3bf-badf-48e7-ba79-62e5d9bfd8e2",
                                "unit_ini": 5,
                                "unit_end": 6,
                                "name_pos": "sample string 7",
                                "id_image": "e274829f-009b-4199-a70a-0b2f69365dfa",
                                "view_pos": true,
                                "order": 9,
                                "color_border": "sample string 10",
                                "color_button": "sample string 11",
                                "color_font": "sample string 12",
                                "active": true,
                                "created_on": "2025-12-08T21:27:03.4864915+01:00",
                                "last_update": "2025-12-08T21:27:03.4864915+01:00",
                                "id_user_upd": "f3adbc24-69e8-4cea-835c-bcdb18191e32",
                                "commited": true,
                                "mt_pos": {
                                  "$ref": "9"
                                },
                                "st_images": {
                                  "$ref": "5"
                                },
                                "st_users": {
                                  "$ref": "7"
                                },
                                "tt_cloakrooms_units": [
                                  {
                                    "$id": "11",
                                    "id": "16632b60-19fe-412d-b743-5a64d564a37f",
                                    "id_cloakroom": "6af0d7ac-eddc-4490-81ae-f674f0cc5a4c",
                                    "id_pos_sesion": "aa435c86-d4fb-4ac1-b325-3d607041655d",
                                    "unit_id": 4,
                                    "date_open": "2025-12-08T21:27:03.4864915+01:00",
                                    "date_close": "2025-12-08T21:27:03.4864915+01:00",
                                    "id_doc_sa": "6fe1f06f-7402-4707-a348-a943dcec81a0",
                                    "commited": true,
                                    "mt_cloakrooms": {
                                      "$ref": "10"
                                    },
                                    "tt_doc_sa": {
                                      "$id": "12",
                                      "id": "3933462b-6bde-40ca-b2c2-47a7e9f55050",
                                      "id_pos": "774efc86-6c2e-4586-be18-ee859e0e795d",
                                      "id_doc": "57ccbcba-0900-47f0-9c6a-ceb573730717",
                                      "id_branch": "466da652-251a-4f95-ae04-b6a9572d8d41",
                                      "nro_doc": "sample string 5",
                                      "date_doc": "2025-12-08T21:27:03.4864915+01:00",
                                      "date_tax": "2025-12-08T21:27:03.4864915+01:00",
                                      "hour_doc": "00:00:00.1234567",
                                      "block": true,
                                      "id_ref": "aa04b3f6-c6fc-4e19-b06d-b91ffd5ca694",
                                      "id_relationship": "c34a464f-701c-4e39-8ca5-c57d95a321db",
                                      "id_loc_from": "35ed1570-06c8-4db8-a211-3cc830af1839",
                                      "id_loc_end": "e6fb34b9-38f9-4900-b904-df9e8e067c82",
                                      "id_user_add": "8c8be554-2b71-410c-8d9a-cd90ed6172ce",
                                      "id_user_upd": "0247019b-6469-4267-a639-e4c022c2f63f",
                                      "comment": "sample string 12",
                                      "id_pos_sesion": "6914b262-feab-43f6-9186-1265cc06dba3",
                                      "id_room_unit": "e62712d5-fb03-4f82-8997-48651c4985fa",
                                      "ref_locator": "sample string 13",
                                      "ref_zone_aut": "sample string 14",
                                      "id_pos_type": "c451e764-9087-439a-a52f-5489bac4f6bd",
                                      "p_dis": 15.1,
                                      "p_chr": 16.1,
                                      "amt_net": 17.1,
                                      "amt_tax": 18.1,
                                      "amt_dis": 19.1,
                                      "amt_chr": 20.1,
                                      "amt_tot": 21.1,
                                      "active": true,
                                      "created_on": "2025-12-08T21:27:03.4864915+01:00",
                                      "last_update": "2025-12-08T21:27:03.4864915+01:00",
                                      "commited": true,
                                      "created_by": 1,
                                      "mt_branches": {
                                        "$ref": "6"
                                      },
                                      "mt_docs": {
                                        "$id": "13",
                                        "id": "01b6f0b1-987a-48b2-96ec-6762bf502d47",
                                        "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": "2240c845-19f2-4227-9ae3-55f564cf3d53",
                                        "view_pos": true,
                                        "order": 23,
                                        "color_border": "sample string 24",
                                        "color_button": "sample string 25",
                                        "color_font": "sample string 26",
                                        "active": true,
                                        "created_on": "2025-12-08T21:27:03.4864915+01:00",
                                        "last_update": "2025-12-08T21:27:03.4864915+01:00",
                                        "id_user_upd": "dd4f0508-cd4b-4c99-a9b7-3a396c55a7e9",
                                        "commited": true,
                                        "mt_docs_payment_money": [
                                          {
                                            "$id": "14",
                                            "id_doc": "140bbba8-5217-40d4-8994-e0b2991aef1a",
                                            "id_pay": "fb9aa906-7410-45cc-b5d6-176c92589fb7",
                                            "id_money": "ff744e80-73d9-4c48-b154-d60e7ff4c989",
                                            "active": true,
                                            "created_on": "2025-12-08T21:27:03.4864915+01:00",
                                            "last_update": "2025-12-08T21:27:03.4864915+01:00",
                                            "id_user_upd": "8e607620-4f37-4094-ac02-306bfd68f0bf",
                                            "commited": true,
                                            "mt_docs": {
                                              "$ref": "13"
                                            },
                                            "mt_money_types": {
                                              "$id": "15",
                                              "id": "0e9f9dfb-ee36-471f-aa63-11a39219a53a",
                                              "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": "d6ded349-ca1e-4c84-bb38-0ddf54520714",
                                              "view_pos": true,
                                              "order": 8,
                                              "color_border": "sample string 9",
                                              "color_button": "sample string 10",
                                              "color_font": "sample string 11",
                                              "active": true,
                                              "created_on": "2025-12-08T21:27:03.4864915+01:00",
                                              "last_update": "2025-12-08T21:27:03.4864915+01:00",
                                              "id_user_upd": "c0e1062e-d6b9-4136-9956-a0a1fe8cb939",
                                              "commited": true,
                                              "mt_docs_payment_money": [
                                                {
                                                  "$ref": "14"
                                                },
                                                {
                                                  "$ref": "14"
                                                }
                                              ],
                                              "mt_money_rates": [
                                                {
                                                  "$id": "16",
                                                  "id_money_1": "91aa8907-7dd6-4e85-8acb-625abfb81f53",
                                                  "id_money_2": "cd4d6258-7543-49e5-b09c-38a5d69a2985",
                                                  "date_from": "2025-12-08T21:27:03.4864915+01:00",
                                                  "coefficient": 4.1,
                                                  "active": true,
                                                  "created_on": "2025-12-08T21:27:03.4864915+01:00",
                                                  "last_update": "2025-12-08T21:27:03.4864915+01:00",
                                                  "id_user_upd": "82c7493e-ff7c-46e4-8bf8-2ff42d765e63",
                                                  "commited": true,
                                                  "mt_money_types": {
                                                    "$ref": "15"
                                                  },
                                                  "mt_money_types1": {
                                                    "$ref": "15"
                                                  },
                                                  "st_users": {
                                                    "$ref": "7"
                                                  }
                                                },
                                                {
                                                  "$ref": "16"
                                                }
                                              ],
                                              "mt_money_rates1": [
                                                {
                                                  "$ref": "16"
                                                },
                                                {
                                                  "$ref": "16"
                                                }
                                              ],
                                              "st_images": {
                                                "$ref": "5"
                                              },
                                              "st_users": {
                                                "$ref": "7"
                                              },
                                              "tt_doc_sa_cashflow": [
                                                {
                                                  "$id": "17",
                                                  "id_doc_sa": "57f3074d-73ad-4be5-83de-ed4906ff4ed0",
                                                  "id_pay": "225ccbbf-a430-496e-bc3d-386b875fe22c",
                                                  "id_money": "94e7032b-443a-437d-83bf-027f51078581",
                                                  "date_cashflow": "2025-12-08T21:27:03.4864915+01:00",
                                                  "coefficient": 5.1,
                                                  "id_user_add": "af95ac9b-1c0e-44a8-8e3a-da182586601a",
                                                  "amt_tot_md": 7.1,
                                                  "amt_tot_mo": 8.1,
                                                  "mt_payment_types": {
                                                    "$id": "18",
                                                    "id": "0a840f7e-d4ff-4dcc-a76c-51f07cae1aeb",
                                                    "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": "844fa0ba-cfd3-4cde-a448-827605011e22",
                                                    "view_pos": true,
                                                    "order": 13,
                                                    "color_border": "sample string 14",
                                                    "color_button": "sample string 15",
                                                    "color_font": "sample string 16",
                                                    "active": true,
                                                    "created_on": "2025-12-08T21:27:03.4864915+01:00",
                                                    "last_update": "2025-12-08T21:27:03.4864915+01:00",
                                                    "id_user_upd": "3c1d8d98-5ebf-4e70-b3d2-4a1a1670d1a7",
                                                    "commited": true,
                                                    "mt_docs_payment_money": [
                                                      {
                                                        "$ref": "14"
                                                      },
                                                      {
                                                        "$ref": "14"
                                                      }
                                                    ],
                                                    "st_images": {
                                                      "$ref": "5"
                                                    },
                                                    "st_users": {
                                                      "$ref": "7"
                                                    },
                                                    "tt_doc_sa_cashflow": [
                                                      {
                                                        "$ref": "17"
                                                      },
                                                      {
                                                        "$ref": "17"
                                                      }
                                                    ],
                                                    "tt_doc_sa_pay": [
                                                      {
                                                        "$id": "19",
                                                        "id_doc_sa": "9cc0e3cc-7a7e-4dfb-9739-5bba1f3ca7b2",
                                                        "id_line": 2,
                                                        "id_pay": "72fd87b4-607a-4f1f-905a-6de73276ea94",
                                                        "id_money": "fe200c37-42bc-4d7e-b4c7-b5f4c1777fe9",
                                                        "coefficient": 5.1,
                                                        "id_voucher": "7cb864c8-0f65-4f19-b67d-efad1df2d7b1",
                                                        "id_employee": "37576d1f-9485-4bf9-9ec8-e5b4b7ed7483",
                                                        "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": "f702f17e-3507-44f1-9b7d-a21f92adeadb",
                                                        "coupon_id": "sample string 9",
                                                        "terminal_id": "sample string 10",
                                                        "card_name": "sample string 11",
                                                        "card_bank": "sample string 12",
                                                        "card_number": "sample string 13",
                                                        "client_name": "sample string 14",
                                                        "money_type": "sample string 15",
                                                        "merchant_id": "sample string 16",
                                                        "aid": "sample string 17",
                                                        "auth_num": "sample string 18",
                                                        "authorization": true,
                                                        "signature": true,
                                                        "contactless": true,
                                                        "date_hour_pay": "sample string 19",
                                                        "terminal_name": "sample string 20",
                                                        "active": true,
                                                        "mt_employees": {
                                                          "$id": "20",
                                                          "id": "ed2c09e5-6720-4cb1-a3da-cc9c6d3aef3e",
                                                          "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": "56ef22ca-0011-40ff-a6b5-25a232aa42da",
                                                          "name_pos": "sample string 12",
                                                          "id_image": "107b8e49-1f64-42ac-a2f7-acf5e731d692",
                                                          "view_pos": true,
                                                          "order": 14,
                                                          "color_border": "sample string 15",
                                                          "color_button": "sample string 16",
                                                          "color_font": "sample string 17",
                                                          "active": true,
                                                          "created_on": "2025-12-08T21:27:03.4864915+01:00",
                                                          "last_update": "2025-12-08T21:27:03.4864915+01:00",
                                                          "id_user_upd": "71a50cf1-0548-4bc3-83a9-7b3d4597a6a1",
                                                          "commited": true,
                                                          "mt_employees_branches": [
                                                            {
                                                              "$id": "21",
                                                              "id_employee": "5e615ae7-d359-4008-aac5-e05465610cbe",
                                                              "id_branch": "582d048c-f3d3-454c-a037-63fcfdbccec9",
                                                              "active": true,
                                                              "created_on": "2025-12-08T21:27:03.4864915+01:00",
                                                              "last_update": "2025-12-08T21:27:03.4864915+01:00",
                                                              "id_user_upd": "65d7c7da-9e47-4ad3-83ae-dd71b9e60bb4",
                                                              "commited": true,
                                                              "mt_branches": {
                                                                "$ref": "6"
                                                              },
                                                              "mt_employees": {
                                                                "$ref": "20"
                                                              }
                                                            },
                                                            {
                                                              "$ref": "21"
                                                            }
                                                          ],
                                                          "mt_employees_profiles": {
                                                            "$id": "22",
                                                            "id": "668e2a40-dcdf-4c30-a78c-6b7e58459f81",
                                                            "id_mask": "sample string 2",
                                                            "name": "sample string 3",
                                                            "description": "sample string 4",
                                                            "authorized": true,
                                                            "active": true,
                                                            "created_on": "2025-12-08T21:27:03.4864915+01:00",
                                                            "last_update": "2025-12-08T21:27:03.4864915+01:00",
                                                            "id_user_upd": "c30b3ab1-3c0c-40c3-93d7-6eb2b37b5730",
                                                            "commited": true,
                                                            "mt_employees": [
                                                              {
                                                                "$ref": "20"
                                                              },
                                                              {
                                                                "$ref": "20"
                                                              }
                                                            ],
                                                            "st_users": {
                                                              "$ref": "7"
                                                            }
                                                          },
                                                          "st_images": {
                                                            "$ref": "5"
                                                          },
                                                          "st_users": {
                                                            "$ref": "7"
                                                          },
                                                          "tt_doc_sa_det": [
                                                            {
                                                              "$id": "23",
                                                              "id_doc_sa": "7ec61289-1344-4474-8a4b-c9549a1e25ee",
                                                              "id_line": 2,
                                                              "id_item_sub": "eeafd1d4-a53d-4400-b144-0af8abef14c6",
                                                              "qty": 4.1,
                                                              "id_list": "09b6278f-0c07-4f5f-a7b7-5101a1ccdb11",
                                                              "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": "e61ea527-f787-4ff6-b851-5d2f6b4f6ea7",
                                                              "is_used": true,
                                                              "qty_vou": 1.1,
                                                              "amt_vou": 1.1,
                                                              "comment": "sample string 15",
                                                              "ref_det": "sample string 16",
                                                              "id_employee": "3cea7788-fd4c-40f5-a2aa-4b673b520ca7",
                                                              "name_generic": "sample string 17",
                                                              "type_ope": 1,
                                                              "id_user_add": "3791cf25-ef43-4d2f-b4d0-d936004ba3fd",
                                                              "id_user_upd": "a9471c5f-0193-4900-9bd7-5a4e10425a03",
                                                              "active": true,
                                                              "mt_employees": {
                                                                "$ref": "20"
                                                              },
                                                              "mt_items_sub": {
                                                                "$id": "24",
                                                                "id": "d72d87b8-0551-4597-9d8b-34d7e6ca05cf",
                                                                "id_item": "202faf66-af64-4ab6-a3f9-a321ced75435",
                                                                "id_item_type": "0925f911-4581-4023-b6c6-78658c98f22d",
                                                                "is_default": true,
                                                                "barcode": "sample string 5",
                                                                "voucher_apply": true,
                                                                "id_voucher_json": "68766ac7-b5c2-4a15-922d-d2b57c1f6a5f",
                                                                "count_voucher": 1,
                                                                "id_voucher_type": 1,
                                                                "active": true,
                                                                "created_on": "2025-12-08T21:27:03.4864915+01:00",
                                                                "last_update": "2025-12-08T21:27:03.4864915+01:00",
                                                                "id_user_upd": "743785b4-c581-4c82-9e60-0dc88377142a",
                                                                "commited": true,
                                                                "mt_items": {
                                                                  "$ref": "2"
                                                                },
                                                                "mt_items_formula": [
                                                                  {
                                                                    "$id": "25",
                                                                    "id_item_sub": "05993fbe-3c6b-46b7-aa4c-b71cbe5d52a2",
                                                                    "id_item": "14f34eab-8151-43cf-a631-6c3a038138cc",
                                                                    "group_id": 3,
                                                                    "id_unit_ref": "146ae374-a1fa-4bb5-98ed-959dd47fb1cf",
                                                                    "qty_dis": 5,
                                                                    "mt_items": {
                                                                      "$ref": "2"
                                                                    },
                                                                    "mt_items_sub": {
                                                                      "$ref": "24"
                                                                    },
                                                                    "mt_units_ref": {
                                                                      "$id": "26",
                                                                      "id": "e5bb468c-764d-415a-a3df-509205ab818c",
                                                                      "id_mask": "sample string 2",
                                                                      "name": "sample string 3",
                                                                      "coefficient": 4.1,
                                                                      "id_unit": "c3699421-248f-40f3-bb8b-3809683a40a5",
                                                                      "active": true,
                                                                      "created_on": "2025-12-08T21:27:03.4864915+01:00",
                                                                      "last_update": "2025-12-08T21:27:03.4864915+01:00",
                                                                      "id_user_upd": "6cc38059-98ee-462a-a2b2-19b68dc2596f",
                                                                      "commited": true,
                                                                      "mt_units": {
                                                                        "$id": "27",
                                                                        "id": "53e66d68-5d9f-4373-b1fd-7197cfd56500",
                                                                        "id_mask": "sample string 2",
                                                                        "name": "sample string 3",
                                                                        "active": true,
                                                                        "created_on": "2025-12-08T21:27:03.4864915+01:00",
                                                                        "last_update": "2025-12-08T21:27:03.4864915+01:00",
                                                                        "id_user_upd": "ea83b3dd-ed9e-416e-ae46-d76aaa5d90a2",
                                                                        "commited": true,
                                                                        "mt_units_ref": [
                                                                          {
                                                                            "$ref": "26"
                                                                          },
                                                                          {
                                                                            "$ref": "26"
                                                                          }
                                                                        ],
                                                                        "st_users": {
                                                                          "$ref": "7"
                                                                        },
                                                                        "mt_items": [
                                                                          {
                                                                            "$ref": "2"
                                                                          },
                                                                          {
                                                                            "$ref": "2"
                                                                          }
                                                                        ],
                                                                        "mt_items1": [
                                                                          {
                                                                            "$ref": "2"
                                                                          },
                                                                          {
                                                                            "$ref": "2"
                                                                          }
                                                                        ]
                                                                      },
                                                                      "st_users": {
                                                                        "$ref": "7"
                                                                      },
                                                                      "mt_items_formula": [
                                                                        {
                                                                          "$ref": "25"
                                                                        },
                                                                        {
                                                                          "$ref": "25"
                                                                        }
                                                                      ]
                                                                    }
                                                                  },
                                                                  {
                                                                    "$ref": "25"
                                                                  }
                                                                ],
                                                                "mt_items_types": {
                                                                  "$id": "28",
                                                                  "id": "d40aaccc-ab5d-4711-8c81-a863bd38ef5e",
                                                                  "id_mask": "sample string 2",
                                                                  "name": "sample string 3",
                                                                  "name_short": "sample string 4",
                                                                  "name_pos": "sample string 5",
                                                                  "id_image": "ff36d024-6b75-4f0e-9367-fc5a150063d3",
                                                                  "view_pos": true,
                                                                  "order": 7,
                                                                  "color_border": "sample string 8",
                                                                  "color_button": "sample string 9",
                                                                  "color_font": "sample string 10",
                                                                  "font_bold": true,
                                                                  "font_underline": true,
                                                                  "font_size": 13,
                                                                  "active": true,
                                                                  "created_on": "2025-12-08T21:27:03.4864915+01:00",
                                                                  "last_update": "2025-12-08T21:27:03.4864915+01:00",
                                                                  "id_user_upd": "0346f529-d674-488a-beb2-9a043843ac2e",
                                                                  "commited": true,
                                                                  "tt_vouchers_det": [
                                                                    {
                                                                      "$id": "29",
                                                                      "id_voucher": "fee231f7-86f0-4cdb-8a68-d14e23e4a7c3",
                                                                      "id_line": "9c5af26b-9ebc-4605-b8a1-5edcf1cfb8fe",
                                                                      "id_category": "1947f83a-4aca-4b24-9b24-91f55bc6e020",
                                                                      "id_item": "cb5f57e2-39fd-41e5-9115-16cef6f0af7d",
                                                                      "id_item_type": "90301530-abbf-4382-a251-d12ad6514887",
                                                                      "price_max": 1.1,
                                                                      "qty_add": 3.1,
                                                                      "qty_used": 4.1,
                                                                      "mt_categories": {
                                                                        "$ref": "4"
                                                                      },
                                                                      "mt_items": {
                                                                        "$ref": "2"
                                                                      },
                                                                      "mt_items_types": {
                                                                        "$ref": "28"
                                                                      },
                                                                      "tt_vouchers": {
                                                                        "$id": "30",
                                                                        "id": "04446e3a-0d9a-423e-8280-52e447364401",
                                                                        "id_voucher": 2,
                                                                        "locator_voucher": "sample string 3",
                                                                        "qr_code": "sample string 4",
                                                                        "date_from": "2025-12-08T21:27:03.4864915+01:00",
                                                                        "date_end": "2025-12-08T21:27:03.4864915+01:00",
                                                                        "date_used": "2025-12-08T21:27:03.4864915+01:00",
                                                                        "date_sesion": "2025-12-08T21:27:03.4864915+01:00",
                                                                        "id_employee": "c94db8e1-f382-4034-962a-18d5078d13d1",
                                                                        "id_branch": "c74be14c-ed50-4ff3-93f4-69238dde3c89",
                                                                        "id_voucher_permision": "9caa4141-df20-47f3-a59d-32bc19d620b6",
                                                                        "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": "811b3e33-0ba0-4f6e-9884-11b1b9023b9b",
                                                                        "id_user_add": "4097b2a1-e40a-4fdd-8d00-c0b7d62d47b0",
                                                                        "id_doc_sa": "85075bae-eeb0-4fe8-bb3a-371a82dfb8f8",
                                                                        "id_item_sub": "2700e76e-dcb1-47e2-be58-73fd10dd7450",
                                                                        "id_pos_sesion": "9e805737-bcfb-44a9-ae4f-cceed208441f",
                                                                        "is_authorized": true,
                                                                        "is_automatic": true,
                                                                        "print_in_branch": true,
                                                                        "printed": true,
                                                                        "is_entry": true,
                                                                        "is_consume": true,
                                                                        "is_used_entry": true,
                                                                        "is_used_consume": true,
                                                                        "is_close": true,
                                                                        "active": true,
                                                                        "created_on": "2025-12-08T21:27:03.4864915+01:00",
                                                                        "last_update": "2025-12-08T21:27:03.4864915+01:00",
                                                                        "commited": true,
                                                                        "mt_branches": {
                                                                          "$ref": "6"
                                                                        },
                                                                        "mt_employees": {
                                                                          "$ref": "20"
                                                                        },
                                                                        "mt_payment_types": {
                                                                          "$ref": "18"
                                                                        },
                                                                        "st_users": {
                                                                          "$ref": "7"
                                                                        },
                                                                        "tt_doc_sa_pay": [
                                                                          {
                                                                            "$ref": "19"
                                                                          },
                                                                          {
                                                                            "$ref": "19"
                                                                          }
                                                                        ],
                                                                        "tt_vouchers_det": [
                                                                          {
                                                                            "$ref": "29"
                                                                          },
                                                                          {
                                                                            "$ref": "29"
                                                                          }
                                                                        ],
                                                                        "tt_vouchers_permisions": {
                                                                          "$id": "31",
                                                                          "id": "fb41d3d7-098c-4651-a4ca-e80fe0fc8f4a",
                                                                          "date_from": "2025-12-08T21:27:03.4864915+01:00",
                                                                          "date_end": "2025-12-08T21:27:03.4864915+01:00",
                                                                          "date_used": "2025-12-08T21:27:03.4864915+01:00",
                                                                          "id_employee": "11bd0807-132f-4ef0-a548-8155543fd74c",
                                                                          "id_branch": "d8076c15-1007-41f7-8c68-91888d6317e8",
                                                                          "count": 6,
                                                                          "count_used": 1,
                                                                          "unlimited": true,
                                                                          "id_user_add": "29d5be21-4b79-4e13-9f68-3c4b4244ca46",
                                                                          "is_entry": true,
                                                                          "is_consume": true,
                                                                          "active": true,
                                                                          "created_on": "2025-12-08T21:27:03.4864915+01:00",
                                                                          "last_update": "2025-12-08T21:27:03.4864915+01:00",
                                                                          "commited": true,
                                                                          "mt_branches": {
                                                                            "$ref": "6"
                                                                          },
                                                                          "mt_employees": {
                                                                            "$ref": "20"
                                                                          },
                                                                          "st_users": {
                                                                            "$ref": "7"
                                                                          },
                                                                          "tt_vouchers": [
                                                                            {
                                                                              "$ref": "30"
                                                                            },
                                                                            {
                                                                              "$ref": "30"
                                                                            }
                                                                          ]
                                                                        }
                                                                      }
                                                                    },
                                                                    {
                                                                      "$ref": "29"
                                                                    }
                                                                  ],
                                                                  "st_images": {
                                                                    "$ref": "5"
                                                                  },
                                                                  "st_users": {
                                                                    "$ref": "7"
                                                                  },
                                                                  "mt_items_sub": [
                                                                    {
                                                                      "$ref": "24"
                                                                    },
                                                                    {
                                                                      "$ref": "24"
                                                                    }
                                                                  ],
                                                                  "mt_prices_rules": [
                                                                    {
                                                                      "$id": "32",
                                                                      "id": "41c5c559-0cce-488d-825e-5ad1675d018e",
                                                                      "id_mask": "sample string 2",
                                                                      "name": "sample string 3",
                                                                      "description": "sample string 4",
                                                                      "date_from": "2025-12-08T21:27:03.4864915+01:00",
                                                                      "date_end": "2025-12-08T21:27:03.4864915+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": "6b5f9117-b7db-4331-aad9-bb4a354ba26f",
                                                                      "id_pos": "656838f5-8e05-42d2-8a89-8e16df6eb90f",
                                                                      "id_list": "94bad171-2ef8-4368-a0c9-289e17692cdd",
                                                                      "id_item": "e99b69ab-9d86-456c-a994-f15a14b8eb40",
                                                                      "id_item_type": "fb6d422a-fe74-4479-a37d-255be31939fe",
                                                                      "id_category": "d361e58f-a2aa-4523-96e9-e5a6ff8b4263",
                                                                      "by_day_week": true,
                                                                      "use_mon": true,
                                                                      "use_tue": true,
                                                                      "use_wed": true,
                                                                      "use_thu": true,
                                                                      "use_fri": true,
                                                                      "use_sat": true,
                                                                      "use_sun": true,
                                                                      "use_hour_ini": "00:00:00.1234567",
                                                                      "use_hour_end": "00:00:00.1234567",
                                                                      "active": true,
                                                                      "created_on": "2025-12-08T21:27:03.4864915+01:00",
                                                                      "last_update": "2025-12-08T21:27:03.4864915+01:00",
                                                                      "id_user_upd": "704a9706-0049-4ca1-a3ec-f6422563492a",
                                                                      "commited": true,
                                                                      "mt_branches": {
                                                                        "$ref": "6"
                                                                      },
                                                                      "mt_categories": {
                                                                        "$ref": "4"
                                                                      },
                                                                      "mt_items": {
                                                                        "$ref": "2"
                                                                      },
                                                                      "mt_items_types": {
                                                                        "$ref": "28"
                                                                      },
                                                                      "mt_pos": {
                                                                        "$ref": "9"
                                                                      },
                                                                      "mt_prices_list": {
                                                                        "$id": "33",
                                                                        "id": "3d621e78-eb5d-4404-91ff-54a9ef219bfa",
                                                                        "id_mask": "sample string 2",
                                                                        "name": "sample string 3",
                                                                        "description": "sample string 4",
                                                                        "id_ref": "156a1d3e-cc8e-41ca-b9fd-7468987797a0",
                                                                        "tax_included": true,
                                                                        "switch_select": true,
                                                                        "item_type_default": 7,
                                                                        "name_pos": "sample string 8",
                                                                        "id_image": "289d00ed-5300-4d59-8408-4e3652063536",
                                                                        "view_pos": true,
                                                                        "order": 10,
                                                                        "color_border": "sample string 11",
                                                                        "color_button": "sample string 12",
                                                                        "color_font": "sample string 13",
                                                                        "active": true,
                                                                        "created_on": "2025-12-08T21:27:03.4864915+01:00",
                                                                        "last_update": "2025-12-08T21:27:03.4864915+01:00",
                                                                        "id_user_upd": "6476ee91-b5ec-41eb-b996-2b7e46d4c982",
                                                                        "commited": true,
                                                                        "mt_pos_prices_list": [
                                                                          {
                                                                            "$id": "34",
                                                                            "id_pos": "bf896bf8-6d37-47c0-822a-240b1056c89b",
                                                                            "id_pos_type": "1576ed7d-c0d8-47f2-af52-b27c4c5f321d",
                                                                            "id_price_list": "ea45af4c-520e-4334-8ba5-ab31d90f9b6a",
                                                                            "is_default": true,
                                                                            "view_mon": true,
                                                                            "view_tue": true,
                                                                            "view_wed": true,
                                                                            "view_thu": true,
                                                                            "view_fri": true,
                                                                            "view_sat": true,
                                                                            "view_sun": true,
                                                                            "active": true,
                                                                            "created_on": "2025-12-08T21:27:03.4864915+01:00",
                                                                            "last_update": "2025-12-08T21:27:03.4864915+01:00",
                                                                            "id_user_upd": "4e31d333-ef57-4465-a59c-338cc29fc11d",
                                                                            "commited": true,
                                                                            "mt_pos_view": {
                                                                              "$id": "35",
                                                                              "id_pos": "428b77a2-17e4-4cea-87e5-a4fdcdfcd7b0",
                                                                              "id_pos_type": "097f360c-e4f0-4f69-b08a-b2f462f4f482",
                                                                              "is_default": true,
                                                                              "active": true,
                                                                              "created_on": "2025-12-08T21:27:03.4864915+01:00",
                                                                              "last_update": "2025-12-08T21:27:03.4864915+01:00",
                                                                              "id_user_upd": "ff5ff46b-5d77-4a9d-8170-d60dbb549a61",
                                                                              "commited": true,
                                                                              "mt_pos": {
                                                                                "$ref": "9"
                                                                              },
                                                                              "mt_pos_prices_list": [
                                                                                {
                                                                                  "$ref": "34"
                                                                                },
                                                                                {
                                                                                  "$ref": "34"
                                                                                }
                                                                              ],
                                                                              "mt_pos_types": {
                                                                                "$id": "36",
                                                                                "id": "19ef2a0b-fafe-4987-9fa8-7718cff2b57a",
                                                                                "id_mask": "sample string 2",
                                                                                "name": "sample string 3",
                                                                                "is_module": true,
                                                                                "order": 5,
                                                                                "active": true,
                                                                                "created_on": "2025-12-08T21:27:03.4864915+01:00",
                                                                                "last_update": "2025-12-08T21:27:03.4864915+01:00",
                                                                                "id_user_upd": "298b5bd2-0971-4e96-a72d-270a9390762e",
                                                                                "commited": true,
                                                                                "mt_items_featured": [
                                                                                  {
                                                                                    "$id": "37",
                                                                                    "id": "ea455ff0-48f1-4c39-be0e-9bcb00863574",
                                                                                    "id_branch": "e9dbfc01-3539-4d85-ba77-b9733ea0fdf2",
                                                                                    "id_pos_type": "91843236-8c49-49b3-91d5-063e9d7af3ea",
                                                                                    "id_pos": "5a5e0cd6-38a4-419d-b5be-7c3a4cc2c6f1",
                                                                                    "id_item": "bedf1927-2194-40b8-907c-7aec7c915aaa",
                                                                                    "date_from": "2025-12-08T21:27:03.4864915+01:00",
                                                                                    "date_end": "2025-12-08T21:27:03.4864915+01:00",
                                                                                    "image_id": 4,
                                                                                    "active": true,
                                                                                    "created_on": "2025-12-08T21:27:03.4864915+01:00",
                                                                                    "last_update": "2025-12-08T21:27:03.4864915+01:00",
                                                                                    "id_user_upd": "3d1be928-b7fc-4fbb-8be2-b126654b8721",
                                                                                    "commited": true,
                                                                                    "mt_branches": {
                                                                                      "$ref": "6"
                                                                                    },
                                                                                    "mt_items": {
                                                                                      "$ref": "2"
                                                                                    },
                                                                                    "mt_pos": {
                                                                                      "$ref": "9"
                                                                                    },
                                                                                    "mt_pos_types": {
                                                                                      "$ref": "36"
                                                                                    },
                                                                                    "st_users": {
                                                                                      "$ref": "7"
                                                                                    }
                                                                                  },
                                                                                  {
                                                                                    "$ref": "37"
                                                                                  }
                                                                                ],
                                                                                "mt_pos_doc_print": [
                                                                                  {
                                                                                    "$id": "38",
                                                                                    "id_pos_print": "b4221828-b162-41b4-b2f7-8898d488b57f",
                                                                                    "id_doc": "7a5b14a8-2ea8-40be-ab12-c069ad5b334e",
                                                                                    "id_pos_type": "fd898afd-a2cb-4ef7-a6cb-51c6b443cc41",
                                                                                    "id_doc_print": "2952b70d-f9b3-4bf9-bd99-a8ace7f78269",
                                                                                    "copies": 5,
                                                                                    "print_mode": 6,
                                                                                    "active": true,
                                                                                    "created_on": "2025-12-08T21:27:03.4864915+01:00",
                                                                                    "last_update": "2025-12-08T21:27:03.4864915+01:00",
                                                                                    "id_user_upd": "33793483-4978-4776-9810-19b3a3b9b135",
                                                                                    "commited": true,
                                                                                    "mt_docs": {
                                                                                      "$ref": "13"
                                                                                    },
                                                                                    "mt_pos_print": {
                                                                                      "$id": "39",
                                                                                      "id": "5c872e54-e5b6-42fd-b49b-a959b34b3f3e",
                                                                                      "id_pos": "cd7b3aeb-c528-410a-8775-4e6028da9680",
                                                                                      "id_mask": "sample string 3",
                                                                                      "name": "sample string 4",
                                                                                      "mode_print": 5,
                                                                                      "port": "sample string 6",
                                                                                      "baud_rate": 1,
                                                                                      "data_bits": 1,
                                                                                      "stop_bit": 1,
                                                                                      "flow_control": 1,
                                                                                      "parity": 1,
                                                                                      "pin_cashdrawer": 1,
                                                                                      "ip_printer": "sample string 7",
                                                                                      "port_ip": 1,
                                                                                      "printer_name": "sample string 8",
                                                                                      "active": true,
                                                                                      "created_on": "2025-12-08T21:27:03.4864915+01:00",
                                                                                      "last_update": "2025-12-08T21:27:03.4864915+01:00",
                                                                                      "id_user_upd": "518844c9-54df-432a-b55d-0e854fa53c50",
                                                                                      "commited": true,
                                                                                      "mt_pos": {
                                                                                        "$ref": "9"
                                                                                      },
                                                                                      "mt_pos_doc_print": [
                                                                                        {
                                                                                          "$ref": "38"
                                                                                        },
                                                                                        {
                                                                                          "$ref": "38"
                                                                                        }
                                                                                      ],
                                                                                      "st_users": {
                                                                                        "$ref": "7"
                                                                                      }
                                                                                    },
                                                                                    "mt_pos_types": {
                                                                                      "$ref": "36"
                                                                                    },
                                                                                    "st_doc_print": {
                                                                                      "$id": "40",
                                                                                      "id": "91177d21-28ee-40c7-b210-c06a17654e80",
                                                                                      "id_mask": "sample string 2",
                                                                                      "name": "sample string 3",
                                                                                      "description": "sample string 4",
                                                                                      "high_row": 5,
                                                                                      "high_doc": 6,
                                                                                      "with_doc": 7,
                                                                                      "to_file": true,
                                                                                      "active": true,
                                                                                      "created_on": "2025-12-08T21:27:03.4864915+01:00",
                                                                                      "last_update": "2025-12-08T21:27:03.4864915+01:00",
                                                                                      "commited": true,
                                                                                      "mt_pos_doc_print": [
                                                                                        {
                                                                                          "$ref": "38"
                                                                                        },
                                                                                        {
                                                                                          "$ref": "38"
                                                                                        }
                                                                                      ],
                                                                                      "st_doc_print_det": [
                                                                                        {
                                                                                          "$id": "41",
                                                                                          "id_doc_print": "02c2bcec-e0c4-482a-8df1-94c745214627",
                                                                                          "id_line": 2,
                                                                                          "text": "sample string 3",
                                                                                          "type_line": "sample string 4",
                                                                                          "type_align": "sample string 5",
                                                                                          "ref_line": 6,
                                                                                          "font_name": "sample string 7",
                                                                                          "font_bold": true,
                                                                                          "font_underline": true,
                                                                                          "font_color": "sample string 10",
                                                                                          "st_doc_print": {
                                                                                            "$ref": "40"
                                                                                          }
                                                                                        },
                                                                                        {
                                                                                          "$ref": "41"
                                                                                        }
                                                                                      ]
                                                                                    },
                                                                                    "st_users": {
                                                                                      "$ref": "7"
                                                                                    }
                                                                                  },
                                                                                  {
                                                                                    "$ref": "38"
                                                                                  }
                                                                                ],
                                                                                "st_users": {
                                                                                  "$ref": "7"
                                                                                },
                                                                                "mt_pos_view": [
                                                                                  {
                                                                                    "$ref": "35"
                                                                                  },
                                                                                  {
                                                                                    "$ref": "35"
                                                                                  }
                                                                                ]
                                                                              },
                                                                              "st_users": {
                                                                                "$ref": "7"
                                                                              }
                                                                            },
                                                                            "mt_prices_list": {
                                                                              "$ref": "33"
                                                                            },
                                                                            "st_users": {
                                                                              "$ref": "7"
                                                                            }
                                                                          },
                                                                          {
                                                                            "$ref": "34"
                                                                          }
                                                                        ],
                                                                        "mt_prices_items": [
                                                                          {
                                                                            "$id": "42",
                                                                            "id_list": "9ecc2fe0-2313-455b-a865-db9feff76579",
                                                                            "id_item_sub": "3e716dcf-ab6b-486f-89ff-93f93dd42238",
                                                                            "validity_date": "2025-12-08T21:27:03.4864915+01:00",
                                                                            "price": 4.1,
                                                                            "active": true,
                                                                            "created_on": "2025-12-08T21:27:03.4864915+01:00",
                                                                            "last_update": "2025-12-08T21:27:03.4864915+01:00",
                                                                            "id_user_upd": "d21badc5-0a02-4a23-8a7f-df35ff70ff03",
                                                                            "commited": true,
                                                                            "mt_items_sub": {
                                                                              "$ref": "24"
                                                                            },
                                                                            "mt_prices_list": {
                                                                              "$ref": "33"
                                                                            },
                                                                            "st_users": {
                                                                              "$ref": "7"
                                                                            }
                                                                          },
                                                                          {
                                                                            "$ref": "42"
                                                                          }
                                                                        ],
                                                                        "mt_prices_list1": [
                                                                          {
                                                                            "$ref": "33"
                                                                          },
                                                                          {
                                                                            "$ref": "33"
                                                                          }
                                                                        ],
                                                                        "mt_prices_list2": {
                                                                          "$ref": "33"
                                                                        },
                                                                        "mt_prices_list_rules": [
                                                                          {
                                                                            "$id": "43",
                                                                            "id": "fca2530b-0f2a-4a51-86b1-01c58f86f326",
                                                                            "id_mask": "sample string 2",
                                                                            "name": "sample string 3",
                                                                            "description": "sample string 4",
                                                                            "date_from": "2025-12-08T21:27:03.4864915+01:00",
                                                                            "date_end": "2025-12-08T21:27:03.4864915+01:00",
                                                                            "id_branch": "f9ef866e-9227-4f81-aa2c-30a9f470f927",
                                                                            "id_pos": "25ef96a6-3612-41fe-a726-8d2983b9b126",
                                                                            "id_list": "19ad5a25-2106-4e42-8044-b2b93ebe23b0",
                                                                            "view_list": true,
                                                                            "is_default": true,
                                                                            "active": true,
                                                                            "created_on": "2025-12-08T21:27:03.4864915+01:00",
                                                                            "last_update": "2025-12-08T21:27:03.4864915+01:00",
                                                                            "id_user_upd": "f9691f04-0d9a-4305-8bea-c35551a6b8cd",
                                                                            "commited": true,
                                                                            "mt_branches": {
                                                                              "$ref": "6"
                                                                            },
                                                                            "mt_pos": {
                                                                              "$ref": "9"
                                                                            },
                                                                            "mt_prices_list": {
                                                                              "$ref": "33"
                                                                            },
                                                                            "st_users": {
                                                                              "$ref": "7"
                                                                            }
                                                                          },
                                                                          {
                                                                            "$ref": "43"
                                                                          }
                                                                        ],
                                                                        "st_images": {
                                                                          "$ref": "5"
                                                                        },
                                                                        "st_users": {
                                                                          "$ref": "7"
                                                                        },
                                                                        "mt_prices_rules": [
                                                                          {
                                                                            "$ref": "32"
                                                                          },
                                                                          {
                                                                            "$ref": "32"
                                                                          }
                                                                        ],
                                                                        "tt_doc_sa_det": [
                                                                          {
                                                                            "$ref": "23"
                                                                          },
                                                                          {
                                                                            "$ref": "23"
                                                                          }
                                                                        ]
                                                                      },
                                                                      "st_users": {
                                                                        "$ref": "7"
                                                                      }
                                                                    },
                                                                    {
                                                                      "$ref": "32"
                                                                    }
                                                                  ],
                                                                  "tt_items_customs": [
                                                                    {
                                                                      "$id": "44",
                                                                      "id": "df7ca5d4-224c-40c1-bf24-fc038b6f543f",
                                                                      "order_id": 2,
                                                                      "id_item": "cbf9d41d-1848-4dbd-9969-7de352efa987",
                                                                      "id_item_type": "5c302242-a29b-4be5-9acf-ac898d12754f",
                                                                      "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": "c11fde67-a538-4de2-ae69-65d30570c4b4",
                                                                      "type_item": 11,
                                                                      "id_voucher_json": "99df78c2-dad9-470b-a190-a0c084911c46",
                                                                      "count_voucher": 1,
                                                                      "id_category": "c1fa1a35-fe97-4203-b7a1-0de5fd214286",
                                                                      "created_on": "2025-12-08T21:27:03.4864915+01:00",
                                                                      "last_update": "2025-12-08T21:27:03.4864915+01:00",
                                                                      "id_user_upd": "99080588-d15c-42a8-b12b-d828a9a8c38f",
                                                                      "commited": true,
                                                                      "mt_items": {
                                                                        "$ref": "2"
                                                                      },
                                                                      "mt_items_types": {
                                                                        "$ref": "28"
                                                                      },
                                                                      "st_users": {
                                                                        "$ref": "7"
                                                                      },
                                                                      "tt_pos_sesion": {
                                                                        "$id": "45",
                                                                        "id": "f354071f-6840-4de5-84ff-2c1ce48e9b70",
                                                                        "nro_sesion": 2,
                                                                        "id_pos": "31507917-af92-4d09-a6c6-64e296c5e625",
                                                                        "date_tax": "2025-12-08T21:27:03.4864915+01:00",
                                                                        "date_open": "2025-12-08T21:27:03.4864915+01:00",
                                                                        "date_close": "2025-12-08T21:27:03.4864915+01:00",
                                                                        "id_user_open": "f56af92d-a259-45d1-9bdf-fcbf570f5978",
                                                                        "id_user_close": "2639c256-7513-4110-a931-4702f3d1b34c",
                                                                        "nro_z": 1,
                                                                        "amt_tot": 1.1,
                                                                        "locator_event": "sample string 6",
                                                                        "status_pos": 7,
                                                                        "training_sesion": true,
                                                                        "active": true,
                                                                        "created_on": "2025-12-08T21:27:03.4864915+01:00",
                                                                        "last_update": "2025-12-08T21:27:03.4864915+01:00",
                                                                        "commited": true,
                                                                        "mt_pos": {
                                                                          "$ref": "9"
                                                                        },
                                                                        "tt_cloakrooms_units": [
                                                                          {
                                                                            "$ref": "11"
                                                                          },
                                                                          {
                                                                            "$ref": "11"
                                                                          }
                                                                        ],
                                                                        "tt_items_customs": [
                                                                          {
                                                                            "$ref": "44"
                                                                          },
                                                                          {
                                                                            "$ref": "44"
                                                                          }
                                                                        ],
                                                                        "tt_doc_sa_pt": [
                                                                          {
                                                                            "$id": "46",
                                                                            "id": "a1de4e3e-0bd5-4923-8fab-62ecde5fe616",
                                                                            "json_object": "sample string 2",
                                                                            "json_pays": "sample string 3",
                                                                            "id_pos_sesion": "3c51c744-10ba-4032-9337-1f2461ab25cd",
                                                                            "type_pay": 5,
                                                                            "module": "sample string 6",
                                                                            "process": true,
                                                                            "json_cloackrooms": "sample string 8",
                                                                            "multi_select": 9,
                                                                            "terminal_name": "sample string 10",
                                                                            "created_on": "2025-12-08T21:27:03.4864915+01:00",
                                                                            "tt_pos_sesion": {
                                                                              "$ref": "45"
                                                                            }
                                                                          },
                                                                          {
                                                                            "$ref": "46"
                                                                          }
                                                                        ],
                                                                        "tt_rooms_units_activity": [
                                                                          {
                                                                            "$id": "47",
                                                                            "id": "9db40f81-e498-44da-9f93-12ca64f2a0e5",
                                                                            "id_room_unit": "8fa80195-171c-4b51-bfbb-2065b4953309",
                                                                            "id_room_list": "ff97162d-0682-42aa-996b-eca019b466d4",
                                                                            "nro_res_ext": "sample string 3",
                                                                            "date_reserved": "2025-12-08T21:27:03.4864915+01:00",
                                                                            "date_from": "2025-12-08T21:27:03.4864915+01:00",
                                                                            "date_end": "2025-12-08T21:27:03.4864915+01:00",
                                                                            "date_open": "2025-12-08T21:27:03.4864915+01:00",
                                                                            "date_close": "2025-12-08T21:27:03.4864915+01:00",
                                                                            "id_employee": "5715261a-0b72-4259-bec9-9f375896d32d",
                                                                            "id_employee_sec": "b2c12d04-8c66-462b-84e3-6074a86d3c8e",
                                                                            "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": "62847945-c33d-42d8-9d82-9f26720b5f29",
                                                                            "comment": "sample string 7",
                                                                            "id_user_open": "fbdba346-5692-4f85-9c3b-7af81b56ebb3",
                                                                            "id_user_close": "f65fdd90-7583-43a4-a1c9-17690c69a96e",
                                                                            "id_unit_state": "8a80ab67-6164-4fe1-9a6a-5ec482d37729",
                                                                            "id_pos_sesion": "d232017f-7910-4a94-addf-3543fec27e39",
                                                                            "vip": true,
                                                                            "paid": true,
                                                                            "send": true,
                                                                            "send_date": "2025-12-08T21:27:03.4864915+01:00",
                                                                            "active": true,
                                                                            "created_on": "2025-12-08T21:27:03.4864915+01:00",
                                                                            "last_update": "2025-12-08T21:27:03.4864915+01:00",
                                                                            "commited": true,
                                                                            "mt_employees": {
                                                                              "$ref": "20"
                                                                            },
                                                                            "mt_employees1": {
                                                                              "$ref": "20"
                                                                            },
                                                                            "mt_rooms_units": {
                                                                              "$id": "48",
                                                                              "id": "78fa68c4-efc8-488b-8743-7da283fd5b4c",
                                                                              "id_mask": "sample string 2",
                                                                              "name": "sample string 3",
                                                                              "name_label": "sample string 4",
                                                                              "name_zone": "sample string 5",
                                                                              "order": 6,
                                                                              "id_room": "e53e2b6c-e009-4ea1-ae8f-28c67d317cf0",
                                                                              "pax": 8,
                                                                              "pos_x": 9,
                                                                              "pos_y": 10,
                                                                              "size_w": 1,
                                                                              "size_h": 1,
                                                                              "in_map": true,
                                                                              "reserved_on": true,
                                                                              "id_room_type": "779855be-43f7-4d03-be8d-30e121828dd9",
                                                                              "locked": true,
                                                                              "date_locked": "2025-12-08T21:27:03.4864915+01:00",
                                                                              "comment_locked": "sample string 15",
                                                                              "active": true,
                                                                              "created_on": "2025-12-08T21:27:03.4864915+01:00",
                                                                              "last_update": "2025-12-08T21:27:03.4864915+01:00",
                                                                              "id_user_upd": "5fc18c0c-2b89-483f-9b6f-89a0e7f9c572",
                                                                              "commited": true,
                                                                              "mt_rooms": {
                                                                                "$id": "49",
                                                                                "id": "ca5b9843-c0fe-4521-8d45-6e78437a5aca",
                                                                                "id_mask": "sample string 2",
                                                                                "name": "sample string 3",
                                                                                "description": "sample string 4",
                                                                                "id_branch": "dd9e47f0-f872-4ae1-b261-bafcedb0655d",
                                                                                "name_pos": "sample string 6",
                                                                                "id_image": "da1476d9-34ef-429b-bb0d-57d3654907fd",
                                                                                "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": "002b43c9-2b8f-42cc-bb1a-d78e187febcb",
                                                                                "refresh_status": true,
                                                                                "active": true,
                                                                                "created_on": "2025-12-08T21:27:03.4864915+01:00",
                                                                                "last_update": "2025-12-08T21:27:03.4864915+01:00",
                                                                                "id_user_upd": "659d5fea-27c6-4aa2-a71d-af020925d792",
                                                                                "commited": true,
                                                                                "mt_branches": {
                                                                                  "$ref": "6"
                                                                                },
                                                                                "mt_pos_rooms": [
                                                                                  {
                                                                                    "$id": "50",
                                                                                    "id_pos": "c90afada-218e-455e-a43a-2721ae9e147c",
                                                                                    "id_room": "9f93d638-88ac-403e-a3b3-d394b5753f79",
                                                                                    "active": true,
                                                                                    "created_on": "2025-12-08T21:27:03.4864915+01:00",
                                                                                    "last_update": "2025-12-08T21:27:03.4864915+01:00",
                                                                                    "id_user_upd": "b72bd087-28f0-44e7-b8db-551dfd916c31",
                                                                                    "commited": true,
                                                                                    "mt_pos": {
                                                                                      "$ref": "9"
                                                                                    },
                                                                                    "mt_rooms": {
                                                                                      "$ref": "49"
                                                                                    },
                                                                                    "st_users": {
                                                                                      "$ref": "7"
                                                                                    }
                                                                                  },
                                                                                  {
                                                                                    "$ref": "50"
                                                                                  }
                                                                                ],
                                                                                "st_images": {
                                                                                  "$ref": "5"
                                                                                },
                                                                                "st_images1": {
                                                                                  "$ref": "5"
                                                                                },
                                                                                "st_users": {
                                                                                  "$ref": "7"
                                                                                },
                                                                                "mt_rooms_units": [
                                                                                  {
                                                                                    "$ref": "48"
                                                                                  },
                                                                                  {
                                                                                    "$ref": "48"
                                                                                  }
                                                                                ],
                                                                                "tt_rooms_list": [
                                                                                  {
                                                                                    "$id": "51",
                                                                                    "id": "ddb1c50a-e5d3-4ff1-99bd-92b9ca6b8448",
                                                                                    "id_room": "8e27b6c4-67d1-4a39-b940-891a0944f5e5",
                                                                                    "date_in": "2025-12-08T21:27:03.4864915+01:00",
                                                                                    "date_out": "2025-12-08T21:27:03.4864915+01:00",
                                                                                    "id_user_add": "9c05438c-8d1a-4bcc-ab5d-661da8c5542b",
                                                                                    "from_reservation": "sample string 5",
                                                                                    "pax": 6,
                                                                                    "status": 7,
                                                                                    "comment": "sample string 8",
                                                                                    "active": true,
                                                                                    "created_on": "2025-12-08T21:27:03.4864915+01:00",
                                                                                    "last_update": "2025-12-08T21:27:03.4864915+01:00",
                                                                                    "commited": true,
                                                                                    "mt_rooms": {
                                                                                      "$ref": "49"
                                                                                    },
                                                                                    "st_users": {
                                                                                      "$ref": "7"
                                                                                    },
                                                                                    "tt_rooms_units_activity": [
                                                                                      {
                                                                                        "$ref": "47"
                                                                                      },
                                                                                      {
                                                                                        "$ref": "47"
                                                                                      }
                                                                                    ]
                                                                                  },
                                                                                  {
                                                                                    "$ref": "51"
                                                                                  }
                                                                                ]
                                                                              },
                                                                              "mt_rooms_units_types": {
                                                                                "$id": "52",
                                                                                "id": "97031382-2922-4967-84f8-c55ec786cd71",
                                                                                "id_mask": "sample string 2",
                                                                                "name": "sample string 3",
                                                                                "description": "sample string 4",
                                                                                "high": 5,
                                                                                "width": 6,
                                                                                "active": true,
                                                                                "created_on": "2025-12-08T21:27:03.4864915+01:00",
                                                                                "last_update": "2025-12-08T21:27:03.4864915+01:00",
                                                                                "id_user_upd": "41825ac3-a37f-41db-a6d6-1a58b1e32a5a",
                                                                                "commited": true,
                                                                                "mt_rooms_units": [
                                                                                  {
                                                                                    "$ref": "48"
                                                                                  },
                                                                                  {
                                                                                    "$ref": "48"
                                                                                  }
                                                                                ],
                                                                                "mt_rooms_units_states_types": [
                                                                                  {
                                                                                    "$id": "53",
                                                                                    "id_room_type": "2169d24d-1683-47c4-8b60-90940a090e5e",
                                                                                    "id_room_state": "0eb68cf9-45b0-4dfa-a030-4c78a6f2c827",
                                                                                    "id_image": "932d6155-3df0-4b68-9d95-2853987f7287",
                                                                                    "color_font": "sample string 4",
                                                                                    "font_bold": true,
                                                                                    "font_underline": true,
                                                                                    "font_size": 7,
                                                                                    "active": true,
                                                                                    "created_on": "2025-12-08T21:27:03.4864915+01:00",
                                                                                    "last_update": "2025-12-08T21:27:03.4864915+01:00",
                                                                                    "id_user_upd": "4259dbc8-c501-4989-a7e7-fe6ed783bd90",
                                                                                    "commited": true,
                                                                                    "mt_rooms_units_states": {
                                                                                      "$id": "54",
                                                                                      "id": "042ac1ec-745c-4c26-a1e1-a5a8b2e65698",
                                                                                      "id_mask": "sample string 2",
                                                                                      "name": "sample string 3",
                                                                                      "description": "sample string 4",
                                                                                      "active": true,
                                                                                      "created_on": "2025-12-08T21:27:03.4864915+01:00",
                                                                                      "last_update": "2025-12-08T21:27:03.4864915+01:00",
                                                                                      "id_user_upd": "61eeec2e-6549-4157-ba4a-474dc1cbf1fd",
                                                                                      "commited": true,
                                                                                      "st_users": {
                                                                                        "$ref": "7"
                                                                                      },
                                                                                      "mt_rooms_units_states_types": [
                                                                                        {
                                                                                          "$ref": "53"
                                                                                        },
                                                                                        {
                                                                                          "$ref": "53"
                                                                                        }
                                                                                      ],
                                                                                      "tt_rooms_units_activity": [
                                                                                        {
                                                                                          "$ref": "47"
                                                                                        },
                                                                                        {
                                                                                          "$ref": "47"
                                                                                        }
                                                                                      ]
                                                                                    },
                                                                                    "mt_rooms_units_types": {
                                                                                      "$ref": "52"
                                                                                    },
                                                                                    "st_images": {
                                                                                      "$ref": "5"
                                                                                    },
                                                                                    "st_users": {
                                                                                      "$ref": "7"
                                                                                    }
                                                                                  },
                                                                                  {
                                                                                    "$ref": "53"
                                                                                  }
                                                                                ],
                                                                                "st_users": {
                                                                                  "$ref": "7"
                                                                                }
                                                                              },
                                                                              "st_users": {
                                                                                "$ref": "7"
                                                                              },
                                                                              "tt_rooms_units_activity": [
                                                                                {
                                                                                  "$ref": "47"
                                                                                },
                                                                                {
                                                                                  "$ref": "47"
                                                                                }
                                                                              ]
                                                                            },
                                                                            "mt_rooms_units_states": {
                                                                              "$ref": "54"
                                                                            },
                                                                            "st_users": {
                                                                              "$ref": "7"
                                                                            },
                                                                            "st_users1": {
                                                                              "$ref": "7"
                                                                            },
                                                                            "tt_doc_sa": [
                                                                              {
                                                                                "$ref": "12"
                                                                              },
                                                                              {
                                                                                "$ref": "12"
                                                                              }
                                                                            ],
                                                                            "tt_pos_sesion": {
                                                                              "$ref": "45"
                                                                            },
                                                                            "tt_rooms_list": {
                                                                              "$ref": "51"
                                                                            }
                                                                          },
                                                                          {
                                                                            "$ref": "47"
                                                                          }
                                                                        ],
                                                                        "tt_doc_sa": [
                                                                          {
                                                                            "$ref": "12"
                                                                          },
                                                                          {
                                                                            "$ref": "12"
                                                                          }
                                                                        ],
                                                                        "tt_tips": [
                                                                          {
                                                                            "$id": "55",
                                                                            "id": "fab5a7ff-0238-4017-9048-5363933ec8c6",
                                                                            "id_pos_sesion": "53d43c1e-e38c-49a7-b2b5-7f9a8faba1da",
                                                                            "amt_card": 1.1,
                                                                            "amt_cash": 1.1,
                                                                            "id_user": "5fa59721-9b84-4aa7-9d11-8de80bf2f212",
                                                                            "id_room_unit_activity": "cb775651-ea79-4329-b199-5f6733122b93",
                                                                            "id_doc_sa": "cad5af83-e8df-4f9e-9b25-d1e204892944",
                                                                            "id_pos_type": "325a25eb-b01d-4301-a6f0-3e7700e2107a",
                                                                            "comment": "sample string 5",
                                                                            "json_response": "sample string 6",
                                                                            "id_doc_ref": "ca8d25f8-9605-437d-9e5c-b7f9d9f25303",
                                                                            "coupon_id": "sample string 7",
                                                                            "terminal_id": "sample string 8",
                                                                            "card_name": "sample string 9",
                                                                            "card_bank": "sample string 10",
                                                                            "card_number": "sample string 11",
                                                                            "client_name": "sample string 12",
                                                                            "money_type": "sample string 13",
                                                                            "merchant_id": "sample string 14",
                                                                            "aid": "sample string 15",
                                                                            "auth_num": "sample string 16",
                                                                            "authorization": true,
                                                                            "signature": true,
                                                                            "contactless": true,
                                                                            "date_hour_pay": "sample string 17",
                                                                            "terminal_name": "sample string 18",
                                                                            "active": true,
                                                                            "created_on": "2025-12-08T21:27:03.4864915+01:00",
                                                                            "last_update": "2025-12-08T21:27:03.4864915+01:00",
                                                                            "commited": true,
                                                                            "tt_pos_sesion": {
                                                                              "$ref": "45"
                                                                            },
                                                                            "tt_tips_users": [
                                                                              {
                                                                                "$id": "56",
                                                                                "id_tip": "29803d9c-3517-4b26-a5bf-41b328d0f40a",
                                                                                "id_user": "f5849dfe-3217-4a3a-8100-55ae925670be",
                                                                                "amt_card": 1.1,
                                                                                "amt_cash": 1.1,
                                                                                "type_share": 3,
                                                                                "active": true,
                                                                                "created_on": "2025-12-08T21:27:03.4864915+01:00",
                                                                                "last_update": "2025-12-08T21:27:03.4864915+01:00",
                                                                                "commited": true,
                                                                                "st_users": {
                                                                                  "$ref": "7"
                                                                                },
                                                                                "tt_tips": {
                                                                                  "$ref": "55"
                                                                                }
                                                                              },
                                                                              {
                                                                                "$ref": "56"
                                                                              }
                                                                            ]
                                                                          },
                                                                          {
                                                                            "$ref": "55"
                                                                          }
                                                                        ],
                                                                        "st_users": {
                                                                          "$ref": "7"
                                                                        },
                                                                        "st_users1": {
                                                                          "$ref": "7"
                                                                        },
                                                                        "tt_pos_sesion_users": [
                                                                          {
                                                                            "$id": "57",
                                                                            "id_pos_sesion": "35d01400-fedb-49fd-83e7-7fc405e6353d",
                                                                            "id_user": "64b8d32c-a368-4d98-81bc-3c6748c387d6",
                                                                            "date_add": "2025-12-08T21:27:03.4864915+01:00",
                                                                            "active": true,
                                                                            "created_on": "2025-12-08T21:27:03.4864915+01:00",
                                                                            "last_update": "2025-12-08T21:27:03.4864915+01:00",
                                                                            "commited": true,
                                                                            "st_users": {
                                                                              "$ref": "7"
                                                                            },
                                                                            "tt_pos_sesion": {
                                                                              "$ref": "45"
                                                                            }
                                                                          },
                                                                          {
                                                                            "$ref": "57"
                                                                          }
                                                                        ]
                                                                      }
                                                                    },
                                                                    {
                                                                      "$ref": "44"
                                                                    }
                                                                  ]
                                                                },
                                                                "mt_items_vouchers": {
                                                                  "$id": "58",
                                                                  "id": "99820d83-c579-47a9-af2f-180aa9b03c70",
                                                                  "id_mask": "sample string 2",
                                                                  "name": "sample string 3",
                                                                  "description": "sample string 4",
                                                                  "json": "sample string 5",
                                                                  "id_pay_type": "35522266-337e-4094-88f8-6ad3dc8e3a73",
                                                                  "id_doc_print": "698ea330-3e56-435d-98e3-1ccbbbe62f98",
                                                                  "hour_end": "00:00:00.1234567",
                                                                  "price_item_sub": true,
                                                                  "define_validity": true,
                                                                  "price_ref": true,
                                                                  "price_min": 11.1,
                                                                  "supply_apply": 12,
                                                                  "active": true,
                                                                  "created_on": "2025-12-08T21:27:03.4864915+01:00",
                                                                  "last_update": "2025-12-08T21:27:03.4864915+01:00",
                                                                  "commited": true,
                                                                  "mt_items_sub": [
                                                                    {
                                                                      "$ref": "24"
                                                                    },
                                                                    {
                                                                      "$ref": "24"
                                                                    }
                                                                  ]
                                                                },
                                                                "st_users": {
                                                                  "$ref": "7"
                                                                },
                                                                "mt_prices_items": [
                                                                  {
                                                                    "$ref": "42"
                                                                  },
                                                                  {
                                                                    "$ref": "42"
                                                                  }
                                                                ],
                                                                "tt_doc_sa_det": [
                                                                  {
                                                                    "$ref": "23"
                                                                  },
                                                                  {
                                                                    "$ref": "23"
                                                                  }
                                                                ]
                                                              },
                                                              "mt_prices_list": {
                                                                "$ref": "33"
                                                              },
                                                              "st_users": {
                                                                "$ref": "7"
                                                              },
                                                              "st_users1": {
                                                                "$ref": "7"
                                                              },
                                                              "tt_doc_sa": {
                                                                "$ref": "12"
                                                              },
                                                              "tt_doc_sa_det_stock": [
                                                                {
                                                                  "$id": "59",
                                                                  "id_doc_sa": "e7ca646a-c905-4560-a2d6-1b7f7a3c1729",
                                                                  "id_line": 2,
                                                                  "id_item": "43cac993-3f7c-4174-869a-479f1ad41829",
                                                                  "qty": 4.1,
                                                                  "mt_items": {
                                                                    "$ref": "2"
                                                                  },
                                                                  "tt_doc_sa_det": {
                                                                    "$ref": "23"
                                                                  }
                                                                },
                                                                {
                                                                  "$ref": "59"
                                                                }
                                                              ]
                                                            },
                                                            {
                                                              "$ref": "23"
                                                            }
                                                          ],
                                                          "tt_doc_sa_pay": [
                                                            {
                                                              "$ref": "19"
                                                            },
                                                            {
                                                              "$ref": "19"
                                                            }
                                                          ],
                                                          "tt_vouchers": [
                                                            {
                                                              "$ref": "30"
                                                            },
                                                            {
                                                              "$ref": "30"
                                                            }
                                                          ],
                                                          "tt_vouchers_permisions": [
                                                            {
                                                              "$ref": "31"
                                                            },
                                                            {
                                                              "$ref": "31"
                                                            }
                                                          ],
                                                          "tt_rooms_units_activity": [
                                                            {
                                                              "$ref": "47"
                                                            },
                                                            {
                                                              "$ref": "47"
                                                            }
                                                          ],
                                                          "tt_rooms_units_activity1": [
                                                            {
                                                              "$ref": "47"
                                                            },
                                                            {
                                                              "$ref": "47"
                                                            }
                                                          ]
                                                        },
                                                        "mt_money_types": {
                                                          "$ref": "15"
                                                        },
                                                        "mt_payment_types": {
                                                          "$ref": "18"
                                                        },
                                                        "tt_doc_sa": {
                                                          "$ref": "12"
                                                        },
                                                        "tt_vouchers": {
                                                          "$ref": "30"
                                                        }
                                                      },
                                                      {
                                                        "$ref": "19"
                                                      }
                                                    ],
                                                    "tt_vouchers": [
                                                      {
                                                        "$ref": "30"
                                                      },
                                                      {
                                                        "$ref": "30"
                                                      }
                                                    ]
                                                  },
                                                  "st_users": {
                                                    "$ref": "7"
                                                  },
                                                  "mt_money_types": {
                                                    "$ref": "15"
                                                  },
                                                  "tt_doc_sa": {
                                                    "$ref": "12"
                                                  }
                                                },
                                                {
                                                  "$ref": "17"
                                                }
                                              ],
                                              "tt_doc_sa_pay": [
                                                {
                                                  "$ref": "19"
                                                },
                                                {
                                                  "$ref": "19"
                                                }
                                              ]
                                            },
                                            "mt_payment_types": {
                                              "$ref": "18"
                                            },
                                            "st_users": {
                                              "$ref": "7"
                                            }
                                          },
                                          {
                                            "$ref": "14"
                                          }
                                        ],
                                        "st_images": {
                                          "$ref": "5"
                                        },
                                        "st_users": {
                                          "$ref": "7"
                                        },
                                        "mt_pos_doc_print": [
                                          {
                                            "$ref": "38"
                                          },
                                          {
                                            "$ref": "38"
                                          }
                                        ],
                                        "st_doc_num": [
                                          {
                                            "$id": "60",
                                            "id_pos": "ef9f4492-88d7-4cf2-9f71-dcc2f66cc60b",
                                            "id_doc": "b28518bc-18e8-4bd6-b184-3101dd5b18e3",
                                            "value": 3,
                                            "created_on": "2025-12-08T21:27:03.4864915+01:00",
                                            "last_update": "2025-12-08T21:27:03.4864915+01:00",
                                            "commited": true,
                                            "mt_docs": {
                                              "$ref": "13"
                                            },
                                            "mt_pos": {
                                              "$ref": "9"
                                            }
                                          },
                                          {
                                            "$ref": "60"
                                          }
                                        ],
                                        "tt_doc_sa": [
                                          {
                                            "$ref": "12"
                                          },
                                          {
                                            "$ref": "12"
                                          }
                                        ],
                                        "tt_doc_st": [
                                          {
                                            "$id": "61",
                                            "id": "f868e94a-1c35-44b8-a336-1b3bdf119ab0",
                                            "id_pos": "9606276d-4b02-4d8e-814e-bcc464fb1414",
                                            "id_doc": "2b43d0c2-0506-4b01-bd06-651978beb132",
                                            "id_branch": "dd8a1252-2cd0-428b-84ab-6c79ef623fcc",
                                            "nro_doc": "sample string 5",
                                            "date_doc": "2025-12-08T21:27:03.4864915+01:00",
                                            "block": true,
                                            "nro_original": "sample string 8",
                                            "id_ref": "8747f55a-1b8e-48f4-9a96-ee7a7d3429d7",
                                            "id_loc_from": "7ee797b7-602b-46d4-857a-87071628bc6e",
                                            "id_loc_end": "32a3aca5-761d-442f-9e67-1d26149d486d",
                                            "id_user_add": "cf19e242-6e95-4ab6-8957-77382c3f3485",
                                            "id_user_upd": "2016b3b0-0808-4348-bebb-c60de812bc33",
                                            "id_pos_sesion": "1afd7eb4-6862-46c3-b152-8abafd68f517",
                                            "comment": "sample string 12",
                                            "status": 1,
                                            "is_send": true,
                                            "date_send": "2025-12-08T21:27:03.4864915+01:00",
                                            "active": true,
                                            "created_on": "2025-12-08T21:27:03.4864915+01:00",
                                            "last_update": "2025-12-08T21:27:03.4864915+01:00",
                                            "commited": true,
                                            "mt_branches": {
                                              "$ref": "6"
                                            },
                                            "mt_docs": {
                                              "$ref": "13"
                                            },
                                            "mt_locations": {
                                              "$id": "62",
                                              "id": "113601c0-47a0-4997-992a-ce94b41dc947",
                                              "id_mask": "sample string 2",
                                              "name": "sample string 3",
                                              "description": "sample string 4",
                                              "reserved": true,
                                              "id_branch": "3d94d52b-d0cd-42a6-923a-971264d6cc27",
                                              "active": true,
                                              "created_on": "2025-12-08T21:27:03.4864915+01:00",
                                              "last_update": "2025-12-08T21:27:03.4864915+01:00",
                                              "id_user_upd": "a06aaa6e-e744-4270-8503-a755f293cf22",
                                              "commited": true,
                                              "mt_branches": {
                                                "$ref": "6"
                                              },
                                              "st_users": {
                                                "$ref": "7"
                                              },
                                              "tt_doc_sa": [
                                                {
                                                  "$ref": "12"
                                                },
                                                {
                                                  "$ref": "12"
                                                }
                                              ],
                                              "tt_doc_sa1": [
                                                {
                                                  "$ref": "12"
                                                },
                                                {
                                                  "$ref": "12"
                                                }
                                              ],
                                              "tt_doc_st": [
                                                {
                                                  "$ref": "61"
                                                },
                                                {
                                                  "$ref": "61"
                                                }
                                              ],
                                              "tt_doc_st1": [
                                                {
                                                  "$ref": "61"
                                                },
                                                {
                                                  "$ref": "61"
                                                }
                                              ],
                                              "tt_stock": [
                                                {
                                                  "$id": "63",
                                                  "id_location": "529d1b4f-b4cf-4778-908f-8faf2a7b007c",
                                                  "id_item": "2d67b36b-f08b-4209-a30d-77d1aa8b542f",
                                                  "stock_ideal": 3.1,
                                                  "stock_min": 4.1,
                                                  "stock_max": 5.1,
                                                  "stock": 6.1,
                                                  "active": true,
                                                  "created_on": "2025-12-08T21:27:03.4864915+01:00",
                                                  "last_update": "2025-12-08T21:27:03.4864915+01:00",
                                                  "commited": true,
                                                  "mt_items": {
                                                    "$ref": "2"
                                                  },
                                                  "mt_locations": {
                                                    "$ref": "62"
                                                  }
                                                },
                                                {
                                                  "$ref": "63"
                                                }
                                              ]
                                            },
                                            "mt_locations1": {
                                              "$ref": "62"
                                            },
                                            "mt_pos": {
                                              "$ref": "9"
                                            },
                                            "st_users": {
                                              "$ref": "7"
                                            },
                                            "st_users1": {
                                              "$ref": "7"
                                            },
                                            "tt_doc_st_det": [
                                              {
                                                "$id": "64",
                                                "id_doc_st": "2088cecb-0325-47c0-b03a-90fe9c459d60",
                                                "id_line": 2,
                                                "id_item": "873302ec-3f3b-4b70-9ad6-6f153fc6ae70",
                                                "comment": "sample string 4",
                                                "qty": 5.1,
                                                "status": 1,
                                                "active": true,
                                                "mt_items": {
                                                  "$ref": "2"
                                                },
                                                "tt_doc_st": {
                                                  "$ref": "61"
                                                }
                                              },
                                              {
                                                "$ref": "64"
                                              }
                                            ],
                                            "tt_doc_st1": [
                                              {
                                                "$ref": "61"
                                              },
                                              {
                                                "$ref": "61"
                                              }
                                            ],
                                            "tt_doc_st2": {
                                              "$ref": "61"
                                            }
                                          },
                                          {
                                            "$ref": "61"
                                          }
                                        ]
                                      },
                                      "mt_locations": {
                                        "$ref": "62"
                                      },
                                      "mt_locations1": {
                                        "$ref": "62"
                                      },
                                      "mt_pos": {
                                        "$ref": "9"
                                      },
                                      "st_users": {
                                        "$ref": "7"
                                      },
                                      "st_users1": {
                                        "$ref": "7"
                                      },
                                      "tt_cloakrooms_units": [
                                        {
                                          "$ref": "11"
                                        },
                                        {
                                          "$ref": "11"
                                        }
                                      ],
                                      "tt_doc_sa_cashflow": [
                                        {
                                          "$ref": "17"
                                        },
                                        {
                                          "$ref": "17"
                                        }
                                      ],
                                      "tt_doc_sa_det": [
                                        {
                                          "$ref": "23"
                                        },
                                        {
                                          "$ref": "23"
                                        }
                                      ],
                                      "tt_doc_sa_pay": [
                                        {
                                          "$ref": "19"
                                        },
                                        {
                                          "$ref": "19"
                                        }
                                      ],
                                      "tt_doc_sa1": [
                                        {
                                          "$ref": "12"
                                        },
                                        {
                                          "$ref": "12"
                                        }
                                      ],
                                      "tt_doc_sa2": {
                                        "$ref": "12"
                                      },
                                      "tt_pos_sesion": {
                                        "$ref": "45"
                                      },
                                      "tt_rooms_units_activity": {
                                        "$ref": "47"
                                      },
                                      "tt_spool_doc_print": [
                                        {
                                          "$id": "65",
                                          "id": "e6404565-48c3-44f1-b3e1-0a30f2bfb4c8",
                                          "spool_server": "sample string 2",
                                          "id_doc_sa": "cfd97af8-ed86-4fbe-a29f-31f3defd7818",
                                          "spool_printer": "sample string 4",
                                          "count": 5,
                                          "created_on": "2025-12-08T21:27:03.4864915+01:00",
                                          "printed": true,
                                          "print_on": "2025-12-08T21:27:03.4864915+01:00",
                                          "tt_doc_sa": {
                                            "$ref": "12"
                                          }
                                        },
                                        {
                                          "$ref": "65"
                                        }
                                      ]
                                    },
                                    "tt_pos_sesion": {
                                      "$ref": "45"
                                    }
                                  },
                                  {
                                    "$ref": "11"
                                  }
                                ]
                              },
                              {
                                "$ref": "10"
                              }
                            ],
                            "mt_items_featured": [
                              {
                                "$ref": "37"
                              },
                              {
                                "$ref": "37"
                              }
                            ],
                            "mt_pos_print": [
                              {
                                "$ref": "39"
                              },
                              {
                                "$ref": "39"
                              }
                            ],
                            "mt_pos_rooms": [
                              {
                                "$ref": "50"
                              },
                              {
                                "$ref": "50"
                              }
                            ],
                            "st_users": {
                              "$ref": "7"
                            },
                            "mt_pos_view": [
                              {
                                "$ref": "35"
                              },
                              {
                                "$ref": "35"
                              }
                            ],
                            "mt_prices_list_rules": [
                              {
                                "$ref": "43"
                              },
                              {
                                "$ref": "43"
                              }
                            ],
                            "mt_prices_rules": [
                              {
                                "$ref": "32"
                              },
                              {
                                "$ref": "32"
                              }
                            ],
                            "st_doc_num": [
                              {
                                "$ref": "60"
                              },
                              {
                                "$ref": "60"
                              }
                            ],
                            "st_pos_license": [
                              {
                                "$id": "66",
                                "id": "6b369eaa-9ea7-4e96-8729-875a3f4a6706",
                                "id_pos": "725b8418-0330-4b80-85b0-9e96d8034638",
                                "mac_address": "sample string 3",
                                "date_end": "2025-12-08T21:27:03.4864915+01:00",
                                "key_access": "sample string 5",
                                "id_user_add": "9389bb4e-af48-4b93-8faf-bf0ecf2b3b52",
                                "active": true,
                                "created_on": "2025-12-08T21:27:03.4864915+01:00",
                                "last_update": "2025-12-08T21:27:03.4864915+01:00",
                                "commited": true,
                                "mt_pos": {
                                  "$ref": "9"
                                },
                                "st_users": {
                                  "$ref": "7"
                                }
                              },
                              {
                                "$ref": "66"
                              }
                            ],
                            "st_users_pos": [
                              {
                                "$id": "67",
                                "id_user": "bd2add5d-8c5b-424a-8483-d9bce26d40ee",
                                "id_pos": "fe667275-0da2-4444-9808-b14a2030c46f",
                                "pass_required": true,
                                "active": true,
                                "created_on": "2025-12-08T21:27:03.4864915+01:00",
                                "last_update": "2025-12-08T21:27:03.4864915+01:00",
                                "commited": true,
                                "mt_pos": {
                                  "$ref": "9"
                                },
                                "st_users": {
                                  "$ref": "7"
                                }
                              },
                              {
                                "$ref": "67"
                              }
                            ],
                            "tt_doc_sa": [
                              {
                                "$ref": "12"
                              },
                              {
                                "$ref": "12"
                              }
                            ],
                            "tt_pos_connection": [
                              {
                                "$id": "68",
                                "id": "3d1999e4-8b95-4fd6-bf7a-fc686e9be9e6",
                                "id_pos": "540d5d44-012d-4189-b9f0-be7e9703d719",
                                "date_add": "2025-12-08T21:27:03.4864915+01:00",
                                "date_upd": "2025-12-08T21:27:03.4864915+01:00",
                                "date_out": "2025-12-08T21:27:03.4864915+01:00",
                                "connection_type": "sample string 3",
                                "connection_speed": 1,
                                "terminal_name": "sample string 4",
                                "version": "sample string 5",
                                "commited": true,
                                "mt_pos": {
                                  "$ref": "9"
                                }
                              },
                              {
                                "$ref": "68"
                              }
                            ],
                            "tt_pos_sesion": [
                              {
                                "$ref": "45"
                              },
                              {
                                "$ref": "45"
                              }
                            ],
                            "mt_branches": {
                              "$ref": "6"
                            },
                            "tt_logs": [
                              {
                                "$id": "69",
                                "id": "09706bca-be4b-467d-b580-890b6512a450",
                                "id_user_add": "a4ab4992-79d4-47d0-a6d2-0dcd6d74749b",
                                "id_table": "c0448edd-dcf4-43af-ae9f-e167c1681a92",
                                "message_log": "sample string 3",
                                "json_object": "sample string 4",
                                "log_type": "sample string 5",
                                "id_pos": "928a6208-587e-4374-9584-a8f81bd6ac84",
                                "created_on": "2025-12-08T21:27:03.4864915+01:00",
                                "commited": true,
                                "mt_pos": {
                                  "$ref": "9"
                                },
                                "st_sync_tables": {
                                  "$id": "70",
                                  "id": "3f78ea37-d6fa-493e-85c1-0ca4161fa6de",
                                  "level": 2,
                                  "order": 3,
                                  "name": "sample string 4",
                                  "log_ins": true,
                                  "log_upd": true,
                                  "packet_forward": true,
                                  "active": true,
                                  "created_on": "2025-12-08T21:27:03.4864915+01:00",
                                  "last_update": "2025-12-08T21:27:03.4864915+01:00",
                                  "commited": true,
                                  "st_sync_packages_det": [
                                    {
                                      "$id": "71",
                                      "id": "ecc26527-fcf5-4a75-869e-802e071024b5",
                                      "id_sync": "decf2844-2168-47b3-b1b6-8ddcee587918",
                                      "json": "sample string 3",
                                      "id_table": "5030b2c0-fb0b-4ef6-910b-24bd8903dbee",
                                      "order": 5,
                                      "st_sync_packages": {
                                        "$id": "72",
                                        "id": "664a6cac-6ad8-43a0-a3ad-8e84deef06dd",
                                        "id_branch_from": "9af73bc8-b317-4361-9ffe-c044c2cec8ac",
                                        "id_branch_to": "201ec895-e413-40bb-b46f-9313c0db8570",
                                        "type": 4,
                                        "created_on": "2025-12-08T21:27:03.4864915+01:00",
                                        "order": 6,
                                        "status": 7,
                                        "log_info": "sample string 8",
                                        "sync_on": "2025-12-08T21:27:03.4864915+01:00",
                                        "send_on": "2025-12-08T21:27:03.4864915+01:00",
                                        "mt_branches": {
                                          "$ref": "6"
                                        },
                                        "mt_branches1": {
                                          "$ref": "6"
                                        },
                                        "st_sync_packages_det": [
                                          {
                                            "$ref": "71"
                                          },
                                          {
                                            "$ref": "71"
                                          }
                                        ]
                                      },
                                      "st_sync_tables": {
                                        "$ref": "70"
                                      }
                                    },
                                    {
                                      "$ref": "71"
                                    }
                                  ],
                                  "tt_logs": [
                                    {
                                      "$ref": "69"
                                    },
                                    {
                                      "$ref": "69"
                                    }
                                  ]
                                },
                                "st_users": {
                                  "$ref": "7"
                                }
                              },
                              {
                                "$ref": "69"
                              }
                            ],
                            "st_local_variables": [
                              {
                                "$id": "73",
                                "id": "1dfd3f68-a63c-49ff-854c-cc42b63ca51c",
                                "id_pos": "dd9e0b6e-b70d-44bb-be48-545653e15842",
                                "name": "sample string 3",
                                "description": "sample string 4",
                                "value": "sample string 5",
                                "type": "sample string 6",
                                "last_update": "2025-12-08T21:27:03.4864915+01:00",
                                "commited": true,
                                "mt_pos": {
                                  "$ref": "9"
                                }
                              },
                              {
                                "$ref": "73"
                              }
                            ],
                            "tt_doc_st": [
                              {
                                "$ref": "61"
                              },
                              {
                                "$ref": "61"
                              }
                            ]
                          },
                          {
                            "$ref": "9"
                          }
                        ],
                        "st_users": {
                          "$ref": "7"
                        }
                      },
                      {
                        "$ref": "8"
                      }
                    ],
                    "mt_brands": [
                      {
                        "$ref": "1"
                      },
                      {
                        "$ref": "1"
                      }
                    ],
                    "mt_categories": [
                      {
                        "$ref": "4"
                      },
                      {
                        "$ref": "4"
                      }
                    ],
                    "mt_categories_items": [
                      {
                        "$ref": "3"
                      },
                      {
                        "$ref": "3"
                      }
                    ],
                    "mt_cloakrooms": [
                      {
                        "$ref": "10"
                      },
                      {
                        "$ref": "10"
                      }
                    ],
                    "mt_docs_payment_money": [
                      {
                        "$ref": "14"
                      },
                      {
                        "$ref": "14"
                      }
                    ],
                    "mt_employees": [
                      {
                        "$ref": "20"
                      },
                      {
                        "$ref": "20"
                      }
                    ],
                    "mt_employees_profiles": [
                      {
                        "$ref": "22"
                      },
                      {
                        "$ref": "22"
                      }
                    ],
                    "mt_items": [
                      {
                        "$ref": "2"
                      },
                      {
                        "$ref": "2"
                      }
                    ],
                    "mt_items_featured": [
                      {
                        "$ref": "37"
                      },
                      {
                        "$ref": "37"
                      }
                    ],
                    "mt_items_sub": [
                      {
                        "$ref": "24"
                      },
                      {
                        "$ref": "24"
                      }
                    ],
                    "mt_items_types": [
                      {
                        "$ref": "28"
                      },
                      {
                        "$ref": "28"
                      }
                    ],
                    "mt_locations": [
                      {
                        "$ref": "62"
                      },
                      {
                        "$ref": "62"
                      }
                    ],
                    "mt_money_rates": [
                      {
                        "$ref": "16"
                      },
                      {
                        "$ref": "16"
                      }
                    ],
                    "mt_money_types": [
                      {
                        "$ref": "15"
                      },
                      {
                        "$ref": "15"
                      }
                    ],
                    "mt_payment_types": [
                      {
                        "$ref": "18"
                      },
                      {
                        "$ref": "18"
                      }
                    ],
                    "mt_pos": [
                      {
                        "$ref": "9"
                      },
                      {
                        "$ref": "9"
                      }
                    ],
                    "mt_pos_doc_print": [
                      {
                        "$ref": "38"
                      },
                      {
                        "$ref": "38"
                      }
                    ],
                    "mt_pos_prices_list": [
                      {
                        "$ref": "34"
                      },
                      {
                        "$ref": "34"
                      }
                    ],
                    "mt_pos_print": [
                      {
                        "$ref": "39"
                      },
                      {
                        "$ref": "39"
                      }
                    ],
                    "mt_pos_rooms": [
                      {
                        "$ref": "50"
                      },
                      {
                        "$ref": "50"
                      }
                    ],
                    "mt_pos_types": [
                      {
                        "$ref": "36"
                      },
                      {
                        "$ref": "36"
                      }
                    ],
                    "mt_pos_view": [
                      {
                        "$ref": "35"
                      },
                      {
                        "$ref": "35"
                      }
                    ],
                    "mt_prices_items": [
                      {
                        "$ref": "42"
                      },
                      {
                        "$ref": "42"
                      }
                    ],
                    "mt_prices_list": [
                      {
                        "$ref": "33"
                      },
                      {
                        "$ref": "33"
                      }
                    ],
                    "mt_prices_list_rules": [
                      {
                        "$ref": "43"
                      },
                      {
                        "$ref": "43"
                      }
                    ],
                    "mt_prices_rules": [
                      {
                        "$ref": "32"
                      },
                      {
                        "$ref": "32"
                      }
                    ],
                    "mt_rooms": [
                      {
                        "$ref": "49"
                      },
                      {
                        "$ref": "49"
                      }
                    ],
                    "mt_rooms_units": [
                      {
                        "$ref": "48"
                      },
                      {
                        "$ref": "48"
                      }
                    ],
                    "mt_rooms_units_states": [
                      {
                        "$ref": "54"
                      },
                      {
                        "$ref": "54"
                      }
                    ],
                    "mt_rooms_units_states_types": [
                      {
                        "$ref": "53"
                      },
                      {
                        "$ref": "53"
                      }
                    ],
                    "mt_rooms_units_types": [
                      {
                        "$ref": "52"
                      },
                      {
                        "$ref": "52"
                      }
                    ],
                    "mt_units": [
                      {
                        "$ref": "27"
                      },
                      {
                        "$ref": "27"
                      }
                    ],
                    "mt_units_ref": [
                      {
                        "$ref": "26"
                      },
                      {
                        "$ref": "26"
                      }
                    ],
                    "st_images": {
                      "$ref": "5"
                    },
                    "st_images1": {
                      "$ref": "5"
                    },
                    "st_permisions": [
                      {
                        "$id": "74",
                        "id": "e926f176-5f7d-43e8-b706-4df971707151",
                        "id_function": "53b55a46-53e9-48a7-ab45-95dd52f2e386",
                        "id_user": "a608ec72-6cb8-4a2d-b4f2-d467bbe5b124",
                        "id_profile": "d222396d-ac18-4e2a-b690-0fdec54f83dd",
                        "permission": 3,
                        "active": true,
                        "created_on": "2025-12-08T21:27:03.4864915+01:00",
                        "last_update": "2025-12-08T21:27:03.4864915+01:00",
                        "commited": true,
                        "st_users_profiles": {
                          "$id": "75",
                          "id": "f8fc5dec-80b4-44f9-874c-935877f4cc1b",
                          "id_mask": "sample string 2",
                          "name": "sample string 3",
                          "description": "sample string 4",
                          "is_pass_required": true,
                          "is_admin": true,
                          "level_id": 7,
                          "order_1": 8,
                          "order_2": 9,
                          "order_3": 10,
                          "order_4": 11,
                          "is_tips": true,
                          "active": true,
                          "created_on": "2025-12-08T21:27:03.4864915+01:00",
                          "last_update": "2025-12-08T21:27:03.4864915+01:00",
                          "commited": true,
                          "st_permisions": [
                            {
                              "$ref": "74"
                            },
                            {
                              "$ref": "74"
                            }
                          ],
                          "st_users": [
                            {
                              "$ref": "7"
                            },
                            {
                              "$ref": "7"
                            }
                          ]
                        },
                        "st_users": {
                          "$ref": "7"
                        },
                        "st_functions": {
                          "$id": "76",
                          "id": "852efa2f-9117-4cae-acbc-725d36c572da",
                          "id_mask": "sample string 2",
                          "name": "sample string 3",
                          "description": "sample string 4",
                          "level_id": 5,
                          "id_group": "252c6b29-3b09-4fba-82bc-e3ad16067b11",
                          "name_event": "sample string 7",
                          "name_pos": "sample string 8",
                          "id_image": "5bc296cf-33ab-4bb5-81e8-bd78ed87ae4f",
                          "view_pos": true,
                          "order": 10,
                          "color_border": "sample string 11",
                          "color_button": "sample string 12",
                          "color_font": "sample string 13",
                          "font_bold": true,
                          "font_underline": true,
                          "font_size": 16,
                          "active": true,
                          "created_on": "2025-12-08T21:27:03.4864915+01:00",
                          "last_update": "2025-12-08T21:27:03.4864915+01:00",
                          "commited": true,
                          "st_functions_groups": {
                            "$id": "77",
                            "id": "e1a2a91f-a82c-465a-8b6d-12b6d2eaee06",
                            "id_mask": "sample string 2",
                            "name": "sample string 3",
                            "description": "sample string 4",
                            "active": true,
                            "created_on": "2025-12-08T21:27:03.4864915+01:00",
                            "last_update": "2025-12-08T21:27:03.4864915+01:00",
                            "commited": true,
                            "st_functions": [
                              {
                                "$ref": "76"
                              },
                              {
                                "$ref": "76"
                              }
                            ]
                          },
                          "st_images": {
                            "$ref": "5"
                          },
                          "st_permisions": [
                            {
                              "$ref": "74"
                            },
                            {
                              "$ref": "74"
                            }
                          ]
                        }
                      },
                      {
                        "$ref": "74"
                      }
                    ],
                    "st_pos_license": [
                      {
                        "$ref": "66"
                      },
                      {
                        "$ref": "66"
                      }
                    ],
                    "st_users_pos": [
                      {
                        "$ref": "67"
                      },
                      {
                        "$ref": "67"
                      }
                    ],
                    "st_users_profiles": {
                      "$ref": "75"
                    },
                    "st_users_token": [
                      {
                        "$id": "78",
                        "id": "61fb0812-a56e-44e5-b5de-e412e0317a0e",
                        "token_id": "sample string 2",
                        "id_user": "cc8a3064-4fb6-468b-b2c6-5fcfa9675d4c",
                        "date_from": "2025-12-08T21:27:03.4864915+01:00",
                        "date_end": "2025-12-08T21:27:03.4864915+01:00",
                        "created_on": "2025-12-08T21:27:03.4864915+01:00",
                        "st_users": {
                          "$ref": "7"
                        }
                      },
                      {
                        "$ref": "78"
                      }
                    ],
                    "tt_doc_sa_cashflow": [
                      {
                        "$ref": "17"
                      },
                      {
                        "$ref": "17"
                      }
                    ],
                    "tt_doc_sa_det": [
                      {
                        "$ref": "23"
                      },
                      {
                        "$ref": "23"
                      }
                    ],
                    "tt_doc_sa_det1": [
                      {
                        "$ref": "23"
                      },
                      {
                        "$ref": "23"
                      }
                    ],
                    "tt_doc_sa": [
                      {
                        "$ref": "12"
                      },
                      {
                        "$ref": "12"
                      }
                    ],
                    "tt_doc_sa1": [
                      {
                        "$ref": "12"
                      },
                      {
                        "$ref": "12"
                      }
                    ],
                    "tt_doc_st": [
                      {
                        "$ref": "61"
                      },
                      {
                        "$ref": "61"
                      }
                    ],
                    "tt_doc_st1": [
                      {
                        "$ref": "61"
                      },
                      {
                        "$ref": "61"
                      }
                    ],
                    "tt_items_customs": [
                      {
                        "$ref": "44"
                      },
                      {
                        "$ref": "44"
                      }
                    ],
                    "tt_logs": [
                      {
                        "$ref": "69"
                      },
                      {
                        "$ref": "69"
                      }
                    ],
                    "tt_pos_sesion": [
                      {
                        "$ref": "45"
                      },
                      {
                        "$ref": "45"
                      }
                    ],
                    "tt_pos_sesion1": [
                      {
                        "$ref": "45"
                      },
                      {
                        "$ref": "45"
                      }
                    ],
                    "tt_rooms_list": [
                      {
                        "$ref": "51"
                      },
                      {
                        "$ref": "51"
                      }
                    ],
                    "tt_rooms_units_activity": [
                      {
                        "$ref": "47"
                      },
                      {
                        "$ref": "47"
                      }
                    ],
                    "tt_rooms_units_activity1": [
                      {
                        "$ref": "47"
                      },
                      {
                        "$ref": "47"
                      }
                    ],
                    "tt_rooms_units_log": [
                      {
                        "$id": "79",
                        "id": "95b68d6e-c288-451f-b500-c4e09dad9c75",
                        "id_room_activity": "0d7751d1-b7cc-4903-b4d5-c25cc4370e8e",
                        "id_pos_sesion": "144debb6-5386-4192-8a9a-9a294924eabc",
                        "log_text": "sample string 4",
                        "id_user": "0e3f67d9-4f4e-4547-9780-d25054c5cfc5",
                        "created_on": "2025-12-08T21:27:03.4864915+01:00",
                        "commited": true,
                        "st_users": {
                          "$ref": "7"
                        }
                      },
                      {
                        "$ref": "79"
                      }
                    ],
                    "tt_tips_users": [
                      {
                        "$ref": "56"
                      },
                      {
                        "$ref": "56"
                      }
                    ],
                    "tt_vouchers_permisions": [
                      {
                        "$ref": "31"
                      },
                      {
                        "$ref": "31"
                      }
                    ],
                    "tt_vouchers": [
                      {
                        "$ref": "30"
                      },
                      {
                        "$ref": "30"
                      }
                    ],
                    "mt_docs": [
                      {
                        "$ref": "13"
                      },
                      {
                        "$ref": "13"
                      }
                    ],
                    "tt_pos_sesion_users": [
                      {
                        "$ref": "57"
                      },
                      {
                        "$ref": "57"
                      }
                    ]
                  },
                  "mt_branches_zones": [
                    {
                      "$ref": "8"
                    },
                    {
                      "$ref": "8"
                    }
                  ],
                  "mt_employees_branches": [
                    {
                      "$ref": "21"
                    },
                    {
                      "$ref": "21"
                    }
                  ],
                  "mt_items_featured": [
                    {
                      "$ref": "37"
                    },
                    {
                      "$ref": "37"
                    }
                  ],
                  "mt_locations": [
                    {
                      "$ref": "62"
                    },
                    {
                      "$ref": "62"
                    }
                  ],
                  "mt_periods": [
                    {
                      "$id": "80",
                      "id_branch": "c5ca5c50-5cd6-4bd3-9cf9-6a2a413e4e5e",
                      "exercise_id": 2,
                      "period_id": 3,
                      "date_from": "2025-12-08T21:27:03.4864915+01:00",
                      "date_end": "2025-12-08T21:27:03.4864915+01:00",
                      "state": "sample string 6",
                      "created_on": "2025-12-08T21:27:03.4864915+01:00",
                      "last_update": "2025-12-08T21:27:03.4864915+01:00",
                      "commited": true,
                      "mt_branches": {
                        "$ref": "6"
                      }
                    },
                    {
                      "$ref": "80"
                    }
                  ],
                  "mt_pos": [
                    {
                      "$ref": "9"
                    },
                    {
                      "$ref": "9"
                    }
                  ],
                  "mt_prices_list_rules": [
                    {
                      "$ref": "43"
                    },
                    {
                      "$ref": "43"
                    }
                  ],
                  "mt_prices_rules": [
                    {
                      "$ref": "32"
                    },
                    {
                      "$ref": "32"
                    }
                  ],
                  "mt_rooms": [
                    {
                      "$ref": "49"
                    },
                    {
                      "$ref": "49"
                    }
                  ],
                  "st_sync_packages": [
                    {
                      "$ref": "72"
                    },
                    {
                      "$ref": "72"
                    }
                  ],
                  "st_sync_packages1": [
                    {
                      "$ref": "72"
                    },
                    {
                      "$ref": "72"
                    }
                  ],
                  "tt_doc_sa": [
                    {
                      "$ref": "12"
                    },
                    {
                      "$ref": "12"
                    }
                  ],
                  "tt_doc_st": [
                    {
                      "$ref": "61"
                    },
                    {
                      "$ref": "61"
                    }
                  ],
                  "tt_vouchers": [
                    {
                      "$ref": "30"
                    },
                    {
                      "$ref": "30"
                    }
                  ],
                  "tt_vouchers_permisions": [
                    {
                      "$ref": "31"
                    },
                    {
                      "$ref": "31"
                    }
                  ]
                },
                {
                  "$ref": "6"
                }
              ],
              "mt_categories": [
                {
                  "$ref": "4"
                },
                {
                  "$ref": "4"
                }
              ],
              "mt_employees": [
                {
                  "$ref": "20"
                },
                {
                  "$ref": "20"
                }
              ],
              "mt_items": [
                {
                  "$ref": "2"
                },
                {
                  "$ref": "2"
                }
              ],
              "mt_items_types": [
                {
                  "$ref": "28"
                },
                {
                  "$ref": "28"
                }
              ],
              "mt_money_types": [
                {
                  "$ref": "15"
                },
                {
                  "$ref": "15"
                }
              ],
              "mt_payment_types": [
                {
                  "$ref": "18"
                },
                {
                  "$ref": "18"
                }
              ],
              "mt_prices_list": [
                {
                  "$ref": "33"
                },
                {
                  "$ref": "33"
                }
              ],
              "mt_rooms": [
                {
                  "$ref": "49"
                },
                {
                  "$ref": "49"
                }
              ],
              "mt_rooms1": [
                {
                  "$ref": "49"
                },
                {
                  "$ref": "49"
                }
              ],
              "mt_rooms_units_states_types": [
                {
                  "$ref": "53"
                },
                {
                  "$ref": "53"
                }
              ],
              "st_functions": [
                {
                  "$ref": "76"
                },
                {
                  "$ref": "76"
                }
              ],
              "st_images_types": {
                "$id": "81",
                "id": "c23e1873-f433-4ea2-bb18-b17caf61b033",
                "id_mask": "sample string 2",
                "name": "sample string 3",
                "description": "sample string 4",
                "active": true,
                "created_on": "2025-12-08T21:27:03.4864915+01:00",
                "last_update": "2025-12-08T21:27:03.4864915+01:00",
                "commited": true,
                "st_images": [
                  {
                    "$ref": "5"
                  },
                  {
                    "$ref": "5"
                  }
                ]
              },
              "mt_docs": [
                {
                  "$ref": "13"
                },
                {
                  "$ref": "13"
                }
              ],
              "st_users": [
                {
                  "$ref": "7"
                },
                {
                  "$ref": "7"
                }
              ],
              "st_users1": [
                {
                  "$ref": "7"
                },
                {
                  "$ref": "7"
                }
              ],
              "mt_cloakrooms": [
                {
                  "$ref": "10"
                },
                {
                  "$ref": "10"
                }
              ]
            },
            "st_users": {
              "$ref": "7"
            },
            "mt_prices_rules": [
              {
                "$ref": "32"
              },
              {
                "$ref": "32"
              }
            ],
            "tt_vouchers_det": [
              {
                "$ref": "29"
              },
              {
                "$ref": "29"
              }
            ]
          },
          "mt_items": {
            "$ref": "2"
          },
          "st_users": {
            "$ref": "7"
          }
        },
        {
          "$ref": "3"
        }
      ],
      "mt_items_featured": [
        {
          "$ref": "37"
        },
        {
          "$ref": "37"
        }
      ],
      "mt_items_formula": [
        {
          "$ref": "25"
        },
        {
          "$ref": "25"
        }
      ],
      "mt_units": {
        "$ref": "27"
      },
      "mt_units1": {
        "$ref": "27"
      },
      "st_images": {
        "$ref": "5"
      },
      "st_users": {
        "$ref": "7"
      },
      "mt_items_sub": [
        {
          "$ref": "24"
        },
        {
          "$ref": "24"
        }
      ],
      "mt_prices_rules": [
        {
          "$ref": "32"
        },
        {
          "$ref": "32"
        }
      ],
      "tt_doc_sa_det_stock": [
        {
          "$ref": "59"
        },
        {
          "$ref": "59"
        }
      ],
      "tt_doc_st_det": [
        {
          "$ref": "64"
        },
        {
          "$ref": "64"
        }
      ],
      "tt_items_customs": [
        {
          "$ref": "44"
        },
        {
          "$ref": "44"
        }
      ],
      "tt_stock": [
        {
          "$ref": "63"
        },
        {
          "$ref": "63"
        }
      ],
      "tt_vouchers_det": [
        {
          "$ref": "29"
        },
        {
          "$ref": "29"
        }
      ]
    },
    {
      "$ref": "2"
    }
  ],
  "st_users": {
    "$ref": "7"
  }
}

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

None.