POST api/Mt_Items_Sub

Request Information

URI Parameters

None.

Body Parameters

mt_items_sub
NameDescriptionTypeAdditional information
id

globally unique identifier

None.

id_item

globally unique identifier

Required

id_item_type

globally unique identifier

Required

is_default

boolean

Required

barcode

string

Max length: 50

voucher_apply

boolean

Required

id_voucher_json

globally unique identifier

None.

count_voucher

integer

None.

id_voucher_type

integer

None.

active

boolean

Required

created_on

date

None.

last_update

date

None.

id_user_upd

globally unique identifier

None.

commited

boolean

None.

mt_items

mt_items

None.

mt_items_formula

Collection of mt_items_formula

None.

mt_items_types

mt_items_types

None.

mt_items_vouchers

mt_items_vouchers

None.

st_users

st_users

None.

mt_prices_items

Collection of mt_prices_items

None.

tt_doc_sa_det

Collection of tt_doc_sa_det

None.

Request Formats

application/json, text/json

Sample:
{
  "id": "ebafbe13-fc87-493a-8b78-d078b82fd745",
  "id_item": "2eae6780-0ceb-459c-baf0-4093d68f145d",
  "id_item_type": "a5b0e43e-9ec9-40be-a7d6-eb23ba6b43a4",
  "is_default": true,
  "barcode": "sample string 5",
  "voucher_apply": true,
  "id_voucher_json": "75b3813f-d40d-4d5d-b514-34e7ab8a678f",
  "count_voucher": 1,
  "id_voucher_type": 1,
  "active": true,
  "created_on": "2026-05-09T09:35:24.7978477+02:00",
  "last_update": "2026-05-09T09:35:24.7978477+02:00",
  "id_user_upd": "8e6d8a2a-979f-4287-a6de-7ead2caa297b",
  "commited": true,
  "mt_items": {
    "$id": "2",
    "id": "2228d3c1-f2f6-411e-b06f-0d8454a9e168",
    "id_mask": "sample string 2",
    "name": "sample string 3",
    "description": "sample string 4",
    "id_unit": "66055732-0edf-44bc-ab4f-15e9ac9953e0",
    "id_unit_sec": "9947f69f-ca9d-48c0-8703-1272e8cbdc90",
    "id_brand": "71692a90-b81b-4a90-b9bf-5a3bf0682255",
    "b_sale": true,
    "b_stock": true,
    "b_price": true,
    "b_unique": true,
    "b_exclude_control": true,
    "tax": 12.1,
    "change_price": true,
    "force_printing": true,
    "is_ticket": true,
    "is_supply": true,
    "define_price": true,
    "is_multi_sub": true,
    "external_id": "sample string 19",
    "name_pos": "sample string 20",
    "name_print": "sample string 21",
    "id_image": "b499d3d2-9f64-47ef-8edb-73a9adecb141",
    "view_pos": true,
    "order": 23,
    "color_border": "sample string 24",
    "color_button": "sample string 25",
    "color_font": "sample string 26",
    "font_bold": true,
    "font_underline": true,
    "font_size": 29,
    "active": true,
    "created_on": "2026-05-09T09:35:24.7978477+02:00",
    "last_update": "2026-05-09T09:35:24.7978477+02:00",
    "id_user_upd": "f6ce106b-3c15-45dd-96f5-acd496000e4b",
    "commited": true,
    "mt_brands": {
      "$id": "3",
      "id": "cdba0260-e2ee-4757-8a16-5c96d0eb06d9",
      "id_mask": "sample string 2",
      "name": "sample string 3",
      "active": true,
      "created_on": "2026-05-09T09:35:24.7978477+02:00",
      "last_update": "2026-05-09T09:35:24.7978477+02:00",
      "id_user_upd": "b24df7a5-de8f-4d4b-99c2-ccfd23fc6c21",
      "commited": true,
      "mt_items": [
        {
          "$ref": "2"
        },
        {
          "$ref": "2"
        }
      ],
      "st_users": {
        "$id": "4",
        "id": "ac4c3945-a5da-4fd2-a1f4-8f5775e39060",
        "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": "a793796f-c249-4c3b-bda7-12a6394ac164",
        "view_messages": true,
        "id_image_photo": "7ca078ea-198d-4baf-af3a-6d616d0209e2",
        "reserved": true,
        "pos_access": true,
        "back_access": true,
        "name_pos": "sample string 13",
        "id_image": "01e3f320-948a-4430-a99b-b47c4c60384e",
        "view_pos": true,
        "order": 15,
        "color_border": "sample string 16",
        "color_button": "sample string 17",
        "color_font": "sample string 18",
        "active": true,
        "created_on": "2026-05-09T09:35:24.7978477+02:00",
        "last_update": "2026-05-09T09:35:24.7978477+02:00",
        "commited": true,
        "mt_branches": [
          {
            "$id": "5",
            "id": "3677eca6-f96a-430b-acca-c90ff8ef0f3d",
            "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": "68e2d5d9-9e87-4d9a-a88c-1b413dadb29c",
            "order": 12,
            "external_id": "sample string 13",
            "sync": true,
            "active": true,
            "created_on": "2026-05-09T09:35:24.7978477+02:00",
            "last_update": "2026-05-09T09:35:24.7978477+02:00",
            "id_user_upd": "f2c13553-a402-4ee1-8426-550f79928445",
            "commited": true,
            "st_images": {
              "$id": "6",
              "id": "11eaabd2-fe32-4fb9-8958-5c7fa25541b9",
              "id_mask": "sample string 2",
              "name": "sample string 3",
              "id_img_type": "75466932-176b-45f6-9875-3946269d7eba",
              "image_file": "sample string 5",
              "extension": "sample string 6",
              "high": 1,
              "width": 1,
              "active": true,
              "created_on": "2026-05-09T09:35:24.7978477+02:00",
              "last_update": "2026-05-09T09:35:24.7978477+02:00",
              "commited": true,
              "mt_branches": [
                {
                  "$ref": "5"
                },
                {
                  "$ref": "5"
                }
              ],
              "mt_categories": [
                {
                  "$id": "7",
                  "id": "5b1cc4db-2724-4e3a-8e75-48f433a01043",
                  "id_mask": "sample string 2",
                  "name": "sample string 3",
                  "description": "sample string 4",
                  "id_item_type": "db8ec82f-d656-4690-a80a-218c80a4153d",
                  "order_type": 5,
                  "name_pos": "sample string 6",
                  "id_image": "8653e8c8-1b67-4165-923a-c46f13df5444",
                  "view_pos": true,
                  "order": 8,
                  "order_sec": 9,
                  "color_border": "sample string 10",
                  "color_button": "sample string 11",
                  "color_font": "sample string 12",
                  "font_bold": true,
                  "font_underline": true,
                  "font_size": 15,
                  "big_buttons": true,
                  "active": true,
                  "created_on": "2026-05-09T09:35:24.7978477+02:00",
                  "last_update": "2026-05-09T09:35:24.7978477+02:00",
                  "id_user_upd": "999ffd80-d201-41ed-8dee-18bf3402a024",
                  "commited": true,
                  "mt_categories_items": [
                    {
                      "$id": "8",
                      "id_category": "58b4ae10-8124-4b7e-801c-b51887f274f5",
                      "id_item": "d07fcc9e-da12-4e6d-8ef1-2cd692ff09f7",
                      "is_default": true,
                      "active": true,
                      "created_on": "2026-05-09T09:35:24.7978477+02:00",
                      "last_update": "2026-05-09T09:35:24.7978477+02:00",
                      "id_user_upd": "c547f788-6397-476e-909c-dc49e145f1a6",
                      "commited": true,
                      "mt_categories": {
                        "$ref": "7"
                      },
                      "mt_items": {
                        "$ref": "2"
                      },
                      "st_users": {
                        "$ref": "4"
                      }
                    },
                    {
                      "$ref": "8"
                    }
                  ],
                  "st_images": {
                    "$ref": "6"
                  },
                  "st_users": {
                    "$ref": "4"
                  },
                  "mt_prices_rules": [
                    {
                      "$id": "9",
                      "id": "edf3cde7-ed32-49d3-9b30-2630e4828513",
                      "id_mask": "sample string 2",
                      "name": "sample string 3",
                      "description": "sample string 4",
                      "date_from": "2026-05-09T09:35:24.7978477+02:00",
                      "date_end": "2026-05-09T09:35:24.7978477+02: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": "a285408f-b9bb-4202-b540-37d94dd56fe9",
                      "id_pos": "bbe2a2ac-6e0d-4e8a-8769-3ed014bdfe45",
                      "id_list": "a6ee5a26-902f-468c-b9b4-fca2a4463739",
                      "id_item": "b38b5df9-731c-46cd-9ec0-d26b0747c29b",
                      "id_item_type": "b9a57bd0-3de0-4c33-a555-c5db8d52db38",
                      "id_category": "c7a4d8f2-d70e-4b92-aede-c439c5b36ece",
                      "by_day_week": true,
                      "use_mon": true,
                      "use_tue": true,
                      "use_wed": true,
                      "use_thu": true,
                      "use_fri": true,
                      "use_sat": true,
                      "use_sun": true,
                      "use_hour_ini": "00:00:00.1234567",
                      "use_hour_end": "00:00:00.1234567",
                      "active": true,
                      "created_on": "2026-05-09T09:35:24.7978477+02:00",
                      "last_update": "2026-05-09T09:35:24.7978477+02:00",
                      "id_user_upd": "5f4b8a73-ebb0-4f12-9f0c-d33e886d45c3",
                      "commited": true,
                      "mt_branches": {
                        "$ref": "5"
                      },
                      "mt_categories": {
                        "$ref": "7"
                      },
                      "mt_items": {
                        "$ref": "2"
                      },
                      "mt_items_types": {
                        "$id": "10",
                        "id": "676b3d92-a9c0-4602-b8be-2741f39812db",
                        "id_mask": "sample string 2",
                        "name": "sample string 3",
                        "name_short": "sample string 4",
                        "name_pos": "sample string 5",
                        "id_image": "143c492f-3ef7-4b29-882a-cfede0f2a15e",
                        "view_pos": true,
                        "order": 7,
                        "color_border": "sample string 8",
                        "color_button": "sample string 9",
                        "color_font": "sample string 10",
                        "font_bold": true,
                        "font_underline": true,
                        "font_size": 13,
                        "active": true,
                        "created_on": "2026-05-09T09:35:24.7978477+02:00",
                        "last_update": "2026-05-09T09:35:24.7978477+02:00",
                        "id_user_upd": "8d47e936-1748-4729-8f99-d83a6902cc97",
                        "commited": true,
                        "tt_vouchers_det": [
                          {
                            "$id": "11",
                            "id_voucher": "35c8ed93-0fcc-46d2-91dc-f1e9b2b57411",
                            "id_line": "faec0bff-abe5-400c-afd4-00c35653963c",
                            "id_category": "b50efb5e-0953-460a-9393-6fd7703f4826",
                            "id_item": "fe0f080a-f11c-419c-b9fe-e4ec70ccc317",
                            "id_item_type": "d901ae9f-a9d0-49b4-8129-f81cb14decc5",
                            "price_max": 1.1,
                            "qty_add": 3.1,
                            "qty_used": 4.1,
                            "mt_categories": {
                              "$ref": "7"
                            },
                            "mt_items": {
                              "$ref": "2"
                            },
                            "mt_items_types": {
                              "$ref": "10"
                            },
                            "tt_vouchers": {
                              "$id": "12",
                              "id": "6a04db5c-95a6-462f-8eab-5d37f900faf5",
                              "id_voucher": 2,
                              "locator_voucher": "sample string 3",
                              "qr_code": "sample string 4",
                              "date_from": "2026-05-09T09:35:24.7978477+02:00",
                              "date_end": "2026-05-09T09:35:24.7978477+02:00",
                              "date_used": "2026-05-09T09:35:24.7978477+02:00",
                              "date_sesion": "2026-05-09T09:35:24.7978477+02:00",
                              "id_employee": "0ecd819e-1a02-4bdb-ada5-b2ad5ee5ad20",
                              "id_branch": "e11e67a6-8a54-49d1-b9dc-8c1acfbd3da9",
                              "id_voucher_permision": "36d0b0c8-e6aa-433e-9f95-a2dfbfee8dd2",
                              "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": "2e1956fe-3834-460d-9119-a51ced425bc4",
                              "id_user_add": "33ee08b2-ec56-47d0-a31c-18e7eadd0e47",
                              "id_doc_sa": "c289504e-25f4-449a-b595-560f78c8d3be",
                              "id_item_sub": "7b1e550d-383f-4121-9c02-ac920a538333",
                              "id_pos_sesion": "578c82ef-43ff-4505-896a-3ddf2b3ea851",
                              "is_authorized": true,
                              "is_automatic": true,
                              "print_in_branch": true,
                              "printed": true,
                              "is_entry": true,
                              "is_consume": true,
                              "is_used_entry": true,
                              "is_used_consume": true,
                              "is_close": true,
                              "active": true,
                              "created_on": "2026-05-09T09:35:24.7978477+02:00",
                              "last_update": "2026-05-09T09:35:24.7978477+02:00",
                              "commited": true,
                              "mt_branches": {
                                "$ref": "5"
                              },
                              "mt_employees": {
                                "$id": "13",
                                "id": "143cc762-ee07-4151-ab36-0ad042d2e1ae",
                                "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": "c3106571-d9a4-4d4f-ad81-95888d08946c",
                                "name_pos": "sample string 12",
                                "id_image": "166a95b7-15f7-47fd-849a-e7a312a95ff2",
                                "view_pos": true,
                                "order": 14,
                                "color_border": "sample string 15",
                                "color_button": "sample string 16",
                                "color_font": "sample string 17",
                                "active": true,
                                "created_on": "2026-05-09T09:35:24.7978477+02:00",
                                "last_update": "2026-05-09T09:35:24.7978477+02:00",
                                "id_user_upd": "f8a73cce-67f8-42d7-8e81-d0e08dc5fa5c",
                                "commited": true,
                                "mt_employees_branches": [
                                  {
                                    "$id": "14",
                                    "id_employee": "a9ab6f54-4b75-4992-bbba-035b578c28ce",
                                    "id_branch": "2a7a07d9-2331-44bc-a720-b2c52e36b11a",
                                    "active": true,
                                    "created_on": "2026-05-09T09:35:24.7978477+02:00",
                                    "last_update": "2026-05-09T09:35:24.7978477+02:00",
                                    "id_user_upd": "2c37b4b0-97a5-4edb-80d0-b551b9698784",
                                    "commited": true,
                                    "mt_branches": {
                                      "$ref": "5"
                                    },
                                    "mt_employees": {
                                      "$ref": "13"
                                    }
                                  },
                                  {
                                    "$ref": "14"
                                  }
                                ],
                                "mt_employees_profiles": {
                                  "$id": "15",
                                  "id": "692178f6-2ebd-41d1-bda6-31e935c55eb7",
                                  "id_mask": "sample string 2",
                                  "name": "sample string 3",
                                  "description": "sample string 4",
                                  "authorized": true,
                                  "active": true,
                                  "created_on": "2026-05-09T09:35:24.7978477+02:00",
                                  "last_update": "2026-05-09T09:35:24.7978477+02:00",
                                  "id_user_upd": "90281aac-889f-4a80-a61f-2064cfcc148c",
                                  "commited": true,
                                  "mt_employees": [
                                    {
                                      "$ref": "13"
                                    },
                                    {
                                      "$ref": "13"
                                    }
                                  ],
                                  "st_users": {
                                    "$ref": "4"
                                  }
                                },
                                "st_images": {
                                  "$ref": "6"
                                },
                                "st_users": {
                                  "$ref": "4"
                                },
                                "tt_doc_sa_det": [
                                  {
                                    "$id": "16",
                                    "id_doc_sa": "cb7c41c4-39d9-4b9e-b218-972c4252302f",
                                    "id_line": 2,
                                    "id_item_sub": "b4bc5b74-b2b7-4f61-a7b5-29e630b2f4fb",
                                    "qty": 4.1,
                                    "id_list": "0bec3a8a-2235-4a87-8e19-913308909988",
                                    "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": "84bf8d33-bec3-46ca-83c3-f7753ecee3b4",
                                    "is_used": true,
                                    "qty_vou": 1.1,
                                    "amt_vou": 1.1,
                                    "comment": "sample string 15",
                                    "ref_det": "sample string 16",
                                    "id_employee": "fd5c3b3e-76c0-4c2f-b97d-a446749b4779",
                                    "name_generic": "sample string 17",
                                    "type_ope": 1,
                                    "id_user_add": "238cb0f6-0ac4-4bc2-9116-a39ef840c123",
                                    "id_user_upd": "41881f72-2286-42c9-a5f6-7d6f99f94617",
                                    "active": true,
                                    "mt_employees": {
                                      "$ref": "13"
                                    },
                                    "mt_items_sub": {
                                      "$ref": "1"
                                    },
                                    "mt_prices_list": {
                                      "$id": "17",
                                      "id": "3167021f-c295-4b8b-adc4-03846310e474",
                                      "id_mask": "sample string 2",
                                      "name": "sample string 3",
                                      "description": "sample string 4",
                                      "id_ref": "7af4be58-7e70-4593-9da2-2e2ea5704d20",
                                      "tax_included": true,
                                      "switch_select": true,
                                      "item_type_default": 7,
                                      "name_pos": "sample string 8",
                                      "id_image": "c03a9748-00da-4962-a106-8388a7558afb",
                                      "view_pos": true,
                                      "order": 10,
                                      "color_border": "sample string 11",
                                      "color_button": "sample string 12",
                                      "color_font": "sample string 13",
                                      "active": true,
                                      "created_on": "2026-05-09T09:35:24.7978477+02:00",
                                      "last_update": "2026-05-09T09:35:24.7978477+02:00",
                                      "id_user_upd": "551ad486-064f-4ac4-83cb-1c72fdfd8706",
                                      "commited": true,
                                      "mt_pos_prices_list": [
                                        {
                                          "$id": "18",
                                          "id_pos": "b84e0efa-af6c-4440-b282-7c8106e9bc2e",
                                          "id_pos_type": "534ae93e-a6e6-49f5-bc25-6e6a748af6fb",
                                          "id_price_list": "f18aab46-b0dc-4873-a176-b3bca6849f89",
                                          "is_default": true,
                                          "view_mon": true,
                                          "view_tue": true,
                                          "view_wed": true,
                                          "view_thu": true,
                                          "view_fri": true,
                                          "view_sat": true,
                                          "view_sun": true,
                                          "active": true,
                                          "created_on": "2026-05-09T09:35:24.7978477+02:00",
                                          "last_update": "2026-05-09T09:35:24.7978477+02:00",
                                          "id_user_upd": "b2544265-fb33-4787-93ff-a65cafbe2307",
                                          "commited": true,
                                          "mt_pos_view": {
                                            "$id": "19",
                                            "id_pos": "40304bd5-197b-4c08-84c3-88a7581972c8",
                                            "id_pos_type": "9ebc6a2b-6d31-4656-a1d2-bcfbff99d4ac",
                                            "is_default": true,
                                            "active": true,
                                            "created_on": "2026-05-09T09:35:24.7978477+02:00",
                                            "last_update": "2026-05-09T09:35:24.7978477+02:00",
                                            "id_user_upd": "daebb18e-1084-45e2-95a7-aae9e8f519a8",
                                            "commited": true,
                                            "mt_pos": {
                                              "$id": "20",
                                              "id": "c3ac1cd2-0186-4a20-8b39-bcd020e180ab",
                                              "id_mask": "sample string 2",
                                              "name": "sample string 3",
                                              "description": "sample string 4",
                                              "id_branch": "39e84d9e-8ccf-4d00-82dc-a22d8e80f607",
                                              "id_zone": "18daf3e6-55b8-438a-85bd-c507e2c1dbe7",
                                              "user_required": true,
                                              "active": true,
                                              "created_on": "2026-05-09T09:35:24.7978477+02:00",
                                              "last_update": "2026-05-09T09:35:24.7978477+02:00",
                                              "id_user_upd": "80bd2383-0c11-466a-bf86-f15a6f3d9284",
                                              "commited": true,
                                              "mt_branches_zones": {
                                                "$id": "21",
                                                "id": "dcfd4f5d-d204-4201-b56b-74917c05bb99",
                                                "id_mask": "sample string 2",
                                                "name": "sample string 3",
                                                "description": "sample string 4",
                                                "id_branch": "c314e5a3-2810-4d96-a75c-96d617fc922f",
                                                "active": true,
                                                "created_on": "2026-05-09T09:35:24.7978477+02:00",
                                                "last_update": "2026-05-09T09:35:24.7978477+02:00",
                                                "id_user_upd": "b4c2ebaf-3796-4155-8e82-332cb9a6537f",
                                                "commited": true,
                                                "mt_branches": {
                                                  "$ref": "5"
                                                },
                                                "mt_pos": [
                                                  {
                                                    "$ref": "20"
                                                  },
                                                  {
                                                    "$ref": "20"
                                                  }
                                                ],
                                                "st_users": {
                                                  "$ref": "4"
                                                }
                                              },
                                              "mt_cloakrooms": [
                                                {
                                                  "$id": "22",
                                                  "id": "4aec6a70-003b-4a4e-b512-50cd200eb842",
                                                  "id_mask": "sample string 2",
                                                  "name": "sample string 3",
                                                  "id_pos": "56268039-d8c6-4894-ac11-76ea82d17306",
                                                  "unit_ini": 5,
                                                  "unit_end": 6,
                                                  "name_pos": "sample string 7",
                                                  "id_image": "576a3e4f-ad81-4121-b306-78804d17f0ca",
                                                  "view_pos": true,
                                                  "order": 9,
                                                  "color_border": "sample string 10",
                                                  "color_button": "sample string 11",
                                                  "color_font": "sample string 12",
                                                  "active": true,
                                                  "created_on": "2026-05-09T09:35:24.7978477+02:00",
                                                  "last_update": "2026-05-09T09:35:24.7978477+02:00",
                                                  "id_user_upd": "c0da900d-9805-4f2f-94b2-beecf1f17175",
                                                  "commited": true,
                                                  "mt_pos": {
                                                    "$ref": "20"
                                                  },
                                                  "st_images": {
                                                    "$ref": "6"
                                                  },
                                                  "st_users": {
                                                    "$ref": "4"
                                                  },
                                                  "tt_cloakrooms_units": [
                                                    {
                                                      "$id": "23",
                                                      "id": "3f4b852e-55a4-4c51-bf8a-70deba988fd5",
                                                      "id_cloakroom": "2792c6ea-53e7-40c8-943c-e87f9dd90c6a",
                                                      "id_pos_sesion": "e0486d85-928c-42d7-9418-0acfff31ac5d",
                                                      "unit_id": 4,
                                                      "date_open": "2026-05-09T09:35:24.7978477+02:00",
                                                      "date_close": "2026-05-09T09:35:24.7978477+02:00",
                                                      "id_doc_sa": "fe9fc465-9597-401a-bfe6-72b15b05cb1f",
                                                      "commited": true,
                                                      "mt_cloakrooms": {
                                                        "$ref": "22"
                                                      },
                                                      "tt_doc_sa": {
                                                        "$id": "24",
                                                        "id": "cd7eec2e-6ae3-4d81-ac9d-5b105763b7cf",
                                                        "id_pos": "879aa2be-4878-4660-aeff-f45ef5d92be2",
                                                        "id_doc": "c2e0ebbe-117c-47eb-830f-51b3d149b0d2",
                                                        "id_branch": "b8d8f13e-c545-48a3-a576-5dccc1ee2cdb",
                                                        "nro_doc": "sample string 5",
                                                        "date_doc": "2026-05-09T09:35:24.7978477+02:00",
                                                        "date_tax": "2026-05-09T09:35:24.7978477+02:00",
                                                        "hour_doc": "00:00:00.1234567",
                                                        "block": true,
                                                        "id_ref": "fda39108-0eb7-48b3-8ea2-11d8bfff6c2d",
                                                        "id_relationship": "841c2643-a908-41f0-b7f1-fbaf1098a24c",
                                                        "id_loc_from": "c7984aff-257f-466f-b164-be48c7d8c2c7",
                                                        "id_loc_end": "2b4ebf3c-813b-4ca2-9b01-1884ae661999",
                                                        "id_user_add": "13977f2d-8f23-46a9-b081-b383a5a182f0",
                                                        "id_user_upd": "b9dc422e-55b0-4ee3-9598-5419790d82e4",
                                                        "comment": "sample string 12",
                                                        "id_pos_sesion": "ba029df9-367d-42f2-b20c-168b0ab03afb",
                                                        "id_room_unit": "38f208ef-9200-4607-b212-d895752ee4c2",
                                                        "ref_locator": "sample string 13",
                                                        "ref_zone_aut": "sample string 14",
                                                        "id_pos_type": "4464bd54-e5d0-4526-90ef-c909cc9be670",
                                                        "p_dis": 15.1,
                                                        "p_chr": 16.1,
                                                        "amt_net": 17.1,
                                                        "amt_tax": 18.1,
                                                        "amt_dis": 19.1,
                                                        "amt_chr": 20.1,
                                                        "amt_tot": 21.1,
                                                        "active": true,
                                                        "created_on": "2026-05-09T09:35:24.7978477+02:00",
                                                        "last_update": "2026-05-09T09:35:24.7978477+02:00",
                                                        "commited": true,
                                                        "created_by": 1,
                                                        "doc_print": true,
                                                        "mt_branches": {
                                                          "$ref": "5"
                                                        },
                                                        "mt_docs": {
                                                          "$id": "25",
                                                          "id": "e0824e19-7520-47ea-92d6-40e1c5b1e2a7",
                                                          "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": "7984cbf2-ed8e-49b2-a23f-afbb487ff1e4",
                                                          "view_pos": true,
                                                          "order": 23,
                                                          "color_border": "sample string 24",
                                                          "color_button": "sample string 25",
                                                          "color_font": "sample string 26",
                                                          "active": true,
                                                          "created_on": "2026-05-09T09:35:24.7978477+02:00",
                                                          "last_update": "2026-05-09T09:35:24.7978477+02:00",
                                                          "id_user_upd": "fd1d47d4-008a-494f-8d29-e208c08dc832",
                                                          "commited": true,
                                                          "mt_docs_payment_money": [
                                                            {
                                                              "$id": "26",
                                                              "id_doc": "aa3d0942-4349-4605-b000-2144ef2af157",
                                                              "id_pay": "44ac200a-7d3c-46d5-aa55-c1488957b7ca",
                                                              "id_money": "b433ead8-61cf-4a3f-8176-4a726edd942b",
                                                              "active": true,
                                                              "created_on": "2026-05-09T09:35:24.7978477+02:00",
                                                              "last_update": "2026-05-09T09:35:24.7978477+02:00",
                                                              "id_user_upd": "ca3956f1-706b-4f90-9476-4e151074650f",
                                                              "commited": true,
                                                              "mt_docs": {
                                                                "$ref": "25"
                                                              },
                                                              "mt_money_types": {
                                                                "$id": "27",
                                                                "id": "b02f5cc9-ec9b-4956-b1d7-204aa77ede99",
                                                                "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": "5074938f-0daa-47d6-a53f-c2ff8234ec65",
                                                                "view_pos": true,
                                                                "order": 8,
                                                                "color_border": "sample string 9",
                                                                "color_button": "sample string 10",
                                                                "color_font": "sample string 11",
                                                                "active": true,
                                                                "created_on": "2026-05-09T09:35:24.7978477+02:00",
                                                                "last_update": "2026-05-09T09:35:24.7978477+02:00",
                                                                "id_user_upd": "1f2b665c-43fb-441c-a2ac-1b483f64388c",
                                                                "commited": true,
                                                                "mt_docs_payment_money": [
                                                                  {
                                                                    "$ref": "26"
                                                                  },
                                                                  {
                                                                    "$ref": "26"
                                                                  }
                                                                ],
                                                                "mt_money_rates": [
                                                                  {
                                                                    "$id": "28",
                                                                    "id_money_1": "2b260df1-e2b5-4fa3-8d44-9448b4d9b780",
                                                                    "id_money_2": "91ac2534-24d2-4dc9-85ce-651ddc1dd9c0",
                                                                    "date_from": "2026-05-09T09:35:24.7978477+02:00",
                                                                    "coefficient": 4.1,
                                                                    "active": true,
                                                                    "created_on": "2026-05-09T09:35:24.7978477+02:00",
                                                                    "last_update": "2026-05-09T09:35:24.7978477+02:00",
                                                                    "id_user_upd": "024dbcd8-3b66-4aca-9206-44eae9ce11c8",
                                                                    "commited": true,
                                                                    "mt_money_types": {
                                                                      "$ref": "27"
                                                                    },
                                                                    "mt_money_types1": {
                                                                      "$ref": "27"
                                                                    },
                                                                    "st_users": {
                                                                      "$ref": "4"
                                                                    }
                                                                  },
                                                                  {
                                                                    "$ref": "28"
                                                                  }
                                                                ],
                                                                "mt_money_rates1": [
                                                                  {
                                                                    "$ref": "28"
                                                                  },
                                                                  {
                                                                    "$ref": "28"
                                                                  }
                                                                ],
                                                                "st_images": {
                                                                  "$ref": "6"
                                                                },
                                                                "st_users": {
                                                                  "$ref": "4"
                                                                },
                                                                "tt_doc_sa_cashflow": [
                                                                  {
                                                                    "$id": "29",
                                                                    "id_doc_sa": "19a5c378-5277-4d36-b7f2-e9ed7e27dd40",
                                                                    "id_pay": "04695621-e1c3-4e63-9ba2-6c8868ca78f6",
                                                                    "id_money": "faf27b6a-f04d-40f3-8f7f-4ce69f6b9b84",
                                                                    "date_cashflow": "2026-05-09T09:35:24.7978477+02:00",
                                                                    "coefficient": 5.1,
                                                                    "id_user_add": "63d1ccbd-2511-4fd3-8d16-c47e72b2d2dc",
                                                                    "amt_tot_md": 7.1,
                                                                    "amt_tot_mo": 8.1,
                                                                    "mt_payment_types": {
                                                                      "$id": "30",
                                                                      "id": "612d7c2d-99e0-448f-8105-8fe2fe9664e1",
                                                                      "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": "f1513f79-1c49-4b94-8095-2c25f1aa74ed",
                                                                      "view_pos": true,
                                                                      "order": 13,
                                                                      "color_border": "sample string 14",
                                                                      "color_button": "sample string 15",
                                                                      "color_font": "sample string 16",
                                                                      "active": true,
                                                                      "created_on": "2026-05-09T09:35:24.7978477+02:00",
                                                                      "last_update": "2026-05-09T09:35:24.7978477+02:00",
                                                                      "id_user_upd": "b7d217ad-8d5e-48e2-93b8-2df1c52e9e58",
                                                                      "commited": true,
                                                                      "mt_docs_payment_money": [
                                                                        {
                                                                          "$ref": "26"
                                                                        },
                                                                        {
                                                                          "$ref": "26"
                                                                        }
                                                                      ],
                                                                      "st_images": {
                                                                        "$ref": "6"
                                                                      },
                                                                      "st_users": {
                                                                        "$ref": "4"
                                                                      },
                                                                      "tt_doc_sa_cashflow": [
                                                                        {
                                                                          "$ref": "29"
                                                                        },
                                                                        {
                                                                          "$ref": "29"
                                                                        }
                                                                      ],
                                                                      "tt_doc_sa_pay": [
                                                                        {
                                                                          "$id": "31",
                                                                          "id_doc_sa": "74abec4b-f540-4407-83ab-2c430cfcebc1",
                                                                          "id_line": 2,
                                                                          "id_pay": "c3d2c597-b037-440f-871b-6c7195ec4387",
                                                                          "id_money": "9510d747-0a9e-43fe-8264-cc405c7b2ac3",
                                                                          "coefficient": 5.1,
                                                                          "id_voucher": "dc661c02-6bb5-4bcc-931c-ccf071ad3114",
                                                                          "id_employee": "16bdd84f-02d8-4758-966c-99ddbe37095c",
                                                                          "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": "4154ec59-9920-4df1-a95e-2f6b048c39da",
                                                                          "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": {
                                                                            "$ref": "13"
                                                                          },
                                                                          "mt_money_types": {
                                                                            "$ref": "27"
                                                                          },
                                                                          "mt_payment_types": {
                                                                            "$ref": "30"
                                                                          },
                                                                          "tt_doc_sa": {
                                                                            "$ref": "24"
                                                                          },
                                                                          "tt_vouchers": {
                                                                            "$ref": "12"
                                                                          }
                                                                        },
                                                                        {
                                                                          "$ref": "31"
                                                                        }
                                                                      ],
                                                                      "tt_vouchers": [
                                                                        {
                                                                          "$ref": "12"
                                                                        },
                                                                        {
                                                                          "$ref": "12"
                                                                        }
                                                                      ]
                                                                    },
                                                                    "st_users": {
                                                                      "$ref": "4"
                                                                    },
                                                                    "mt_money_types": {
                                                                      "$ref": "27"
                                                                    },
                                                                    "tt_doc_sa": {
                                                                      "$ref": "24"
                                                                    }
                                                                  },
                                                                  {
                                                                    "$ref": "29"
                                                                  }
                                                                ],
                                                                "tt_doc_sa_pay": [
                                                                  {
                                                                    "$ref": "31"
                                                                  },
                                                                  {
                                                                    "$ref": "31"
                                                                  }
                                                                ]
                                                              },
                                                              "mt_payment_types": {
                                                                "$ref": "30"
                                                              },
                                                              "st_users": {
                                                                "$ref": "4"
                                                              }
                                                            },
                                                            {
                                                              "$ref": "26"
                                                            }
                                                          ],
                                                          "st_images": {
                                                            "$ref": "6"
                                                          },
                                                          "st_users": {
                                                            "$ref": "4"
                                                          },
                                                          "mt_pos_doc_print": [
                                                            {
                                                              "$id": "32",
                                                              "id_pos_print": "1b599bc5-36d2-413d-8bf7-989f19486c27",
                                                              "id_doc": "707bda99-2595-4c20-8621-762dcb37c4b6",
                                                              "id_pos_type": "2648c04e-8940-41df-98a0-fafcee975bd2",
                                                              "id_doc_print": "e84acca7-d6f1-436c-b6d4-e812c503c4d9",
                                                              "copies": 5,
                                                              "print_mode": 6,
                                                              "active": true,
                                                              "created_on": "2026-05-09T09:35:24.7978477+02:00",
                                                              "last_update": "2026-05-09T09:35:24.7978477+02:00",
                                                              "id_user_upd": "d3e2cf44-ad5b-4655-bc6a-153c87b4abcb",
                                                              "commited": true,
                                                              "mt_docs": {
                                                                "$ref": "25"
                                                              },
                                                              "mt_pos_print": {
                                                                "$id": "33",
                                                                "id": "4c8ea871-599e-4ba0-9c96-63334ba2bdcf",
                                                                "id_pos": "9fe0e14b-cf87-4114-8c1a-72d7b1a2505b",
                                                                "id_mask": "sample string 3",
                                                                "name": "sample string 4",
                                                                "mode_print": 5,
                                                                "port": "sample string 6",
                                                                "baud_rate": 1,
                                                                "data_bits": 1,
                                                                "stop_bit": 1,
                                                                "flow_control": 1,
                                                                "parity": 1,
                                                                "pin_cashdrawer": 1,
                                                                "ip_printer": "sample string 7",
                                                                "port_ip": 1,
                                                                "printer_name": "sample string 8",
                                                                "active": true,
                                                                "created_on": "2026-05-09T09:35:24.7978477+02:00",
                                                                "last_update": "2026-05-09T09:35:24.7978477+02:00",
                                                                "id_user_upd": "5892dab1-8d6c-46f2-bd08-4372af73f831",
                                                                "commited": true,
                                                                "mt_pos": {
                                                                  "$ref": "20"
                                                                },
                                                                "mt_pos_doc_print": [
                                                                  {
                                                                    "$ref": "32"
                                                                  },
                                                                  {
                                                                    "$ref": "32"
                                                                  }
                                                                ],
                                                                "st_users": {
                                                                  "$ref": "4"
                                                                }
                                                              },
                                                              "mt_pos_types": {
                                                                "$id": "34",
                                                                "id": "27ed7018-4ad7-49e6-a79f-b56fff3f2ccc",
                                                                "id_mask": "sample string 2",
                                                                "name": "sample string 3",
                                                                "is_module": true,
                                                                "order": 5,
                                                                "active": true,
                                                                "created_on": "2026-05-09T09:35:24.7978477+02:00",
                                                                "last_update": "2026-05-09T09:35:24.7978477+02:00",
                                                                "id_user_upd": "04732ac4-1421-4bec-bc87-1ba3229f7d02",
                                                                "commited": true,
                                                                "mt_items_featured": [
                                                                  {
                                                                    "$id": "35",
                                                                    "id": "1b6f09b2-6cfe-42ef-8adc-0361f0932272",
                                                                    "id_branch": "42e6e189-43ba-47a4-a72e-343261c34c76",
                                                                    "id_pos_type": "e19d5cdb-8400-4c8d-8419-7e57b91810e5",
                                                                    "id_pos": "75022b94-9f54-4bda-9a93-5f4cc1b920f4",
                                                                    "id_item": "eb3f036b-bbfb-409f-a647-4943f0d7f71c",
                                                                    "date_from": "2026-05-09T09:35:24.7978477+02:00",
                                                                    "date_end": "2026-05-09T09:35:24.7978477+02:00",
                                                                    "image_id": 4,
                                                                    "active": true,
                                                                    "created_on": "2026-05-09T09:35:24.7978477+02:00",
                                                                    "last_update": "2026-05-09T09:35:24.7978477+02:00",
                                                                    "id_user_upd": "2ab89973-bef1-41a2-bf21-6f4ecdcdc963",
                                                                    "commited": true,
                                                                    "mt_branches": {
                                                                      "$ref": "5"
                                                                    },
                                                                    "mt_items": {
                                                                      "$ref": "2"
                                                                    },
                                                                    "mt_pos": {
                                                                      "$ref": "20"
                                                                    },
                                                                    "mt_pos_types": {
                                                                      "$ref": "34"
                                                                    },
                                                                    "st_users": {
                                                                      "$ref": "4"
                                                                    }
                                                                  },
                                                                  {
                                                                    "$ref": "35"
                                                                  }
                                                                ],
                                                                "mt_pos_doc_print": [
                                                                  {
                                                                    "$ref": "32"
                                                                  },
                                                                  {
                                                                    "$ref": "32"
                                                                  }
                                                                ],
                                                                "st_users": {
                                                                  "$ref": "4"
                                                                },
                                                                "mt_pos_view": [
                                                                  {
                                                                    "$ref": "19"
                                                                  },
                                                                  {
                                                                    "$ref": "19"
                                                                  }
                                                                ]
                                                              },
                                                              "st_doc_print": {
                                                                "$id": "36",
                                                                "id": "56809a56-b04a-46bd-a5cf-0c4a1a03e70a",
                                                                "id_mask": "sample string 2",
                                                                "name": "sample string 3",
                                                                "description": "sample string 4",
                                                                "high_row": 5,
                                                                "high_doc": 6,
                                                                "with_doc": 7,
                                                                "to_file": true,
                                                                "active": true,
                                                                "created_on": "2026-05-09T09:35:24.7978477+02:00",
                                                                "last_update": "2026-05-09T09:35:24.7978477+02:00",
                                                                "commited": true,
                                                                "mt_pos_doc_print": [
                                                                  {
                                                                    "$ref": "32"
                                                                  },
                                                                  {
                                                                    "$ref": "32"
                                                                  }
                                                                ],
                                                                "st_doc_print_det": [
                                                                  {
                                                                    "$id": "37",
                                                                    "id_doc_print": "2e4af6eb-2817-4c07-9923-1037b02b501c",
                                                                    "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": "36"
                                                                    }
                                                                  },
                                                                  {
                                                                    "$ref": "37"
                                                                  }
                                                                ]
                                                              },
                                                              "st_users": {
                                                                "$ref": "4"
                                                              }
                                                            },
                                                            {
                                                              "$ref": "32"
                                                            }
                                                          ],
                                                          "st_doc_num": [
                                                            {
                                                              "$id": "38",
                                                              "id_pos": "f3d8c168-9d7e-451f-a9ad-e861cf4e616e",
                                                              "id_doc": "cb8fbabf-69af-4ac6-ad09-7ce5e6f5c384",
                                                              "value": 3,
                                                              "created_on": "2026-05-09T09:35:24.7978477+02:00",
                                                              "last_update": "2026-05-09T09:35:24.7978477+02:00",
                                                              "commited": true,
                                                              "mt_docs": {
                                                                "$ref": "25"
                                                              },
                                                              "mt_pos": {
                                                                "$ref": "20"
                                                              }
                                                            },
                                                            {
                                                              "$ref": "38"
                                                            }
                                                          ],
                                                          "tt_doc_sa": [
                                                            {
                                                              "$ref": "24"
                                                            },
                                                            {
                                                              "$ref": "24"
                                                            }
                                                          ],
                                                          "tt_doc_st": [
                                                            {
                                                              "$id": "39",
                                                              "id": "0f721673-2253-49ab-8ba9-334d0e581e86",
                                                              "id_pos": "fb7171ba-04ad-4bd0-b322-93f5f712f203",
                                                              "id_doc": "49c5182a-9811-4794-8248-7074d55b437b",
                                                              "id_branch": "7ce98422-d40b-4746-a377-d343e90cca77",
                                                              "nro_doc": "sample string 5",
                                                              "date_doc": "2026-05-09T09:35:24.7978477+02:00",
                                                              "block": true,
                                                              "nro_original": "sample string 8",
                                                              "id_ref": "faca7d82-f563-4139-aa37-a86e26104081",
                                                              "id_loc_from": "b12304c9-c8cc-4a18-8baa-45e4bccf7027",
                                                              "id_loc_end": "e86210aa-d372-413c-9469-427589763edb",
                                                              "id_user_add": "d1099200-8a67-4f6d-8d42-c7bd50beec6e",
                                                              "id_user_upd": "6e861718-eaf8-49d3-abd3-de1131f36845",
                                                              "id_pos_sesion": "443d64f3-f00c-4886-a0a8-3152638a039b",
                                                              "comment": "sample string 12",
                                                              "status": 1,
                                                              "is_send": true,
                                                              "date_send": "2026-05-09T09:35:24.7978477+02:00",
                                                              "active": true,
                                                              "created_on": "2026-05-09T09:35:24.7978477+02:00",
                                                              "last_update": "2026-05-09T09:35:24.7978477+02:00",
                                                              "commited": true,
                                                              "mt_branches": {
                                                                "$ref": "5"
                                                              },
                                                              "mt_docs": {
                                                                "$ref": "25"
                                                              },
                                                              "mt_locations": {
                                                                "$id": "40",
                                                                "id": "c3476e11-e246-4510-ab31-11785bb1f117",
                                                                "id_mask": "sample string 2",
                                                                "name": "sample string 3",
                                                                "description": "sample string 4",
                                                                "reserved": true,
                                                                "id_branch": "dfbdd5d7-09e6-4a54-9f0f-0f342cb7e264",
                                                                "active": true,
                                                                "created_on": "2026-05-09T09:35:24.7978477+02:00",
                                                                "last_update": "2026-05-09T09:35:24.7978477+02:00",
                                                                "id_user_upd": "0355dba6-9bc9-4449-ba8c-d9e2304e66b0",
                                                                "commited": true,
                                                                "mt_branches": {
                                                                  "$ref": "5"
                                                                },
                                                                "st_users": {
                                                                  "$ref": "4"
                                                                },
                                                                "tt_doc_sa": [
                                                                  {
                                                                    "$ref": "24"
                                                                  },
                                                                  {
                                                                    "$ref": "24"
                                                                  }
                                                                ],
                                                                "tt_doc_sa1": [
                                                                  {
                                                                    "$ref": "24"
                                                                  },
                                                                  {
                                                                    "$ref": "24"
                                                                  }
                                                                ],
                                                                "tt_doc_st": [
                                                                  {
                                                                    "$ref": "39"
                                                                  },
                                                                  {
                                                                    "$ref": "39"
                                                                  }
                                                                ],
                                                                "tt_doc_st1": [
                                                                  {
                                                                    "$ref": "39"
                                                                  },
                                                                  {
                                                                    "$ref": "39"
                                                                  }
                                                                ],
                                                                "tt_stock": [
                                                                  {
                                                                    "$id": "41",
                                                                    "id_location": "b7552224-585b-4782-adaa-87a97f78fec0",
                                                                    "id_item": "85d71aea-57a9-4bd8-aea7-e4f1d93d2571",
                                                                    "stock_ideal": 3.1,
                                                                    "stock_min": 4.1,
                                                                    "stock_max": 5.1,
                                                                    "stock": 6.1,
                                                                    "active": true,
                                                                    "created_on": "2026-05-09T09:35:24.7978477+02:00",
                                                                    "last_update": "2026-05-09T09:35:24.7978477+02:00",
                                                                    "commited": true,
                                                                    "mt_items": {
                                                                      "$ref": "2"
                                                                    },
                                                                    "mt_locations": {
                                                                      "$ref": "40"
                                                                    }
                                                                  },
                                                                  {
                                                                    "$ref": "41"
                                                                  }
                                                                ]
                                                              },
                                                              "mt_locations1": {
                                                                "$ref": "40"
                                                              },
                                                              "mt_pos": {
                                                                "$ref": "20"
                                                              },
                                                              "st_users": {
                                                                "$ref": "4"
                                                              },
                                                              "st_users1": {
                                                                "$ref": "4"
                                                              },
                                                              "tt_doc_st_det": [
                                                                {
                                                                  "$id": "42",
                                                                  "id_doc_st": "7a9aeb11-32a0-401f-9bbe-1fa0ee878c33",
                                                                  "id_line": 2,
                                                                  "id_item": "7db6dfed-0542-437f-a0e7-518a4ced4816",
                                                                  "comment": "sample string 4",
                                                                  "qty": 5.1,
                                                                  "status": 1,
                                                                  "active": true,
                                                                  "mt_items": {
                                                                    "$ref": "2"
                                                                  },
                                                                  "tt_doc_st": {
                                                                    "$ref": "39"
                                                                  }
                                                                },
                                                                {
                                                                  "$ref": "42"
                                                                }
                                                              ],
                                                              "tt_doc_st1": [
                                                                {
                                                                  "$ref": "39"
                                                                },
                                                                {
                                                                  "$ref": "39"
                                                                }
                                                              ],
                                                              "tt_doc_st2": {
                                                                "$ref": "39"
                                                              }
                                                            },
                                                            {
                                                              "$ref": "39"
                                                            }
                                                          ]
                                                        },
                                                        "mt_locations": {
                                                          "$ref": "40"
                                                        },
                                                        "mt_locations1": {
                                                          "$ref": "40"
                                                        },
                                                        "mt_pos": {
                                                          "$ref": "20"
                                                        },
                                                        "st_users": {
                                                          "$ref": "4"
                                                        },
                                                        "st_users1": {
                                                          "$ref": "4"
                                                        },
                                                        "tt_cloakrooms_units": [
                                                          {
                                                            "$ref": "23"
                                                          },
                                                          {
                                                            "$ref": "23"
                                                          }
                                                        ],
                                                        "tt_doc_sa_cashflow": [
                                                          {
                                                            "$ref": "29"
                                                          },
                                                          {
                                                            "$ref": "29"
                                                          }
                                                        ],
                                                        "tt_doc_sa_det": [
                                                          {
                                                            "$ref": "16"
                                                          },
                                                          {
                                                            "$ref": "16"
                                                          }
                                                        ],
                                                        "tt_doc_sa_pay": [
                                                          {
                                                            "$ref": "31"
                                                          },
                                                          {
                                                            "$ref": "31"
                                                          }
                                                        ],
                                                        "tt_doc_sa1": [
                                                          {
                                                            "$ref": "24"
                                                          },
                                                          {
                                                            "$ref": "24"
                                                          }
                                                        ],
                                                        "tt_doc_sa2": {
                                                          "$ref": "24"
                                                        },
                                                        "tt_pos_sesion": {
                                                          "$id": "43",
                                                          "id": "93d0fcb2-7d28-48e7-9368-904ff9163ab0",
                                                          "nro_sesion": 2,
                                                          "id_pos": "ff3f7ebf-9eef-4af7-b64b-423d9b95468c",
                                                          "date_tax": "2026-05-09T09:35:24.7978477+02:00",
                                                          "date_open": "2026-05-09T09:35:24.7978477+02:00",
                                                          "date_close": "2026-05-09T09:35:24.7978477+02:00",
                                                          "id_user_open": "aeb6a1a6-d528-4ba3-9c24-5afad0a82605",
                                                          "id_user_close": "9ba8bbed-db3b-4f80-8b44-e9853696b552",
                                                          "nro_z": 1,
                                                          "amt_tot": 1.1,
                                                          "locator_event": "sample string 6",
                                                          "status_pos": 7,
                                                          "training_sesion": true,
                                                          "active": true,
                                                          "created_on": "2026-05-09T09:35:24.7978477+02:00",
                                                          "last_update": "2026-05-09T09:35:24.7978477+02:00",
                                                          "commited": true,
                                                          "mt_pos": {
                                                            "$ref": "20"
                                                          },
                                                          "tt_cloakrooms_units": [
                                                            {
                                                              "$ref": "23"
                                                            },
                                                            {
                                                              "$ref": "23"
                                                            }
                                                          ],
                                                          "tt_items_customs": [
                                                            {
                                                              "$id": "44",
                                                              "id": "dbfe2a6e-1a80-4518-95d9-9d75af1e0d8f",
                                                              "order_id": 2,
                                                              "id_item": "40b853ec-4557-4d65-9614-b80138156d6b",
                                                              "id_item_type": "ca53d3ed-648e-44c1-b32e-2319a855fc08",
                                                              "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": "6bb51546-15f6-4800-be6e-6f0c7e6e617e",
                                                              "type_item": 11,
                                                              "id_voucher_json": "1377e9d1-f14c-45ce-a0dc-3ac69b6eca2f",
                                                              "count_voucher": 1,
                                                              "id_category": "6f5d0f73-9d4a-4549-8fe1-44d9e6dc8469",
                                                              "created_on": "2026-05-09T09:35:24.7978477+02:00",
                                                              "last_update": "2026-05-09T09:35:24.7978477+02:00",
                                                              "id_user_upd": "ef02ade4-be06-49c6-b4f1-58377da3c702",
                                                              "commited": true,
                                                              "mt_items": {
                                                                "$ref": "2"
                                                              },
                                                              "mt_items_types": {
                                                                "$ref": "10"
                                                              },
                                                              "st_users": {
                                                                "$ref": "4"
                                                              },
                                                              "tt_pos_sesion": {
                                                                "$ref": "43"
                                                              }
                                                            },
                                                            {
                                                              "$ref": "44"
                                                            }
                                                          ],
                                                          "tt_doc_sa_pt": [
                                                            {
                                                              "$id": "45",
                                                              "id": "51c8e671-3fa4-4a02-8ba1-12461a3b83e1",
                                                              "json_object": "sample string 2",
                                                              "json_pays": "sample string 3",
                                                              "id_pos_sesion": "a1f98fc7-e0dd-4c03-a7f5-de9b0e0a59e9",
                                                              "type_pay": 5,
                                                              "module": "sample string 6",
                                                              "process": true,
                                                              "json_cloackrooms": "sample string 8",
                                                              "multi_select": 9,
                                                              "terminal_name": "sample string 10",
                                                              "created_on": "2026-05-09T09:35:24.7978477+02:00",
                                                              "tt_pos_sesion": {
                                                                "$ref": "43"
                                                              }
                                                            },
                                                            {
                                                              "$ref": "45"
                                                            }
                                                          ],
                                                          "tt_rooms_units_activity": [
                                                            {
                                                              "$id": "46",
                                                              "id": "41e66933-9925-4b24-a406-d9adaa7b5d62",
                                                              "id_room_unit": "660254f9-117b-4e07-93b9-3ef8c3aca5e3",
                                                              "id_room_list": "baebf604-cb28-4cb1-8118-9b9355cfd153",
                                                              "nro_res_ext": "sample string 3",
                                                              "date_reserved": "2026-05-09T09:35:24.7978477+02:00",
                                                              "date_from": "2026-05-09T09:35:24.7978477+02:00",
                                                              "date_end": "2026-05-09T09:35:24.7978477+02:00",
                                                              "date_open": "2026-05-09T09:35:24.7978477+02:00",
                                                              "date_close": "2026-05-09T09:35:24.7978477+02:00",
                                                              "id_employee": "a2028bdd-b8dd-4a21-8ea7-705d103f3bee",
                                                              "id_employee_sec": "7ee09224-f508-491b-afa2-20ab26e1afaa",
                                                              "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": "eaab50dc-07d2-4052-8437-86f5668c5963",
                                                              "comment": "sample string 7",
                                                              "id_user_open": "e0f50cfe-dd20-4a8e-ae4d-22f0bc74dbd3",
                                                              "id_user_close": "27a64eee-6efa-4b13-8e5d-2f91604101e5",
                                                              "id_unit_state": "7b183be6-d346-45af-bf91-c859051e2c33",
                                                              "id_pos_sesion": "d3fb2add-0adf-4c0c-9765-931b85ee557e",
                                                              "vip": true,
                                                              "paid": true,
                                                              "send": true,
                                                              "send_date": "2026-05-09T09:35:24.7978477+02:00",
                                                              "active": true,
                                                              "created_on": "2026-05-09T09:35:24.7978477+02:00",
                                                              "last_update": "2026-05-09T09:35:24.7978477+02:00",
                                                              "commited": true,
                                                              "mt_employees": {
                                                                "$ref": "13"
                                                              },
                                                              "mt_employees1": {
                                                                "$ref": "13"
                                                              },
                                                              "mt_rooms_units": {
                                                                "$id": "47",
                                                                "id": "c36c38cd-8527-4a73-add9-d3b1891bb6f4",
                                                                "id_mask": "sample string 2",
                                                                "name": "sample string 3",
                                                                "name_label": "sample string 4",
                                                                "name_zone": "sample string 5",
                                                                "order": 6,
                                                                "id_room": "77ac433a-ee09-4d27-8a15-d0dd41a5f772",
                                                                "pax": 8,
                                                                "pos_x": 9,
                                                                "pos_y": 10,
                                                                "size_w": 1,
                                                                "size_h": 1,
                                                                "in_map": true,
                                                                "reserved_on": true,
                                                                "id_room_type": "60837fd1-5a7d-4ef1-975e-e7032cb00613",
                                                                "locked": true,
                                                                "date_locked": "2026-05-09T09:35:24.7978477+02:00",
                                                                "comment_locked": "sample string 15",
                                                                "active": true,
                                                                "created_on": "2026-05-09T09:35:24.7978477+02:00",
                                                                "last_update": "2026-05-09T09:35:24.7978477+02:00",
                                                                "id_user_upd": "8f084cf8-93d1-492d-9462-1b2547eded79",
                                                                "commited": true,
                                                                "mt_rooms": {
                                                                  "$id": "48",
                                                                  "id": "8c4d1947-72a8-4e1a-89f3-69c0dfb524b6",
                                                                  "id_mask": "sample string 2",
                                                                  "name": "sample string 3",
                                                                  "description": "sample string 4",
                                                                  "id_branch": "44fac2e3-5856-4d1c-8a67-84260905d3b6",
                                                                  "name_pos": "sample string 6",
                                                                  "id_image": "42ec333c-8eb2-469d-80b0-0ea3c8f14288",
                                                                  "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": "ef77da98-bb52-43f0-ac0d-6b9d2f7cdb77",
                                                                  "refresh_status": true,
                                                                  "active": true,
                                                                  "created_on": "2026-05-09T09:35:24.7978477+02:00",
                                                                  "last_update": "2026-05-09T09:35:24.7978477+02:00",
                                                                  "id_user_upd": "0fa6652c-33a9-4195-a7f1-399e5dd38226",
                                                                  "commited": true,
                                                                  "mt_branches": {
                                                                    "$ref": "5"
                                                                  },
                                                                  "mt_pos_rooms": [
                                                                    {
                                                                      "$id": "49",
                                                                      "id_pos": "eea1d4c3-cc7b-4e99-994b-b5c315442665",
                                                                      "id_room": "60451553-1530-42fc-9f6a-cf62218315b8",
                                                                      "active": true,
                                                                      "created_on": "2026-05-09T09:35:24.7978477+02:00",
                                                                      "last_update": "2026-05-09T09:35:24.7978477+02:00",
                                                                      "id_user_upd": "66fc7d90-0f46-472a-83a7-f529b59757b2",
                                                                      "commited": true,
                                                                      "mt_pos": {
                                                                        "$ref": "20"
                                                                      },
                                                                      "mt_rooms": {
                                                                        "$ref": "48"
                                                                      },
                                                                      "st_users": {
                                                                        "$ref": "4"
                                                                      }
                                                                    },
                                                                    {
                                                                      "$ref": "49"
                                                                    }
                                                                  ],
                                                                  "st_images": {
                                                                    "$ref": "6"
                                                                  },
                                                                  "st_images1": {
                                                                    "$ref": "6"
                                                                  },
                                                                  "st_users": {
                                                                    "$ref": "4"
                                                                  },
                                                                  "mt_rooms_units": [
                                                                    {
                                                                      "$ref": "47"
                                                                    },
                                                                    {
                                                                      "$ref": "47"
                                                                    }
                                                                  ],
                                                                  "tt_rooms_list": [
                                                                    {
                                                                      "$id": "50",
                                                                      "id": "8897e1a1-9e14-4d19-83b0-a651704ec196",
                                                                      "id_room": "e6009813-d79c-443e-ab8b-07c1fcd70a24",
                                                                      "date_in": "2026-05-09T09:35:24.7978477+02:00",
                                                                      "date_out": "2026-05-09T09:35:24.7978477+02:00",
                                                                      "id_user_add": "a3d49c61-c5d3-4fe2-b37a-38143ff2d6e6",
                                                                      "from_reservation": "sample string 5",
                                                                      "pax": 6,
                                                                      "status": 7,
                                                                      "comment": "sample string 8",
                                                                      "active": true,
                                                                      "created_on": "2026-05-09T09:35:24.7978477+02:00",
                                                                      "last_update": "2026-05-09T09:35:24.7978477+02:00",
                                                                      "commited": true,
                                                                      "mt_rooms": {
                                                                        "$ref": "48"
                                                                      },
                                                                      "st_users": {
                                                                        "$ref": "4"
                                                                      },
                                                                      "tt_rooms_units_activity": [
                                                                        {
                                                                          "$ref": "46"
                                                                        },
                                                                        {
                                                                          "$ref": "46"
                                                                        }
                                                                      ]
                                                                    },
                                                                    {
                                                                      "$ref": "50"
                                                                    }
                                                                  ]
                                                                },
                                                                "mt_rooms_units_types": {
                                                                  "$id": "51",
                                                                  "id": "aa571916-18af-485f-b2b4-8bcefe9d0b9e",
                                                                  "id_mask": "sample string 2",
                                                                  "name": "sample string 3",
                                                                  "description": "sample string 4",
                                                                  "high": 5,
                                                                  "width": 6,
                                                                  "active": true,
                                                                  "created_on": "2026-05-09T09:35:24.7978477+02:00",
                                                                  "last_update": "2026-05-09T09:35:24.7978477+02:00",
                                                                  "id_user_upd": "04c435dd-4dec-4d5a-ad78-c9aff5488056",
                                                                  "commited": true,
                                                                  "mt_rooms_units": [
                                                                    {
                                                                      "$ref": "47"
                                                                    },
                                                                    {
                                                                      "$ref": "47"
                                                                    }
                                                                  ],
                                                                  "mt_rooms_units_states_types": [
                                                                    {
                                                                      "$id": "52",
                                                                      "id_room_type": "7b28bf87-c3ce-48c5-9975-7746ca8d28e0",
                                                                      "id_room_state": "d372473c-6a59-49ca-b158-5e11e150c75c",
                                                                      "id_image": "715acf49-e491-48d8-b2d8-4aa68ac86295",
                                                                      "color_font": "sample string 4",
                                                                      "font_bold": true,
                                                                      "font_underline": true,
                                                                      "font_size": 7,
                                                                      "active": true,
                                                                      "created_on": "2026-05-09T09:35:24.7978477+02:00",
                                                                      "last_update": "2026-05-09T09:35:24.7978477+02:00",
                                                                      "id_user_upd": "a300b0f1-a15d-44de-907e-2151682fffb5",
                                                                      "commited": true,
                                                                      "mt_rooms_units_states": {
                                                                        "$id": "53",
                                                                        "id": "d7c36d30-a3f8-4ed5-9aad-755b83d768c9",
                                                                        "id_mask": "sample string 2",
                                                                        "name": "sample string 3",
                                                                        "description": "sample string 4",
                                                                        "color": "sample string 5",
                                                                        "active": true,
                                                                        "created_on": "2026-05-09T09:35:24.7978477+02:00",
                                                                        "last_update": "2026-05-09T09:35:24.7978477+02:00",
                                                                        "id_user_upd": "f66f4678-128a-4056-aa7f-cec4c020ac19",
                                                                        "commited": true,
                                                                        "st_users": {
                                                                          "$ref": "4"
                                                                        },
                                                                        "mt_rooms_units_states_types": [
                                                                          {
                                                                            "$ref": "52"
                                                                          },
                                                                          {
                                                                            "$ref": "52"
                                                                          }
                                                                        ],
                                                                        "tt_rooms_units_activity": [
                                                                          {
                                                                            "$ref": "46"
                                                                          },
                                                                          {
                                                                            "$ref": "46"
                                                                          }
                                                                        ]
                                                                      },
                                                                      "mt_rooms_units_types": {
                                                                        "$ref": "51"
                                                                      },
                                                                      "st_images": {
                                                                        "$ref": "6"
                                                                      },
                                                                      "st_users": {
                                                                        "$ref": "4"
                                                                      }
                                                                    },
                                                                    {
                                                                      "$ref": "52"
                                                                    }
                                                                  ],
                                                                  "st_users": {
                                                                    "$ref": "4"
                                                                  }
                                                                },
                                                                "st_users": {
                                                                  "$ref": "4"
                                                                },
                                                                "tt_rooms_units_activity": [
                                                                  {
                                                                    "$ref": "46"
                                                                  },
                                                                  {
                                                                    "$ref": "46"
                                                                  }
                                                                ]
                                                              },
                                                              "mt_rooms_units_states": {
                                                                "$ref": "53"
                                                              },
                                                              "st_users": {
                                                                "$ref": "4"
                                                              },
                                                              "st_users1": {
                                                                "$ref": "4"
                                                              },
                                                              "tt_doc_sa": [
                                                                {
                                                                  "$ref": "24"
                                                                },
                                                                {
                                                                  "$ref": "24"
                                                                }
                                                              ],
                                                              "tt_pos_sesion": {
                                                                "$ref": "43"
                                                              },
                                                              "tt_rooms_list": {
                                                                "$ref": "50"
                                                              }
                                                            },
                                                            {
                                                              "$ref": "46"
                                                            }
                                                          ],
                                                          "st_users": {
                                                            "$ref": "4"
                                                          },
                                                          "st_users1": {
                                                            "$ref": "4"
                                                          },
                                                          "tt_tips": [
                                                            {
                                                              "$id": "54",
                                                              "id": "014f28d8-c343-47ea-b464-c8945cca7e53",
                                                              "id_pos_sesion": "6b965554-d86d-4f3e-abfa-506ea7abc773",
                                                              "amt_card": 1.1,
                                                              "amt_cash": 1.1,
                                                              "id_user": "d71707dd-df9e-45d2-b896-1cea99816d5c",
                                                              "id_room_unit_activity": "728b2baf-8792-4ad6-a0d2-ac6cf56ac47d",
                                                              "id_doc_sa": "c6b3ab16-13f6-42f6-b23a-8ec11cc31853",
                                                              "id_pos_type": "be91b468-88d5-487e-800a-b00c4e0d2a56",
                                                              "block": true,
                                                              "comment": "sample string 5",
                                                              "json_response": "sample string 6",
                                                              "id_doc_ref": "5812518a-504e-462b-8fd2-9cf7b635705a",
                                                              "coupon_id": "sample string 7",
                                                              "terminal_id": "sample string 8",
                                                              "card_name": "sample string 9",
                                                              "card_bank": "sample string 10",
                                                              "card_number": "sample string 11",
                                                              "client_name": "sample string 12",
                                                              "money_type": "sample string 13",
                                                              "merchant_id": "sample string 14",
                                                              "aid": "sample string 15",
                                                              "auth_num": "sample string 16",
                                                              "authorization": true,
                                                              "signature": true,
                                                              "contactless": true,
                                                              "date_hour_pay": "sample string 17",
                                                              "terminal_name": "sample string 18",
                                                              "active": true,
                                                              "created_on": "2026-05-09T09:35:24.7978477+02:00",
                                                              "last_update": "2026-05-09T09:35:24.7978477+02:00",
                                                              "commited": true,
                                                              "tt_pos_sesion": {
                                                                "$ref": "43"
                                                              },
                                                              "tt_tips_users": [
                                                                {
                                                                  "$id": "55",
                                                                  "id_tip": "0591883a-1863-4180-80d9-01e45d0a6619",
                                                                  "id_user": "b0302671-c1fd-4f1c-a1b3-3731da1f2759",
                                                                  "amt_card": 1.1,
                                                                  "amt_cash": 1.1,
                                                                  "type_share": 3,
                                                                  "active": true,
                                                                  "created_on": "2026-05-09T09:35:24.7978477+02:00",
                                                                  "last_update": "2026-05-09T09:35:24.7978477+02:00",
                                                                  "commited": true,
                                                                  "st_users": {
                                                                    "$ref": "4"
                                                                  },
                                                                  "tt_tips": {
                                                                    "$ref": "54"
                                                                  }
                                                                },
                                                                {
                                                                  "$ref": "55"
                                                                }
                                                              ]
                                                            },
                                                            {
                                                              "$ref": "54"
                                                            }
                                                          ],
                                                          "tt_pos_sesion_users": [
                                                            {
                                                              "$id": "56",
                                                              "id_pos_sesion": "82e5efe3-8c87-49a8-baf6-2b5ffd52be5f",
                                                              "id_user": "1fc29569-2aba-4e36-96b9-76d92e2c6978",
                                                              "date_add": "2026-05-09T09:35:24.7978477+02:00",
                                                              "distribution_index": 1.1,
                                                              "active": true,
                                                              "created_on": "2026-05-09T09:35:24.7978477+02:00",
                                                              "last_update": "2026-05-09T09:35:24.7978477+02:00",
                                                              "commited": true,
                                                              "st_users": {
                                                                "$ref": "4"
                                                              },
                                                              "tt_pos_sesion": {
                                                                "$ref": "43"
                                                              }
                                                            },
                                                            {
                                                              "$ref": "56"
                                                            }
                                                          ],
                                                          "tt_doc_sa": [
                                                            {
                                                              "$ref": "24"
                                                            },
                                                            {
                                                              "$ref": "24"
                                                            }
                                                          ],
                                                          "tt_cmd_connection": [
                                                            {
                                                              "$id": "57",
                                                              "id": "9bd1cffd-15dc-447a-9471-3b21745a4351",
                                                              "id_user": "2df4a5e5-116e-43c9-a085-dd812f1e7225",
                                                              "id_user_profile": "14d1c022-48d6-4e18-bb10-2a6d58ea57fb",
                                                              "locator": "sample string 4",
                                                              "date_end": "2026-05-09T09:35:24.7978477+02:00",
                                                              "id_pos_sesion": "4223746f-5fdb-4dd6-afb9-e23f6e6b8bd6",
                                                              "date_login": "2026-05-09T09:35:24.7978477+02:00",
                                                              "date_logout": "2026-05-09T09:35:24.7978477+02:00",
                                                              "terminal_id": "sample string 6",
                                                              "terminal_type": "sample string 7",
                                                              "created_on": "2026-05-09T09:35:24.7978477+02:00",
                                                              "last_update": "2026-05-09T09:35:24.7978477+02:00",
                                                              "commited": true,
                                                              "st_users": {
                                                                "$ref": "4"
                                                              },
                                                              "st_users_profiles": {
                                                                "$id": "58",
                                                                "id": "f8bfb579-54bd-4533-b83c-fda54a0438f2",
                                                                "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,
                                                                "is_view_all": true,
                                                                "active": true,
                                                                "created_on": "2026-05-09T09:35:24.7978477+02:00",
                                                                "last_update": "2026-05-09T09:35:24.7978477+02:00",
                                                                "commited": true,
                                                                "st_permisions": [
                                                                  {
                                                                    "$id": "59",
                                                                    "id": "78f33f8e-b643-43aa-8e3f-e2525838c730",
                                                                    "id_function": "d66a0003-8b17-47c5-9513-e9b2dd06cf39",
                                                                    "id_user": "f41988b9-f4f6-475f-ad4f-f3020749a8ef",
                                                                    "id_profile": "3736a1ce-91bd-4479-8197-448b71561a50",
                                                                    "permission": 3,
                                                                    "active": true,
                                                                    "created_on": "2026-05-09T09:35:24.7978477+02:00",
                                                                    "last_update": "2026-05-09T09:35:24.7978477+02:00",
                                                                    "commited": true,
                                                                    "st_users_profiles": {
                                                                      "$ref": "58"
                                                                    },
                                                                    "st_users": {
                                                                      "$ref": "4"
                                                                    },
                                                                    "st_functions": {
                                                                      "$id": "60",
                                                                      "id": "c32dadcd-5ba7-49b0-b328-732ceee0be8e",
                                                                      "id_mask": "sample string 2",
                                                                      "name": "sample string 3",
                                                                      "description": "sample string 4",
                                                                      "level_id": 5,
                                                                      "id_group": "6c094ecc-a695-4bee-b451-ad145b7986f1",
                                                                      "name_event": "sample string 7",
                                                                      "name_pos": "sample string 8",
                                                                      "id_image": "62e80f51-cc4d-4158-863a-077686358ac7",
                                                                      "view_pos": true,
                                                                      "order": 10,
                                                                      "color_border": "sample string 11",
                                                                      "color_button": "sample string 12",
                                                                      "color_font": "sample string 13",
                                                                      "font_bold": true,
                                                                      "font_underline": true,
                                                                      "font_size": 16,
                                                                      "active": true,
                                                                      "created_on": "2026-05-09T09:35:24.7978477+02:00",
                                                                      "last_update": "2026-05-09T09:35:24.7978477+02:00",
                                                                      "commited": true,
                                                                      "st_functions_groups": {
                                                                        "$id": "61",
                                                                        "id": "7aa02935-197f-4e53-8be7-4a61c9bbd1fc",
                                                                        "id_mask": "sample string 2",
                                                                        "name": "sample string 3",
                                                                        "description": "sample string 4",
                                                                        "active": true,
                                                                        "created_on": "2026-05-09T09:35:24.7978477+02:00",
                                                                        "last_update": "2026-05-09T09:35:24.7978477+02:00",
                                                                        "commited": true,
                                                                        "st_functions": [
                                                                          {
                                                                            "$ref": "60"
                                                                          },
                                                                          {
                                                                            "$ref": "60"
                                                                          }
                                                                        ]
                                                                      },
                                                                      "st_images": {
                                                                        "$ref": "6"
                                                                      },
                                                                      "st_permisions": [
                                                                        {
                                                                          "$ref": "59"
                                                                        },
                                                                        {
                                                                          "$ref": "59"
                                                                        }
                                                                      ]
                                                                    }
                                                                  },
                                                                  {
                                                                    "$ref": "59"
                                                                  }
                                                                ],
                                                                "st_users": [
                                                                  {
                                                                    "$ref": "4"
                                                                  },
                                                                  {
                                                                    "$ref": "4"
                                                                  }
                                                                ],
                                                                "tt_cmd_connection": [
                                                                  {
                                                                    "$ref": "57"
                                                                  },
                                                                  {
                                                                    "$ref": "57"
                                                                  }
                                                                ]
                                                              },
                                                              "tt_pos_sesion": {
                                                                "$ref": "43"
                                                              }
                                                            },
                                                            {
                                                              "$ref": "57"
                                                            }
                                                          ],
                                                          "tt_cmd_messages": [
                                                            {
                                                              "$id": "62",
                                                              "id": "4d478a3f-c0cc-4738-a733-8d43ad5203a1",
                                                              "id_user": "9791ca1c-7148-4c3f-9a95-874b003583cc",
                                                              "date_add": "2026-05-09T09:35:24.7978477+02:00",
                                                              "destiny_type": 4,
                                                              "id_key": "4554c54c-0582-493a-8bdd-db1409524d56",
                                                              "message": "sample string 6",
                                                              "message_view": true,
                                                              "date_view": "2026-05-09T09:35:24.7978477+02:00",
                                                              "id_pos_sesion": "34c972e3-f5d5-4bd1-b715-efd6f67e471f",
                                                              "terminal_add": "sample string 9",
                                                              "created_on": "2026-05-09T09:35:24.7978477+02:00",
                                                              "last_update": "2026-05-09T09:35:24.7978477+02:00",
                                                              "commited": true,
                                                              "st_users": {
                                                                "$ref": "4"
                                                              },
                                                              "tt_pos_sesion": {
                                                                "$ref": "43"
                                                              }
                                                            },
                                                            {
                                                              "$ref": "62"
                                                            }
                                                          ]
                                                        },
                                                        "tt_rooms_units_activity": {
                                                          "$ref": "46"
                                                        },
                                                        "tt_spool_doc_print": [
                                                          {
                                                            "$id": "63",
                                                            "id": "5efe864c-8848-4a55-b4b3-926630ccbd8d",
                                                            "spool_server": "sample string 2",
                                                            "id_doc_sa": "73a97902-0cae-417e-862b-59de5ee62262",
                                                            "spool_printer": "sample string 4",
                                                            "count": 5,
                                                            "created_on": "2026-05-09T09:35:24.7978477+02:00",
                                                            "printed": true,
                                                            "print_on": "2026-05-09T09:35:24.7978477+02:00",
                                                            "tt_doc_sa": {
                                                              "$ref": "24"
                                                            }
                                                          },
                                                          {
                                                            "$ref": "63"
                                                          }
                                                        ]
                                                      },
                                                      "tt_pos_sesion": {
                                                        "$ref": "43"
                                                      }
                                                    },
                                                    {
                                                      "$ref": "23"
                                                    }
                                                  ]
                                                },
                                                {
                                                  "$ref": "22"
                                                }
                                              ],
                                              "mt_items_featured": [
                                                {
                                                  "$ref": "35"
                                                },
                                                {
                                                  "$ref": "35"
                                                }
                                              ],
                                              "mt_pos_print": [
                                                {
                                                  "$ref": "33"
                                                },
                                                {
                                                  "$ref": "33"
                                                }
                                              ],
                                              "mt_pos_rooms": [
                                                {
                                                  "$ref": "49"
                                                },
                                                {
                                                  "$ref": "49"
                                                }
                                              ],
                                              "st_users": {
                                                "$ref": "4"
                                              },
                                              "mt_pos_view": [
                                                {
                                                  "$ref": "19"
                                                },
                                                {
                                                  "$ref": "19"
                                                }
                                              ],
                                              "mt_prices_list_rules": [
                                                {
                                                  "$id": "64",
                                                  "id": "dfa33af6-664a-4f6b-a2cb-1a20c457f516",
                                                  "id_mask": "sample string 2",
                                                  "name": "sample string 3",
                                                  "description": "sample string 4",
                                                  "date_from": "2026-05-09T09:35:24.7978477+02:00",
                                                  "date_end": "2026-05-09T09:35:24.7978477+02:00",
                                                  "id_branch": "0d7603d3-abde-4b17-ab7c-2ab866484ac2",
                                                  "id_pos": "725d97ff-9fd7-4505-9996-4bf98398cd58",
                                                  "id_list": "da2c5668-0da6-47c3-879a-e6be79219dae",
                                                  "view_list": true,
                                                  "is_default": true,
                                                  "active": true,
                                                  "created_on": "2026-05-09T09:35:24.7978477+02:00",
                                                  "last_update": "2026-05-09T09:35:24.7978477+02:00",
                                                  "id_user_upd": "3644621d-9bea-4044-ad36-1f25f67170a0",
                                                  "commited": true,
                                                  "mt_branches": {
                                                    "$ref": "5"
                                                  },
                                                  "mt_pos": {
                                                    "$ref": "20"
                                                  },
                                                  "mt_prices_list": {
                                                    "$ref": "17"
                                                  },
                                                  "st_users": {
                                                    "$ref": "4"
                                                  }
                                                },
                                                {
                                                  "$ref": "64"
                                                }
                                              ],
                                              "mt_prices_rules": [
                                                {
                                                  "$ref": "9"
                                                },
                                                {
                                                  "$ref": "9"
                                                }
                                              ],
                                              "st_doc_num": [
                                                {
                                                  "$ref": "38"
                                                },
                                                {
                                                  "$ref": "38"
                                                }
                                              ],
                                              "st_pos_license": [
                                                {
                                                  "$id": "65",
                                                  "id": "d73e5344-ae9a-4cfa-8a8f-4d8f57f40ce8",
                                                  "id_pos": "f27c69e5-b523-48b7-b52b-2ee76fe5f710",
                                                  "mac_address": "sample string 3",
                                                  "date_end": "2026-05-09T09:35:24.7978477+02:00",
                                                  "key_access": "sample string 5",
                                                  "id_user_add": "e4337f68-ec0f-4617-b9ab-6361faaab91f",
                                                  "active": true,
                                                  "created_on": "2026-05-09T09:35:24.7978477+02:00",
                                                  "last_update": "2026-05-09T09:35:24.7978477+02:00",
                                                  "commited": true,
                                                  "mt_pos": {
                                                    "$ref": "20"
                                                  },
                                                  "st_users": {
                                                    "$ref": "4"
                                                  }
                                                },
                                                {
                                                  "$ref": "65"
                                                }
                                              ],
                                              "st_users_pos": [
                                                {
                                                  "$id": "66",
                                                  "id_user": "6fc980de-1101-46e0-83e9-d2e8f157e70f",
                                                  "id_pos": "8fb526da-dc73-4440-a34a-b340cdd8a7a2",
                                                  "pass_required": true,
                                                  "active": true,
                                                  "created_on": "2026-05-09T09:35:24.7978477+02:00",
                                                  "last_update": "2026-05-09T09:35:24.7978477+02:00",
                                                  "commited": true,
                                                  "mt_pos": {
                                                    "$ref": "20"
                                                  },
                                                  "st_users": {
                                                    "$ref": "4"
                                                  }
                                                },
                                                {
                                                  "$ref": "66"
                                                }
                                              ],
                                              "tt_doc_sa": [
                                                {
                                                  "$ref": "24"
                                                },
                                                {
                                                  "$ref": "24"
                                                }
                                              ],
                                              "tt_pos_connection": [
                                                {
                                                  "$id": "67",
                                                  "id": "dc91110a-ca73-4926-ab5d-581e5b614032",
                                                  "id_pos": "7c816e97-c1fb-4d54-bed9-1c1160b85607",
                                                  "date_add": "2026-05-09T09:35:24.7978477+02:00",
                                                  "date_upd": "2026-05-09T09:35:24.7978477+02:00",
                                                  "date_out": "2026-05-09T09:35:24.7978477+02:00",
                                                  "connection_type": "sample string 3",
                                                  "connection_speed": 1,
                                                  "terminal_name": "sample string 4",
                                                  "version": "sample string 5",
                                                  "commited": true,
                                                  "mt_pos": {
                                                    "$ref": "20"
                                                  }
                                                },
                                                {
                                                  "$ref": "67"
                                                }
                                              ],
                                              "tt_pos_sesion": [
                                                {
                                                  "$ref": "43"
                                                },
                                                {
                                                  "$ref": "43"
                                                }
                                              ],
                                              "mt_branches": {
                                                "$ref": "5"
                                              },
                                              "tt_logs": [
                                                {
                                                  "$id": "68",
                                                  "id": "5cde90c1-f7a4-4994-a531-a7725de7bffe",
                                                  "id_user_add": "7454152c-cb18-4211-97fc-fb617f63e67a",
                                                  "id_table": "38644d5b-ef0d-4821-9aea-1d61f18c77e1",
                                                  "message_log": "sample string 3",
                                                  "json_object": "sample string 4",
                                                  "log_type": "sample string 5",
                                                  "id_pos": "9fadfe40-8aab-4c3e-9ae2-b44bf35bd96f",
                                                  "created_on": "2026-05-09T09:35:24.7978477+02:00",
                                                  "commited": true,
                                                  "mt_pos": {
                                                    "$ref": "20"
                                                  },
                                                  "st_sync_tables": {
                                                    "$id": "69",
                                                    "id": "180132b3-5565-4db8-b610-10db7c787bc7",
                                                    "level": 2,
                                                    "order": 3,
                                                    "name": "sample string 4",
                                                    "log_ins": true,
                                                    "log_upd": true,
                                                    "packet_forward": true,
                                                    "active": true,
                                                    "created_on": "2026-05-09T09:35:24.7978477+02:00",
                                                    "last_update": "2026-05-09T09:35:24.7978477+02:00",
                                                    "commited": true,
                                                    "st_sync_packages_det": [
                                                      {
                                                        "$id": "70",
                                                        "id": "9e079d7f-8a49-4b5a-8dab-5180b2d16bf4",
                                                        "id_sync": "11406b67-07b4-4622-a37b-944b2aef0224",
                                                        "json": "sample string 3",
                                                        "id_table": "af846d48-e1b3-45ba-98b8-df2806f79166",
                                                        "order": 5,
                                                        "st_sync_packages": {
                                                          "$id": "71",
                                                          "id": "58cc7047-c271-4acd-aaa3-82ba0242fd46",
                                                          "id_branch_from": "2f3db6e0-cf71-41a7-98c3-14177d5fdac5",
                                                          "id_branch_to": "be8d76d0-5598-4d14-94c8-91d6f1724c90",
                                                          "type": 4,
                                                          "created_on": "2026-05-09T09:35:24.7978477+02:00",
                                                          "order": 6,
                                                          "status": 7,
                                                          "log_info": "sample string 8",
                                                          "sync_on": "2026-05-09T09:35:24.7978477+02:00",
                                                          "send_on": "2026-05-09T09:35:24.7978477+02:00",
                                                          "mt_branches": {
                                                            "$ref": "5"
                                                          },
                                                          "mt_branches1": {
                                                            "$ref": "5"
                                                          },
                                                          "st_sync_packages_det": [
                                                            {
                                                              "$ref": "70"
                                                            },
                                                            {
                                                              "$ref": "70"
                                                            }
                                                          ]
                                                        },
                                                        "st_sync_tables": {
                                                          "$ref": "69"
                                                        }
                                                      },
                                                      {
                                                        "$ref": "70"
                                                      }
                                                    ],
                                                    "tt_logs": [
                                                      {
                                                        "$ref": "68"
                                                      },
                                                      {
                                                        "$ref": "68"
                                                      }
                                                    ]
                                                  },
                                                  "st_users": {
                                                    "$ref": "4"
                                                  }
                                                },
                                                {
                                                  "$ref": "68"
                                                }
                                              ],
                                              "st_local_variables": [
                                                {
                                                  "$id": "72",
                                                  "id": "39b19a7c-f109-416c-925a-e2292f1f251c",
                                                  "id_pos": "5b5c31ee-8e13-4cbe-9164-4135a7403e1d",
                                                  "name": "sample string 3",
                                                  "description": "sample string 4",
                                                  "value": "sample string 5",
                                                  "type": "sample string 6",
                                                  "last_update": "2026-05-09T09:35:24.7978477+02:00",
                                                  "commited": true,
                                                  "mt_pos": {
                                                    "$ref": "20"
                                                  }
                                                },
                                                {
                                                  "$ref": "72"
                                                }
                                              ],
                                              "tt_doc_st": [
                                                {
                                                  "$ref": "39"
                                                },
                                                {
                                                  "$ref": "39"
                                                }
                                              ]
                                            },
                                            "mt_pos_prices_list": [
                                              {
                                                "$ref": "18"
                                              },
                                              {
                                                "$ref": "18"
                                              }
                                            ],
                                            "mt_pos_types": {
                                              "$ref": "34"
                                            },
                                            "st_users": {
                                              "$ref": "4"
                                            }
                                          },
                                          "mt_prices_list": {
                                            "$ref": "17"
                                          },
                                          "st_users": {
                                            "$ref": "4"
                                          }
                                        },
                                        {
                                          "$ref": "18"
                                        }
                                      ],
                                      "mt_prices_items": [
                                        {
                                          "$id": "73",
                                          "id_list": "79ee9ba8-8085-4baa-a53a-d267021689ca",
                                          "id_item_sub": "c47c2744-471e-4ae4-8656-b4744372c522",
                                          "validity_date": "2026-05-09T09:35:24.7978477+02:00",
                                          "price": 4.1,
                                          "active": true,
                                          "created_on": "2026-05-09T09:35:24.7978477+02:00",
                                          "last_update": "2026-05-09T09:35:24.7978477+02:00",
                                          "id_user_upd": "d66cb8f6-8338-45f7-93e3-11bd91a0f980",
                                          "commited": true,
                                          "mt_items_sub": {
                                            "$ref": "1"
                                          },
                                          "mt_prices_list": {
                                            "$ref": "17"
                                          },
                                          "st_users": {
                                            "$ref": "4"
                                          }
                                        },
                                        {
                                          "$ref": "73"
                                        }
                                      ],
                                      "mt_prices_list1": [
                                        {
                                          "$ref": "17"
                                        },
                                        {
                                          "$ref": "17"
                                        }
                                      ],
                                      "mt_prices_list2": {
                                        "$ref": "17"
                                      },
                                      "mt_prices_list_rules": [
                                        {
                                          "$ref": "64"
                                        },
                                        {
                                          "$ref": "64"
                                        }
                                      ],
                                      "st_images": {
                                        "$ref": "6"
                                      },
                                      "st_users": {
                                        "$ref": "4"
                                      },
                                      "mt_prices_rules": [
                                        {
                                          "$ref": "9"
                                        },
                                        {
                                          "$ref": "9"
                                        }
                                      ],
                                      "tt_doc_sa_det": [
                                        {
                                          "$ref": "16"
                                        },
                                        {
                                          "$ref": "16"
                                        }
                                      ]
                                    },
                                    "st_users": {
                                      "$ref": "4"
                                    },
                                    "st_users1": {
                                      "$ref": "4"
                                    },
                                    "tt_doc_sa": {
                                      "$ref": "24"
                                    },
                                    "tt_doc_sa_det_stock": [
                                      {
                                        "$id": "74",
                                        "id_doc_sa": "0eba2659-a942-4d2b-a68a-bbcea5c64b69",
                                        "id_line": 2,
                                        "id_item": "151885e5-e719-41ce-b417-641eb411b371",
                                        "qty": 4.1,
                                        "mt_items": {
                                          "$ref": "2"
                                        },
                                        "tt_doc_sa_det": {
                                          "$ref": "16"
                                        }
                                      },
                                      {
                                        "$ref": "74"
                                      }
                                    ]
                                  },
                                  {
                                    "$ref": "16"
                                  }
                                ],
                                "tt_doc_sa_pay": [
                                  {
                                    "$ref": "31"
                                  },
                                  {
                                    "$ref": "31"
                                  }
                                ],
                                "tt_vouchers": [
                                  {
                                    "$ref": "12"
                                  },
                                  {
                                    "$ref": "12"
                                  }
                                ],
                                "tt_vouchers_permisions": [
                                  {
                                    "$id": "75",
                                    "id": "96057b5e-115a-462d-93b1-9c740001a697",
                                    "date_from": "2026-05-09T09:35:24.7978477+02:00",
                                    "date_end": "2026-05-09T09:35:24.7978477+02:00",
                                    "date_used": "2026-05-09T09:35:24.7978477+02:00",
                                    "id_employee": "dc768c2c-e77a-4443-b7ce-602af9c8c116",
                                    "id_branch": "c9ceb0e9-f0fc-49bf-81d7-c4e23f0c0337",
                                    "count": 6,
                                    "count_used": 1,
                                    "unlimited": true,
                                    "id_user_add": "171862d5-dfd3-4c6c-aff4-24decbc23174",
                                    "is_entry": true,
                                    "is_consume": true,
                                    "active": true,
                                    "created_on": "2026-05-09T09:35:24.7978477+02:00",
                                    "last_update": "2026-05-09T09:35:24.7978477+02:00",
                                    "commited": true,
                                    "mt_branches": {
                                      "$ref": "5"
                                    },
                                    "mt_employees": {
                                      "$ref": "13"
                                    },
                                    "st_users": {
                                      "$ref": "4"
                                    },
                                    "tt_vouchers": [
                                      {
                                        "$ref": "12"
                                      },
                                      {
                                        "$ref": "12"
                                      }
                                    ]
                                  },
                                  {
                                    "$ref": "75"
                                  }
                                ],
                                "tt_rooms_units_activity": [
                                  {
                                    "$ref": "46"
                                  },
                                  {
                                    "$ref": "46"
                                  }
                                ],
                                "tt_rooms_units_activity1": [
                                  {
                                    "$ref": "46"
                                  },
                                  {
                                    "$ref": "46"
                                  }
                                ]
                              },
                              "mt_payment_types": {
                                "$ref": "30"
                              },
                              "st_users": {
                                "$ref": "4"
                              },
                              "tt_doc_sa_pay": [
                                {
                                  "$ref": "31"
                                },
                                {
                                  "$ref": "31"
                                }
                              ],
                              "tt_vouchers_det": [
                                {
                                  "$ref": "11"
                                },
                                {
                                  "$ref": "11"
                                }
                              ],
                              "tt_vouchers_permisions": {
                                "$ref": "75"
                              }
                            }
                          },
                          {
                            "$ref": "11"
                          }
                        ],
                        "st_images": {
                          "$ref": "6"
                        },
                        "st_users": {
                          "$ref": "4"
                        },
                        "mt_items_sub": [
                          {
                            "$ref": "1"
                          },
                          {
                            "$ref": "1"
                          }
                        ],
                        "mt_prices_rules": [
                          {
                            "$ref": "9"
                          },
                          {
                            "$ref": "9"
                          }
                        ],
                        "tt_items_customs": [
                          {
                            "$ref": "44"
                          },
                          {
                            "$ref": "44"
                          }
                        ]
                      },
                      "mt_pos": {
                        "$ref": "20"
                      },
                      "mt_prices_list": {
                        "$ref": "17"
                      },
                      "st_users": {
                        "$ref": "4"
                      }
                    },
                    {
                      "$ref": "9"
                    }
                  ],
                  "tt_vouchers_det": [
                    {
                      "$ref": "11"
                    },
                    {
                      "$ref": "11"
                    }
                  ]
                },
                {
                  "$ref": "7"
                }
              ],
              "mt_employees": [
                {
                  "$ref": "13"
                },
                {
                  "$ref": "13"
                }
              ],
              "mt_items": [
                {
                  "$ref": "2"
                },
                {
                  "$ref": "2"
                }
              ],
              "mt_items_types": [
                {
                  "$ref": "10"
                },
                {
                  "$ref": "10"
                }
              ],
              "mt_money_types": [
                {
                  "$ref": "27"
                },
                {
                  "$ref": "27"
                }
              ],
              "mt_payment_types": [
                {
                  "$ref": "30"
                },
                {
                  "$ref": "30"
                }
              ],
              "mt_prices_list": [
                {
                  "$ref": "17"
                },
                {
                  "$ref": "17"
                }
              ],
              "mt_rooms": [
                {
                  "$ref": "48"
                },
                {
                  "$ref": "48"
                }
              ],
              "mt_rooms1": [
                {
                  "$ref": "48"
                },
                {
                  "$ref": "48"
                }
              ],
              "mt_rooms_units_states_types": [
                {
                  "$ref": "52"
                },
                {
                  "$ref": "52"
                }
              ],
              "st_functions": [
                {
                  "$ref": "60"
                },
                {
                  "$ref": "60"
                }
              ],
              "st_images_types": {
                "$id": "76",
                "id": "3eb12144-ede0-49cd-8b8f-c6b31fdd705d",
                "id_mask": "sample string 2",
                "name": "sample string 3",
                "description": "sample string 4",
                "active": true,
                "created_on": "2026-05-09T09:35:24.7978477+02:00",
                "last_update": "2026-05-09T09:35:24.7978477+02:00",
                "commited": true,
                "st_images": [
                  {
                    "$ref": "6"
                  },
                  {
                    "$ref": "6"
                  }
                ]
              },
              "mt_docs": [
                {
                  "$ref": "25"
                },
                {
                  "$ref": "25"
                }
              ],
              "st_users": [
                {
                  "$ref": "4"
                },
                {
                  "$ref": "4"
                }
              ],
              "st_users1": [
                {
                  "$ref": "4"
                },
                {
                  "$ref": "4"
                }
              ],
              "mt_cloakrooms": [
                {
                  "$ref": "22"
                },
                {
                  "$ref": "22"
                }
              ]
            },
            "st_users": {
              "$ref": "4"
            },
            "mt_branches_zones": [
              {
                "$ref": "21"
              },
              {
                "$ref": "21"
              }
            ],
            "mt_employees_branches": [
              {
                "$ref": "14"
              },
              {
                "$ref": "14"
              }
            ],
            "mt_items_featured": [
              {
                "$ref": "35"
              },
              {
                "$ref": "35"
              }
            ],
            "mt_locations": [
              {
                "$ref": "40"
              },
              {
                "$ref": "40"
              }
            ],
            "mt_periods": [
              {
                "$id": "77",
                "id_branch": "e08e49b6-3174-4ad3-8d09-7204bef3e75a",
                "exercise_id": 2,
                "period_id": 3,
                "date_from": "2026-05-09T09:35:24.7978477+02:00",
                "date_end": "2026-05-09T09:35:24.7978477+02:00",
                "state": "sample string 6",
                "created_on": "2026-05-09T09:35:24.7978477+02:00",
                "last_update": "2026-05-09T09:35:24.7978477+02:00",
                "commited": true,
                "mt_branches": {
                  "$ref": "5"
                }
              },
              {
                "$ref": "77"
              }
            ],
            "mt_pos": [
              {
                "$ref": "20"
              },
              {
                "$ref": "20"
              }
            ],
            "mt_prices_list_rules": [
              {
                "$ref": "64"
              },
              {
                "$ref": "64"
              }
            ],
            "mt_prices_rules": [
              {
                "$ref": "9"
              },
              {
                "$ref": "9"
              }
            ],
            "mt_rooms": [
              {
                "$ref": "48"
              },
              {
                "$ref": "48"
              }
            ],
            "st_sync_packages": [
              {
                "$ref": "71"
              },
              {
                "$ref": "71"
              }
            ],
            "st_sync_packages1": [
              {
                "$ref": "71"
              },
              {
                "$ref": "71"
              }
            ],
            "tt_doc_sa": [
              {
                "$ref": "24"
              },
              {
                "$ref": "24"
              }
            ],
            "tt_doc_st": [
              {
                "$ref": "39"
              },
              {
                "$ref": "39"
              }
            ],
            "tt_vouchers": [
              {
                "$ref": "12"
              },
              {
                "$ref": "12"
              }
            ],
            "tt_vouchers_permisions": [
              {
                "$ref": "75"
              },
              {
                "$ref": "75"
              }
            ]
          },
          {
            "$ref": "5"
          }
        ],
        "mt_branches_zones": [
          {
            "$ref": "21"
          },
          {
            "$ref": "21"
          }
        ],
        "mt_brands": [
          {
            "$ref": "3"
          },
          {
            "$ref": "3"
          }
        ],
        "mt_categories": [
          {
            "$ref": "7"
          },
          {
            "$ref": "7"
          }
        ],
        "mt_categories_items": [
          {
            "$ref": "8"
          },
          {
            "$ref": "8"
          }
        ],
        "mt_cloakrooms": [
          {
            "$ref": "22"
          },
          {
            "$ref": "22"
          }
        ],
        "mt_docs_payment_money": [
          {
            "$ref": "26"
          },
          {
            "$ref": "26"
          }
        ],
        "mt_employees": [
          {
            "$ref": "13"
          },
          {
            "$ref": "13"
          }
        ],
        "mt_employees_profiles": [
          {
            "$ref": "15"
          },
          {
            "$ref": "15"
          }
        ],
        "mt_items_featured": [
          {
            "$ref": "35"
          },
          {
            "$ref": "35"
          }
        ],
        "mt_items_sub": [
          {
            "$ref": "1"
          },
          {
            "$ref": "1"
          }
        ],
        "mt_items_types": [
          {
            "$ref": "10"
          },
          {
            "$ref": "10"
          }
        ],
        "mt_locations": [
          {
            "$ref": "40"
          },
          {
            "$ref": "40"
          }
        ],
        "mt_money_rates": [
          {
            "$ref": "28"
          },
          {
            "$ref": "28"
          }
        ],
        "mt_money_types": [
          {
            "$ref": "27"
          },
          {
            "$ref": "27"
          }
        ],
        "mt_payment_types": [
          {
            "$ref": "30"
          },
          {
            "$ref": "30"
          }
        ],
        "mt_pos": [
          {
            "$ref": "20"
          },
          {
            "$ref": "20"
          }
        ],
        "mt_pos_doc_print": [
          {
            "$ref": "32"
          },
          {
            "$ref": "32"
          }
        ],
        "mt_pos_prices_list": [
          {
            "$ref": "18"
          },
          {
            "$ref": "18"
          }
        ],
        "mt_pos_print": [
          {
            "$ref": "33"
          },
          {
            "$ref": "33"
          }
        ],
        "mt_pos_rooms": [
          {
            "$ref": "49"
          },
          {
            "$ref": "49"
          }
        ],
        "mt_pos_types": [
          {
            "$ref": "34"
          },
          {
            "$ref": "34"
          }
        ],
        "mt_pos_view": [
          {
            "$ref": "19"
          },
          {
            "$ref": "19"
          }
        ],
        "mt_prices_items": [
          {
            "$ref": "73"
          },
          {
            "$ref": "73"
          }
        ],
        "mt_prices_list": [
          {
            "$ref": "17"
          },
          {
            "$ref": "17"
          }
        ],
        "mt_prices_list_rules": [
          {
            "$ref": "64"
          },
          {
            "$ref": "64"
          }
        ],
        "mt_prices_rules": [
          {
            "$ref": "9"
          },
          {
            "$ref": "9"
          }
        ],
        "mt_rooms": [
          {
            "$ref": "48"
          },
          {
            "$ref": "48"
          }
        ],
        "mt_rooms_units": [
          {
            "$ref": "47"
          },
          {
            "$ref": "47"
          }
        ],
        "mt_rooms_units_states_types": [
          {
            "$ref": "52"
          },
          {
            "$ref": "52"
          }
        ],
        "mt_rooms_units_types": [
          {
            "$ref": "51"
          },
          {
            "$ref": "51"
          }
        ],
        "mt_units": [
          {
            "$id": "78",
            "id": "d72a44cb-e826-4625-a69d-93e2159849b2",
            "id_mask": "sample string 2",
            "name": "sample string 3",
            "active": true,
            "created_on": "2026-05-09T09:35:24.7978477+02:00",
            "last_update": "2026-05-09T09:35:24.7978477+02:00",
            "id_user_upd": "761e8f01-ad84-40d0-b7ed-d8eb274be8ae",
            "commited": true,
            "mt_units_ref": [
              {
                "$id": "79",
                "id": "ca3dee31-cc38-4a9d-bec3-eafdcd4f1b4e",
                "id_mask": "sample string 2",
                "name": "sample string 3",
                "coefficient": 4.1,
                "id_unit": "87e35484-e9a2-444f-829c-574c9ab149a2",
                "active": true,
                "created_on": "2026-05-09T09:35:24.7978477+02:00",
                "last_update": "2026-05-09T09:35:24.7978477+02:00",
                "id_user_upd": "da28def9-adb4-4e32-93ae-2dc77cec6735",
                "commited": true,
                "mt_units": {
                  "$ref": "78"
                },
                "st_users": {
                  "$ref": "4"
                },
                "mt_items_formula": [
                  {
                    "$id": "80",
                    "id_item_sub": "e8e0c3e2-61eb-4bf4-b536-c1985cca9774",
                    "id_item": "b918745b-4630-4a54-bac8-abf484f34641",
                    "group_id": 3,
                    "id_unit_ref": "3f4f8812-0863-434b-aeab-ab8f23597974",
                    "qty_dis": 5,
                    "mt_items": {
                      "$ref": "2"
                    },
                    "mt_items_sub": {
                      "$ref": "1"
                    },
                    "mt_units_ref": {
                      "$ref": "79"
                    }
                  },
                  {
                    "$ref": "80"
                  }
                ]
              },
              {
                "$ref": "79"
              }
            ],
            "st_users": {
              "$ref": "4"
            },
            "mt_items": [
              {
                "$ref": "2"
              },
              {
                "$ref": "2"
              }
            ],
            "mt_items1": [
              {
                "$ref": "2"
              },
              {
                "$ref": "2"
              }
            ]
          },
          {
            "$ref": "78"
          }
        ],
        "mt_units_ref": [
          {
            "$ref": "79"
          },
          {
            "$ref": "79"
          }
        ],
        "st_images": {
          "$ref": "6"
        },
        "st_images1": {
          "$ref": "6"
        },
        "st_permisions": [
          {
            "$ref": "59"
          },
          {
            "$ref": "59"
          }
        ],
        "st_pos_license": [
          {
            "$ref": "65"
          },
          {
            "$ref": "65"
          }
        ],
        "st_users_pos": [
          {
            "$ref": "66"
          },
          {
            "$ref": "66"
          }
        ],
        "st_users_token": [
          {
            "$id": "81",
            "id": "2a5ee0ee-dc12-4b0b-ab49-84fcf1eefae2",
            "token_id": "sample string 2",
            "id_user": "0227f8cf-0b30-4a7e-b9d0-a653a05774ae",
            "date_from": "2026-05-09T09:35:24.7978477+02:00",
            "date_end": "2026-05-09T09:35:24.7978477+02:00",
            "created_on": "2026-05-09T09:35:24.7978477+02:00",
            "st_users": {
              "$ref": "4"
            }
          },
          {
            "$ref": "81"
          }
        ],
        "tt_doc_sa_cashflow": [
          {
            "$ref": "29"
          },
          {
            "$ref": "29"
          }
        ],
        "tt_doc_sa_det": [
          {
            "$ref": "16"
          },
          {
            "$ref": "16"
          }
        ],
        "tt_doc_sa_det1": [
          {
            "$ref": "16"
          },
          {
            "$ref": "16"
          }
        ],
        "tt_doc_st": [
          {
            "$ref": "39"
          },
          {
            "$ref": "39"
          }
        ],
        "tt_doc_st1": [
          {
            "$ref": "39"
          },
          {
            "$ref": "39"
          }
        ],
        "tt_items_customs": [
          {
            "$ref": "44"
          },
          {
            "$ref": "44"
          }
        ],
        "tt_logs": [
          {
            "$ref": "68"
          },
          {
            "$ref": "68"
          }
        ],
        "tt_pos_sesion": [
          {
            "$ref": "43"
          },
          {
            "$ref": "43"
          }
        ],
        "tt_pos_sesion1": [
          {
            "$ref": "43"
          },
          {
            "$ref": "43"
          }
        ],
        "tt_rooms_list": [
          {
            "$ref": "50"
          },
          {
            "$ref": "50"
          }
        ],
        "tt_rooms_units_activity": [
          {
            "$ref": "46"
          },
          {
            "$ref": "46"
          }
        ],
        "tt_rooms_units_activity1": [
          {
            "$ref": "46"
          },
          {
            "$ref": "46"
          }
        ],
        "tt_rooms_units_log": [
          {
            "$id": "82",
            "id": "9e6c3e85-74b4-4181-9101-bb5d14af1f9f",
            "id_room_activity": "c9614cf8-7d72-4d90-98c7-29dc031771f1",
            "id_pos_sesion": "7039dd8c-3b7a-4839-9d32-4354d3a1ceed",
            "log_text": "sample string 4",
            "id_user": "93332eda-96c3-43f4-a81e-69ed0bcd5d7c",
            "created_on": "2026-05-09T09:35:24.7978477+02:00",
            "commited": true,
            "st_users": {
              "$ref": "4"
            }
          },
          {
            "$ref": "82"
          }
        ],
        "tt_tips_users": [
          {
            "$ref": "55"
          },
          {
            "$ref": "55"
          }
        ],
        "tt_vouchers_permisions": [
          {
            "$ref": "75"
          },
          {
            "$ref": "75"
          }
        ],
        "tt_vouchers": [
          {
            "$ref": "12"
          },
          {
            "$ref": "12"
          }
        ],
        "mt_docs": [
          {
            "$ref": "25"
          },
          {
            "$ref": "25"
          }
        ],
        "tt_pos_sesion_users": [
          {
            "$ref": "56"
          },
          {
            "$ref": "56"
          }
        ],
        "tt_doc_sa": [
          {
            "$ref": "24"
          },
          {
            "$ref": "24"
          }
        ],
        "tt_doc_sa1": [
          {
            "$ref": "24"
          },
          {
            "$ref": "24"
          }
        ],
        "mt_items": [
          {
            "$ref": "2"
          },
          {
            "$ref": "2"
          }
        ],
        "mt_rooms_units_states": [
          {
            "$ref": "53"
          },
          {
            "$ref": "53"
          }
        ],
        "st_users_profiles": {
          "$ref": "58"
        },
        "tt_cmd_connection": [
          {
            "$ref": "57"
          },
          {
            "$ref": "57"
          }
        ],
        "tt_cmd_messages": [
          {
            "$ref": "62"
          },
          {
            "$ref": "62"
          }
        ]
      }
    },
    "mt_categories_items": [
      {
        "$ref": "8"
      },
      {
        "$ref": "8"
      }
    ],
    "mt_items_featured": [
      {
        "$ref": "35"
      },
      {
        "$ref": "35"
      }
    ],
    "mt_items_formula": [
      {
        "$ref": "80"
      },
      {
        "$ref": "80"
      }
    ],
    "mt_units": {
      "$ref": "78"
    },
    "mt_units1": {
      "$ref": "78"
    },
    "st_images": {
      "$ref": "6"
    },
    "st_users": {
      "$ref": "4"
    },
    "mt_items_sub": [
      {
        "$ref": "1"
      },
      {
        "$ref": "1"
      }
    ],
    "mt_prices_rules": [
      {
        "$ref": "9"
      },
      {
        "$ref": "9"
      }
    ],
    "tt_doc_sa_det_stock": [
      {
        "$ref": "74"
      },
      {
        "$ref": "74"
      }
    ],
    "tt_doc_st_det": [
      {
        "$ref": "42"
      },
      {
        "$ref": "42"
      }
    ],
    "tt_items_customs": [
      {
        "$ref": "44"
      },
      {
        "$ref": "44"
      }
    ],
    "tt_stock": [
      {
        "$ref": "41"
      },
      {
        "$ref": "41"
      }
    ],
    "tt_vouchers_det": [
      {
        "$ref": "11"
      },
      {
        "$ref": "11"
      }
    ]
  },
  "mt_items_formula": [
    {
      "$ref": "80"
    },
    {
      "$ref": "80"
    }
  ],
  "mt_items_types": {
    "$ref": "10"
  },
  "mt_items_vouchers": {
    "$id": "83",
    "id": "57914af8-eabc-428b-9c84-8d05e7f83302",
    "id_mask": "sample string 2",
    "name": "sample string 3",
    "description": "sample string 4",
    "json": "sample string 5",
    "id_pay_type": "63fb39a2-de8c-4ae2-b984-0422e612841e",
    "id_doc_print": "66fca21a-8d42-4964-8800-856634165a53",
    "hour_end": "00:00:00.1234567",
    "price_item_sub": true,
    "define_validity": true,
    "price_ref": true,
    "price_min": 11.1,
    "supply_apply": 12,
    "active": true,
    "created_on": "2026-05-09T09:35:24.7978477+02:00",
    "last_update": "2026-05-09T09:35:24.7978477+02:00",
    "commited": true,
    "mt_items_sub": [
      {
        "$ref": "1"
      },
      {
        "$ref": "1"
      }
    ]
  },
  "st_users": {
    "$ref": "4"
  },
  "mt_prices_items": [
    {
      "$ref": "73"
    },
    {
      "$ref": "73"
    }
  ],
  "tt_doc_sa_det": [
    {
      "$ref": "16"
    },
    {
      "$ref": "16"
    }
  ]
}

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

mt_items_sub
NameDescriptionTypeAdditional information
id

globally unique identifier

None.

id_item

globally unique identifier

Required

id_item_type

globally unique identifier

Required

is_default

boolean

Required

barcode

string

Max length: 50

voucher_apply

boolean

Required

id_voucher_json

globally unique identifier

None.

count_voucher

integer

None.

id_voucher_type

integer

None.

active

boolean

Required

created_on

date

None.

last_update

date

None.

id_user_upd

globally unique identifier

None.

commited

boolean

None.

mt_items

mt_items

None.

mt_items_formula

Collection of mt_items_formula

None.

mt_items_types

mt_items_types

None.

mt_items_vouchers

mt_items_vouchers

None.

st_users

st_users

None.

mt_prices_items

Collection of mt_prices_items

None.

tt_doc_sa_det

Collection of tt_doc_sa_det

None.

Response Formats

application/json, text/json

Sample:
{
  "id": "96efec11-38b6-452f-8b6b-a359ca813d2b",
  "id_item": "5be7b65c-0152-4d0c-a86d-4658d713634a",
  "id_item_type": "f6918855-daa3-45e9-96ff-76154d91127e",
  "is_default": true,
  "barcode": "sample string 5",
  "voucher_apply": true,
  "id_voucher_json": "0f07d8eb-df85-4bef-8d01-0a22fd8ef438",
  "count_voucher": 1,
  "id_voucher_type": 1,
  "active": true,
  "created_on": "2026-05-09T09:35:24.8134887+02:00",
  "last_update": "2026-05-09T09:35:24.8134887+02:00",
  "id_user_upd": "27443c7a-6f11-4b11-bdc9-d4025b643fe0",
  "commited": true,
  "mt_items": {
    "$id": "2",
    "id": "0f280a99-7d71-44c9-b1db-2462fe89038e",
    "id_mask": "sample string 2",
    "name": "sample string 3",
    "description": "sample string 4",
    "id_unit": "b722160c-d4c9-46f3-a8c8-26f862aa2393",
    "id_unit_sec": "dbe1a29e-b2f0-42c5-9a87-9e0c4295e1db",
    "id_brand": "f20b3799-6c9b-43de-8f41-83a6c74ef2b5",
    "b_sale": true,
    "b_stock": true,
    "b_price": true,
    "b_unique": true,
    "b_exclude_control": true,
    "tax": 12.1,
    "change_price": true,
    "force_printing": true,
    "is_ticket": true,
    "is_supply": true,
    "define_price": true,
    "is_multi_sub": true,
    "external_id": "sample string 19",
    "name_pos": "sample string 20",
    "name_print": "sample string 21",
    "id_image": "d749b1ba-aaef-4d89-bdc2-012bd33b1a86",
    "view_pos": true,
    "order": 23,
    "color_border": "sample string 24",
    "color_button": "sample string 25",
    "color_font": "sample string 26",
    "font_bold": true,
    "font_underline": true,
    "font_size": 29,
    "active": true,
    "created_on": "2026-05-09T09:35:24.8134887+02:00",
    "last_update": "2026-05-09T09:35:24.8134887+02:00",
    "id_user_upd": "a6554f4a-a7ad-41f0-8429-850c6dd5329a",
    "commited": true,
    "mt_brands": {
      "$id": "3",
      "id": "41d3b1ca-ede1-460c-83c5-ab28cc4c9eeb",
      "id_mask": "sample string 2",
      "name": "sample string 3",
      "active": true,
      "created_on": "2026-05-09T09:35:24.8134887+02:00",
      "last_update": "2026-05-09T09:35:24.8134887+02:00",
      "id_user_upd": "7b1756c5-7800-474e-a6be-ff8fbbab73c5",
      "commited": true,
      "mt_items": [
        {
          "$ref": "2"
        },
        {
          "$ref": "2"
        }
      ],
      "st_users": {
        "$id": "4",
        "id": "6b0b32a8-7c1f-4826-8d8f-cc457c8d873e",
        "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": "0e117dfa-9efb-43d4-88b2-7a53dd1df3f6",
        "view_messages": true,
        "id_image_photo": "bce7fc6c-0b49-4e22-93c2-2f5d2e3812e1",
        "reserved": true,
        "pos_access": true,
        "back_access": true,
        "name_pos": "sample string 13",
        "id_image": "9bd7ff87-0a44-4044-8522-26a249ab29cd",
        "view_pos": true,
        "order": 15,
        "color_border": "sample string 16",
        "color_button": "sample string 17",
        "color_font": "sample string 18",
        "active": true,
        "created_on": "2026-05-09T09:35:24.8134887+02:00",
        "last_update": "2026-05-09T09:35:24.8134887+02:00",
        "commited": true,
        "mt_branches": [
          {
            "$id": "5",
            "id": "d23420d0-5691-4a6f-bc3e-7815ac126938",
            "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": "1b4a2b30-87c2-4e89-9fc2-ed30344dc16f",
            "order": 12,
            "external_id": "sample string 13",
            "sync": true,
            "active": true,
            "created_on": "2026-05-09T09:35:24.8134887+02:00",
            "last_update": "2026-05-09T09:35:24.8134887+02:00",
            "id_user_upd": "8812be32-25bf-4636-a225-53d54b36ded9",
            "commited": true,
            "st_images": {
              "$id": "6",
              "id": "9259d2ba-0c64-4fd1-92ca-e21597f92033",
              "id_mask": "sample string 2",
              "name": "sample string 3",
              "id_img_type": "43ab2e68-011c-4f81-8ad2-af23f2a1f559",
              "image_file": "sample string 5",
              "extension": "sample string 6",
              "high": 1,
              "width": 1,
              "active": true,
              "created_on": "2026-05-09T09:35:24.8134887+02:00",
              "last_update": "2026-05-09T09:35:24.8134887+02:00",
              "commited": true,
              "mt_branches": [
                {
                  "$ref": "5"
                },
                {
                  "$ref": "5"
                }
              ],
              "mt_categories": [
                {
                  "$id": "7",
                  "id": "55f67936-5c13-4451-aa8a-73a92d67dd5e",
                  "id_mask": "sample string 2",
                  "name": "sample string 3",
                  "description": "sample string 4",
                  "id_item_type": "b91e35d5-0937-4bea-9bd8-910c2f53e112",
                  "order_type": 5,
                  "name_pos": "sample string 6",
                  "id_image": "0f790699-7e26-4233-969a-d4740035bc26",
                  "view_pos": true,
                  "order": 8,
                  "order_sec": 9,
                  "color_border": "sample string 10",
                  "color_button": "sample string 11",
                  "color_font": "sample string 12",
                  "font_bold": true,
                  "font_underline": true,
                  "font_size": 15,
                  "big_buttons": true,
                  "active": true,
                  "created_on": "2026-05-09T09:35:24.8134887+02:00",
                  "last_update": "2026-05-09T09:35:24.8134887+02:00",
                  "id_user_upd": "6720d630-361c-4e80-b51a-c2d58ab3ff78",
                  "commited": true,
                  "mt_categories_items": [
                    {
                      "$id": "8",
                      "id_category": "02a06c63-b6d9-45f9-bdb1-8d587619afaf",
                      "id_item": "e6a004ca-9da0-417c-a878-15ed82f0e715",
                      "is_default": true,
                      "active": true,
                      "created_on": "2026-05-09T09:35:24.8134887+02:00",
                      "last_update": "2026-05-09T09:35:24.8134887+02:00",
                      "id_user_upd": "92e0cd8f-18b3-4caf-bda9-c11bc6d11535",
                      "commited": true,
                      "mt_categories": {
                        "$ref": "7"
                      },
                      "mt_items": {
                        "$ref": "2"
                      },
                      "st_users": {
                        "$ref": "4"
                      }
                    },
                    {
                      "$ref": "8"
                    }
                  ],
                  "st_images": {
                    "$ref": "6"
                  },
                  "st_users": {
                    "$ref": "4"
                  },
                  "mt_prices_rules": [
                    {
                      "$id": "9",
                      "id": "5f5340af-5d1b-476d-916e-875824ddb1b7",
                      "id_mask": "sample string 2",
                      "name": "sample string 3",
                      "description": "sample string 4",
                      "date_from": "2026-05-09T09:35:24.8134887+02:00",
                      "date_end": "2026-05-09T09:35:24.8134887+02: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": "bb4ae81b-d4ba-4d18-93a2-b7f9b59c7f3d",
                      "id_pos": "c98ecd74-fec1-4300-8fcc-6fb0686a20aa",
                      "id_list": "22fe074f-5af0-4940-b139-d957a662f624",
                      "id_item": "bd0d1db6-2e0f-4cb7-aa80-437d234bf706",
                      "id_item_type": "a42632b3-e751-432c-a6a3-e1ec0995a2c8",
                      "id_category": "ea7df6aa-b4c6-4c8a-849c-f41513ae5091",
                      "by_day_week": true,
                      "use_mon": true,
                      "use_tue": true,
                      "use_wed": true,
                      "use_thu": true,
                      "use_fri": true,
                      "use_sat": true,
                      "use_sun": true,
                      "use_hour_ini": "00:00:00.1234567",
                      "use_hour_end": "00:00:00.1234567",
                      "active": true,
                      "created_on": "2026-05-09T09:35:24.8134887+02:00",
                      "last_update": "2026-05-09T09:35:24.8134887+02:00",
                      "id_user_upd": "54ef3b87-9750-41c0-8742-bad17f96d2df",
                      "commited": true,
                      "mt_branches": {
                        "$ref": "5"
                      },
                      "mt_categories": {
                        "$ref": "7"
                      },
                      "mt_items": {
                        "$ref": "2"
                      },
                      "mt_items_types": {
                        "$id": "10",
                        "id": "b26092b3-ba22-455e-ad11-7d134bd12c73",
                        "id_mask": "sample string 2",
                        "name": "sample string 3",
                        "name_short": "sample string 4",
                        "name_pos": "sample string 5",
                        "id_image": "f211d7ec-eed1-4bde-ac4b-24766e2286bf",
                        "view_pos": true,
                        "order": 7,
                        "color_border": "sample string 8",
                        "color_button": "sample string 9",
                        "color_font": "sample string 10",
                        "font_bold": true,
                        "font_underline": true,
                        "font_size": 13,
                        "active": true,
                        "created_on": "2026-05-09T09:35:24.8134887+02:00",
                        "last_update": "2026-05-09T09:35:24.8134887+02:00",
                        "id_user_upd": "51f882ea-6406-4ee6-81d0-0296d029fbb5",
                        "commited": true,
                        "tt_vouchers_det": [
                          {
                            "$id": "11",
                            "id_voucher": "5b3fc869-b23c-4840-b875-a1026ecef48f",
                            "id_line": "5b76670f-5844-4202-a974-411f337bd117",
                            "id_category": "5aceefd3-3472-422c-a217-8df650629ffa",
                            "id_item": "c9241d91-df4c-45df-bfde-b4355575d9c1",
                            "id_item_type": "8b88c477-7bb8-4f59-90e7-27dcee9786f9",
                            "price_max": 1.1,
                            "qty_add": 3.1,
                            "qty_used": 4.1,
                            "mt_categories": {
                              "$ref": "7"
                            },
                            "mt_items": {
                              "$ref": "2"
                            },
                            "mt_items_types": {
                              "$ref": "10"
                            },
                            "tt_vouchers": {
                              "$id": "12",
                              "id": "394f188b-9463-44ff-807e-c8f08f1177b9",
                              "id_voucher": 2,
                              "locator_voucher": "sample string 3",
                              "qr_code": "sample string 4",
                              "date_from": "2026-05-09T09:35:24.8134887+02:00",
                              "date_end": "2026-05-09T09:35:24.8134887+02:00",
                              "date_used": "2026-05-09T09:35:24.8134887+02:00",
                              "date_sesion": "2026-05-09T09:35:24.8134887+02:00",
                              "id_employee": "3d9b162c-97bf-4206-8e10-e39338448325",
                              "id_branch": "d063f2b0-f25c-4596-b87c-61a623d95ed4",
                              "id_voucher_permision": "f2651bf2-7bc0-4f20-89c8-40bd2843d94d",
                              "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": "8427ea78-654e-4bd2-9dbe-d9e823e5492b",
                              "id_user_add": "0e991077-d819-4e22-b972-86edf4bfc455",
                              "id_doc_sa": "fcfd9532-de50-4854-a908-66dfdaaefda7",
                              "id_item_sub": "e8997d2c-61c4-46fe-8afd-9654eb7cae98",
                              "id_pos_sesion": "332ff64a-aa5b-4ecd-a970-31bc3153468f",
                              "is_authorized": true,
                              "is_automatic": true,
                              "print_in_branch": true,
                              "printed": true,
                              "is_entry": true,
                              "is_consume": true,
                              "is_used_entry": true,
                              "is_used_consume": true,
                              "is_close": true,
                              "active": true,
                              "created_on": "2026-05-09T09:35:24.8134887+02:00",
                              "last_update": "2026-05-09T09:35:24.8134887+02:00",
                              "commited": true,
                              "mt_branches": {
                                "$ref": "5"
                              },
                              "mt_employees": {
                                "$id": "13",
                                "id": "21593fb6-5694-40d5-86a8-8397d5a417b0",
                                "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": "e25a5abd-3d4f-49e0-ae70-70950fb381ab",
                                "name_pos": "sample string 12",
                                "id_image": "6019e2b2-4e35-445f-a4e5-af2acfd08876",
                                "view_pos": true,
                                "order": 14,
                                "color_border": "sample string 15",
                                "color_button": "sample string 16",
                                "color_font": "sample string 17",
                                "active": true,
                                "created_on": "2026-05-09T09:35:24.8134887+02:00",
                                "last_update": "2026-05-09T09:35:24.8134887+02:00",
                                "id_user_upd": "56465e32-404b-47f5-8fb2-8a2cfe9aea8e",
                                "commited": true,
                                "mt_employees_branches": [
                                  {
                                    "$id": "14",
                                    "id_employee": "01f6eb68-c9b1-4d58-abbe-cc514b396993",
                                    "id_branch": "6ac9120b-153b-4c4f-a1c4-f40be3529256",
                                    "active": true,
                                    "created_on": "2026-05-09T09:35:24.8134887+02:00",
                                    "last_update": "2026-05-09T09:35:24.8134887+02:00",
                                    "id_user_upd": "c628c47d-402d-4408-9c3c-ab0e626de3eb",
                                    "commited": true,
                                    "mt_branches": {
                                      "$ref": "5"
                                    },
                                    "mt_employees": {
                                      "$ref": "13"
                                    }
                                  },
                                  {
                                    "$ref": "14"
                                  }
                                ],
                                "mt_employees_profiles": {
                                  "$id": "15",
                                  "id": "8ec87fda-0214-4e09-a55a-dbcafd7a69c4",
                                  "id_mask": "sample string 2",
                                  "name": "sample string 3",
                                  "description": "sample string 4",
                                  "authorized": true,
                                  "active": true,
                                  "created_on": "2026-05-09T09:35:24.8134887+02:00",
                                  "last_update": "2026-05-09T09:35:24.8134887+02:00",
                                  "id_user_upd": "bb2463a8-bc54-4f50-98a2-0a36899cc1d7",
                                  "commited": true,
                                  "mt_employees": [
                                    {
                                      "$ref": "13"
                                    },
                                    {
                                      "$ref": "13"
                                    }
                                  ],
                                  "st_users": {
                                    "$ref": "4"
                                  }
                                },
                                "st_images": {
                                  "$ref": "6"
                                },
                                "st_users": {
                                  "$ref": "4"
                                },
                                "tt_doc_sa_det": [
                                  {
                                    "$id": "16",
                                    "id_doc_sa": "c759cb35-8efb-42c1-8f2c-04949dd30750",
                                    "id_line": 2,
                                    "id_item_sub": "5bd2f7ce-46c6-4a8f-b106-3ebe0bf5e674",
                                    "qty": 4.1,
                                    "id_list": "56b203fa-c5c2-4bbf-b768-f66317ebde81",
                                    "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": "7c1f9a00-8472-4081-893b-ddd52d3be33f",
                                    "is_used": true,
                                    "qty_vou": 1.1,
                                    "amt_vou": 1.1,
                                    "comment": "sample string 15",
                                    "ref_det": "sample string 16",
                                    "id_employee": "ba97afc6-9bad-4b25-874b-5f13e029f903",
                                    "name_generic": "sample string 17",
                                    "type_ope": 1,
                                    "id_user_add": "73e55a24-c702-4676-a74b-dc4792e4b69d",
                                    "id_user_upd": "5e2e8ae6-443e-4e37-ba80-61950411eda1",
                                    "active": true,
                                    "mt_employees": {
                                      "$ref": "13"
                                    },
                                    "mt_items_sub": {
                                      "$ref": "1"
                                    },
                                    "mt_prices_list": {
                                      "$id": "17",
                                      "id": "88af98f2-7d7c-4803-bbf8-afc13d04118f",
                                      "id_mask": "sample string 2",
                                      "name": "sample string 3",
                                      "description": "sample string 4",
                                      "id_ref": "812abf54-01cb-4346-af1b-cd98ce20ddc3",
                                      "tax_included": true,
                                      "switch_select": true,
                                      "item_type_default": 7,
                                      "name_pos": "sample string 8",
                                      "id_image": "aefcfbcc-abd5-4361-b6f7-32ff2cf2218b",
                                      "view_pos": true,
                                      "order": 10,
                                      "color_border": "sample string 11",
                                      "color_button": "sample string 12",
                                      "color_font": "sample string 13",
                                      "active": true,
                                      "created_on": "2026-05-09T09:35:24.8134887+02:00",
                                      "last_update": "2026-05-09T09:35:24.8134887+02:00",
                                      "id_user_upd": "a21ce501-873b-4b68-be93-3a0e55efed07",
                                      "commited": true,
                                      "mt_pos_prices_list": [
                                        {
                                          "$id": "18",
                                          "id_pos": "25c5c862-b382-45e0-9d8e-f75f9b75a145",
                                          "id_pos_type": "fe687859-6066-413d-b51f-1a5d6a6707a8",
                                          "id_price_list": "defd7fa0-f831-4b2d-a776-10bc8d44b3aa",
                                          "is_default": true,
                                          "view_mon": true,
                                          "view_tue": true,
                                          "view_wed": true,
                                          "view_thu": true,
                                          "view_fri": true,
                                          "view_sat": true,
                                          "view_sun": true,
                                          "active": true,
                                          "created_on": "2026-05-09T09:35:24.8134887+02:00",
                                          "last_update": "2026-05-09T09:35:24.8134887+02:00",
                                          "id_user_upd": "6e1a9c66-2727-40ac-999d-0851c199a128",
                                          "commited": true,
                                          "mt_pos_view": {
                                            "$id": "19",
                                            "id_pos": "14d8d006-d7ec-467c-8cea-0f1af0fbec97",
                                            "id_pos_type": "7c57c003-6cbf-47de-8296-0ce6fd5b66e1",
                                            "is_default": true,
                                            "active": true,
                                            "created_on": "2026-05-09T09:35:24.8134887+02:00",
                                            "last_update": "2026-05-09T09:35:24.8134887+02:00",
                                            "id_user_upd": "b73cc7e6-e4ed-4d14-847a-72ef014b394e",
                                            "commited": true,
                                            "mt_pos": {
                                              "$id": "20",
                                              "id": "af412bb6-8545-491e-bd91-e13019d5e3e5",
                                              "id_mask": "sample string 2",
                                              "name": "sample string 3",
                                              "description": "sample string 4",
                                              "id_branch": "bee050cd-1f11-424a-a254-8842165b6eea",
                                              "id_zone": "9a77a4f4-88ea-487e-a582-875f9455118f",
                                              "user_required": true,
                                              "active": true,
                                              "created_on": "2026-05-09T09:35:24.8134887+02:00",
                                              "last_update": "2026-05-09T09:35:24.8134887+02:00",
                                              "id_user_upd": "321be8c9-8e20-49b8-8ed0-a8dc4e63ad80",
                                              "commited": true,
                                              "mt_branches_zones": {
                                                "$id": "21",
                                                "id": "7a078eaa-8167-46e2-a70b-83ebe7f2f490",
                                                "id_mask": "sample string 2",
                                                "name": "sample string 3",
                                                "description": "sample string 4",
                                                "id_branch": "4e666299-a4e4-4eba-9b25-f7ba20611714",
                                                "active": true,
                                                "created_on": "2026-05-09T09:35:24.8134887+02:00",
                                                "last_update": "2026-05-09T09:35:24.8134887+02:00",
                                                "id_user_upd": "8a2109d2-7595-437a-97be-11d5b7f33f08",
                                                "commited": true,
                                                "mt_branches": {
                                                  "$ref": "5"
                                                },
                                                "mt_pos": [
                                                  {
                                                    "$ref": "20"
                                                  },
                                                  {
                                                    "$ref": "20"
                                                  }
                                                ],
                                                "st_users": {
                                                  "$ref": "4"
                                                }
                                              },
                                              "mt_cloakrooms": [
                                                {
                                                  "$id": "22",
                                                  "id": "2504af9f-ec2b-4650-9066-b65dfb26457d",
                                                  "id_mask": "sample string 2",
                                                  "name": "sample string 3",
                                                  "id_pos": "6d15d2fc-152b-4920-84ef-052a607e6379",
                                                  "unit_ini": 5,
                                                  "unit_end": 6,
                                                  "name_pos": "sample string 7",
                                                  "id_image": "28ebcc49-dd71-4cc7-bb80-782c85afbc12",
                                                  "view_pos": true,
                                                  "order": 9,
                                                  "color_border": "sample string 10",
                                                  "color_button": "sample string 11",
                                                  "color_font": "sample string 12",
                                                  "active": true,
                                                  "created_on": "2026-05-09T09:35:24.8134887+02:00",
                                                  "last_update": "2026-05-09T09:35:24.8134887+02:00",
                                                  "id_user_upd": "b62b155c-4adf-4d79-8991-36ff8b41a9d0",
                                                  "commited": true,
                                                  "mt_pos": {
                                                    "$ref": "20"
                                                  },
                                                  "st_images": {
                                                    "$ref": "6"
                                                  },
                                                  "st_users": {
                                                    "$ref": "4"
                                                  },
                                                  "tt_cloakrooms_units": [
                                                    {
                                                      "$id": "23",
                                                      "id": "26e06eaa-b227-4664-83bf-24ddf59be5ef",
                                                      "id_cloakroom": "934de898-eb62-43ac-8245-e2c78952c249",
                                                      "id_pos_sesion": "8899a479-21e4-44b8-a049-443336a1a46f",
                                                      "unit_id": 4,
                                                      "date_open": "2026-05-09T09:35:24.8134887+02:00",
                                                      "date_close": "2026-05-09T09:35:24.8134887+02:00",
                                                      "id_doc_sa": "19315114-db77-4ed4-aab7-92ce9a50fde9",
                                                      "commited": true,
                                                      "mt_cloakrooms": {
                                                        "$ref": "22"
                                                      },
                                                      "tt_doc_sa": {
                                                        "$id": "24",
                                                        "id": "0e44d26f-c497-4f92-8a18-30aa6cb4d89e",
                                                        "id_pos": "16395321-5463-4888-9ca1-9ce312bfa99a",
                                                        "id_doc": "63e3313a-5d67-4f6d-b91f-9e418ccfd20a",
                                                        "id_branch": "7bc9c481-642c-425f-b781-411e4b711b44",
                                                        "nro_doc": "sample string 5",
                                                        "date_doc": "2026-05-09T09:35:24.8134887+02:00",
                                                        "date_tax": "2026-05-09T09:35:24.8134887+02:00",
                                                        "hour_doc": "00:00:00.1234567",
                                                        "block": true,
                                                        "id_ref": "9f0934cc-a684-4054-af10-b3760ef82b5b",
                                                        "id_relationship": "526d311a-8543-45a8-8ad1-e646c458d70d",
                                                        "id_loc_from": "688ef9e6-c866-4831-9c98-77d913fa1b7f",
                                                        "id_loc_end": "423a5007-92bd-425c-8cf8-b66dc1efc3e5",
                                                        "id_user_add": "721e1a39-a2f0-4c36-8197-c3e0d4db385f",
                                                        "id_user_upd": "ae8abe1c-c4e9-4b78-987e-e9490696f65d",
                                                        "comment": "sample string 12",
                                                        "id_pos_sesion": "a1cdb093-70a4-49c7-b9c7-a7f2710ad4b3",
                                                        "id_room_unit": "c21854cd-7651-496e-aeff-fcbf0ccb9fff",
                                                        "ref_locator": "sample string 13",
                                                        "ref_zone_aut": "sample string 14",
                                                        "id_pos_type": "bd267eff-07f7-43de-8f60-d785cb8f6e90",
                                                        "p_dis": 15.1,
                                                        "p_chr": 16.1,
                                                        "amt_net": 17.1,
                                                        "amt_tax": 18.1,
                                                        "amt_dis": 19.1,
                                                        "amt_chr": 20.1,
                                                        "amt_tot": 21.1,
                                                        "active": true,
                                                        "created_on": "2026-05-09T09:35:24.8134887+02:00",
                                                        "last_update": "2026-05-09T09:35:24.8134887+02:00",
                                                        "commited": true,
                                                        "created_by": 1,
                                                        "doc_print": true,
                                                        "mt_branches": {
                                                          "$ref": "5"
                                                        },
                                                        "mt_docs": {
                                                          "$id": "25",
                                                          "id": "61c0d442-0654-472f-bc6e-ef923e3e59f2",
                                                          "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": "8754af8a-104e-45ea-8140-ee209d2fc478",
                                                          "view_pos": true,
                                                          "order": 23,
                                                          "color_border": "sample string 24",
                                                          "color_button": "sample string 25",
                                                          "color_font": "sample string 26",
                                                          "active": true,
                                                          "created_on": "2026-05-09T09:35:24.8134887+02:00",
                                                          "last_update": "2026-05-09T09:35:24.8134887+02:00",
                                                          "id_user_upd": "acdaf635-052a-471c-b6fd-c6ca21a3a926",
                                                          "commited": true,
                                                          "mt_docs_payment_money": [
                                                            {
                                                              "$id": "26",
                                                              "id_doc": "736b5965-2c57-442b-abd3-1e75cb412fb9",
                                                              "id_pay": "eaf1c753-02c6-49ff-a55f-e15e39ece8ad",
                                                              "id_money": "e4ac9dce-8da0-452f-beea-be19107a5f67",
                                                              "active": true,
                                                              "created_on": "2026-05-09T09:35:24.8134887+02:00",
                                                              "last_update": "2026-05-09T09:35:24.8134887+02:00",
                                                              "id_user_upd": "f2e27ca9-c70c-4126-add5-cade3ad78ae4",
                                                              "commited": true,
                                                              "mt_docs": {
                                                                "$ref": "25"
                                                              },
                                                              "mt_money_types": {
                                                                "$id": "27",
                                                                "id": "94fb41eb-af54-474e-9b70-7ea9c28c182c",
                                                                "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": "aadcab65-cce3-44fd-a4ef-a1563a1f78cb",
                                                                "view_pos": true,
                                                                "order": 8,
                                                                "color_border": "sample string 9",
                                                                "color_button": "sample string 10",
                                                                "color_font": "sample string 11",
                                                                "active": true,
                                                                "created_on": "2026-05-09T09:35:24.8134887+02:00",
                                                                "last_update": "2026-05-09T09:35:24.8134887+02:00",
                                                                "id_user_upd": "3245c0ee-c5c0-4712-ba33-1c8f4d009718",
                                                                "commited": true,
                                                                "mt_docs_payment_money": [
                                                                  {
                                                                    "$ref": "26"
                                                                  },
                                                                  {
                                                                    "$ref": "26"
                                                                  }
                                                                ],
                                                                "mt_money_rates": [
                                                                  {
                                                                    "$id": "28",
                                                                    "id_money_1": "8ee53f49-670d-4c02-bc25-47d445b377b7",
                                                                    "id_money_2": "9055d1b5-1727-45e8-bbed-393a955dbf5e",
                                                                    "date_from": "2026-05-09T09:35:24.8134887+02:00",
                                                                    "coefficient": 4.1,
                                                                    "active": true,
                                                                    "created_on": "2026-05-09T09:35:24.8134887+02:00",
                                                                    "last_update": "2026-05-09T09:35:24.8134887+02:00",
                                                                    "id_user_upd": "df024fe6-c028-47aa-9e7a-fecedfbb4f64",
                                                                    "commited": true,
                                                                    "mt_money_types": {
                                                                      "$ref": "27"
                                                                    },
                                                                    "mt_money_types1": {
                                                                      "$ref": "27"
                                                                    },
                                                                    "st_users": {
                                                                      "$ref": "4"
                                                                    }
                                                                  },
                                                                  {
                                                                    "$ref": "28"
                                                                  }
                                                                ],
                                                                "mt_money_rates1": [
                                                                  {
                                                                    "$ref": "28"
                                                                  },
                                                                  {
                                                                    "$ref": "28"
                                                                  }
                                                                ],
                                                                "st_images": {
                                                                  "$ref": "6"
                                                                },
                                                                "st_users": {
                                                                  "$ref": "4"
                                                                },
                                                                "tt_doc_sa_cashflow": [
                                                                  {
                                                                    "$id": "29",
                                                                    "id_doc_sa": "cbad1e52-3b7c-4eb8-9387-1697e01c340e",
                                                                    "id_pay": "bf2d3fa5-522b-4b2b-96b3-b845f89e6428",
                                                                    "id_money": "32f8b078-8200-4c9c-8400-d5b9ca23f15b",
                                                                    "date_cashflow": "2026-05-09T09:35:24.8134887+02:00",
                                                                    "coefficient": 5.1,
                                                                    "id_user_add": "0f701c15-79f7-4490-9eb1-e46e38fb5355",
                                                                    "amt_tot_md": 7.1,
                                                                    "amt_tot_mo": 8.1,
                                                                    "mt_payment_types": {
                                                                      "$id": "30",
                                                                      "id": "9946057f-0777-489b-a327-7ba10e78750b",
                                                                      "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": "901228ff-2ab8-4f62-9e99-6ee7cb6264a1",
                                                                      "view_pos": true,
                                                                      "order": 13,
                                                                      "color_border": "sample string 14",
                                                                      "color_button": "sample string 15",
                                                                      "color_font": "sample string 16",
                                                                      "active": true,
                                                                      "created_on": "2026-05-09T09:35:24.8134887+02:00",
                                                                      "last_update": "2026-05-09T09:35:24.8134887+02:00",
                                                                      "id_user_upd": "98fcd6b2-5fc7-4a69-a5f8-d065e8224a0c",
                                                                      "commited": true,
                                                                      "mt_docs_payment_money": [
                                                                        {
                                                                          "$ref": "26"
                                                                        },
                                                                        {
                                                                          "$ref": "26"
                                                                        }
                                                                      ],
                                                                      "st_images": {
                                                                        "$ref": "6"
                                                                      },
                                                                      "st_users": {
                                                                        "$ref": "4"
                                                                      },
                                                                      "tt_doc_sa_cashflow": [
                                                                        {
                                                                          "$ref": "29"
                                                                        },
                                                                        {
                                                                          "$ref": "29"
                                                                        }
                                                                      ],
                                                                      "tt_doc_sa_pay": [
                                                                        {
                                                                          "$id": "31",
                                                                          "id_doc_sa": "27f47c54-249c-405e-bcff-4f94ff18a811",
                                                                          "id_line": 2,
                                                                          "id_pay": "68da0fa5-c1b8-4cef-807c-642521c22d7a",
                                                                          "id_money": "5d349f3f-9185-436c-a8a0-4e692a15c4af",
                                                                          "coefficient": 5.1,
                                                                          "id_voucher": "05331884-26c6-4a8c-b5ca-3a0e8031446b",
                                                                          "id_employee": "a44ff058-febe-43a4-bd88-9a84d7419d5a",
                                                                          "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": "16a49d47-5b43-4c05-acfe-2dfaab3c26a5",
                                                                          "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": {
                                                                            "$ref": "13"
                                                                          },
                                                                          "mt_money_types": {
                                                                            "$ref": "27"
                                                                          },
                                                                          "mt_payment_types": {
                                                                            "$ref": "30"
                                                                          },
                                                                          "tt_doc_sa": {
                                                                            "$ref": "24"
                                                                          },
                                                                          "tt_vouchers": {
                                                                            "$ref": "12"
                                                                          }
                                                                        },
                                                                        {
                                                                          "$ref": "31"
                                                                        }
                                                                      ],
                                                                      "tt_vouchers": [
                                                                        {
                                                                          "$ref": "12"
                                                                        },
                                                                        {
                                                                          "$ref": "12"
                                                                        }
                                                                      ]
                                                                    },
                                                                    "st_users": {
                                                                      "$ref": "4"
                                                                    },
                                                                    "mt_money_types": {
                                                                      "$ref": "27"
                                                                    },
                                                                    "tt_doc_sa": {
                                                                      "$ref": "24"
                                                                    }
                                                                  },
                                                                  {
                                                                    "$ref": "29"
                                                                  }
                                                                ],
                                                                "tt_doc_sa_pay": [
                                                                  {
                                                                    "$ref": "31"
                                                                  },
                                                                  {
                                                                    "$ref": "31"
                                                                  }
                                                                ]
                                                              },
                                                              "mt_payment_types": {
                                                                "$ref": "30"
                                                              },
                                                              "st_users": {
                                                                "$ref": "4"
                                                              }
                                                            },
                                                            {
                                                              "$ref": "26"
                                                            }
                                                          ],
                                                          "st_images": {
                                                            "$ref": "6"
                                                          },
                                                          "st_users": {
                                                            "$ref": "4"
                                                          },
                                                          "mt_pos_doc_print": [
                                                            {
                                                              "$id": "32",
                                                              "id_pos_print": "b97db97b-9cf2-4113-909a-a3e99f46c584",
                                                              "id_doc": "80c23d27-40ab-4a3f-98dd-013b7e6dac7c",
                                                              "id_pos_type": "1c31c657-67ad-45ec-8ee4-4c3b166b5f1a",
                                                              "id_doc_print": "50b5de1e-2a24-4bd1-83b5-80dfcb04bca7",
                                                              "copies": 5,
                                                              "print_mode": 6,
                                                              "active": true,
                                                              "created_on": "2026-05-09T09:35:24.8134887+02:00",
                                                              "last_update": "2026-05-09T09:35:24.8134887+02:00",
                                                              "id_user_upd": "bcc57666-f3ac-4115-9e08-a74dcf2abc45",
                                                              "commited": true,
                                                              "mt_docs": {
                                                                "$ref": "25"
                                                              },
                                                              "mt_pos_print": {
                                                                "$id": "33",
                                                                "id": "fa9d154f-9436-42b6-9caa-9283d9319118",
                                                                "id_pos": "8d18ef2d-424c-47b0-8eb9-19419d5f30e6",
                                                                "id_mask": "sample string 3",
                                                                "name": "sample string 4",
                                                                "mode_print": 5,
                                                                "port": "sample string 6",
                                                                "baud_rate": 1,
                                                                "data_bits": 1,
                                                                "stop_bit": 1,
                                                                "flow_control": 1,
                                                                "parity": 1,
                                                                "pin_cashdrawer": 1,
                                                                "ip_printer": "sample string 7",
                                                                "port_ip": 1,
                                                                "printer_name": "sample string 8",
                                                                "active": true,
                                                                "created_on": "2026-05-09T09:35:24.8134887+02:00",
                                                                "last_update": "2026-05-09T09:35:24.8134887+02:00",
                                                                "id_user_upd": "3e339465-0e9a-4f9c-9ecc-6d077f915fdd",
                                                                "commited": true,
                                                                "mt_pos": {
                                                                  "$ref": "20"
                                                                },
                                                                "mt_pos_doc_print": [
                                                                  {
                                                                    "$ref": "32"
                                                                  },
                                                                  {
                                                                    "$ref": "32"
                                                                  }
                                                                ],
                                                                "st_users": {
                                                                  "$ref": "4"
                                                                }
                                                              },
                                                              "mt_pos_types": {
                                                                "$id": "34",
                                                                "id": "53e2f7a7-e158-4997-9383-2f696eec99f0",
                                                                "id_mask": "sample string 2",
                                                                "name": "sample string 3",
                                                                "is_module": true,
                                                                "order": 5,
                                                                "active": true,
                                                                "created_on": "2026-05-09T09:35:24.8134887+02:00",
                                                                "last_update": "2026-05-09T09:35:24.8134887+02:00",
                                                                "id_user_upd": "e7d425c7-df6a-4bdb-82c0-0084973bf369",
                                                                "commited": true,
                                                                "mt_items_featured": [
                                                                  {
                                                                    "$id": "35",
                                                                    "id": "8c2fd478-0c9e-40dd-9554-f1a28546202d",
                                                                    "id_branch": "c30d670b-e5f9-4a0e-ab22-a4339a8f07ab",
                                                                    "id_pos_type": "0dac9202-91aa-4cb1-a17c-43adc6b5c9b8",
                                                                    "id_pos": "caf4c606-8bc5-4a4f-872f-438f5bc5ddcb",
                                                                    "id_item": "ffd0f18c-bbcf-4a3e-ac7a-e35ae4399588",
                                                                    "date_from": "2026-05-09T09:35:24.8134887+02:00",
                                                                    "date_end": "2026-05-09T09:35:24.8134887+02:00",
                                                                    "image_id": 4,
                                                                    "active": true,
                                                                    "created_on": "2026-05-09T09:35:24.8134887+02:00",
                                                                    "last_update": "2026-05-09T09:35:24.8134887+02:00",
                                                                    "id_user_upd": "0e968c58-1115-4297-a6fa-be08636543e1",
                                                                    "commited": true,
                                                                    "mt_branches": {
                                                                      "$ref": "5"
                                                                    },
                                                                    "mt_items": {
                                                                      "$ref": "2"
                                                                    },
                                                                    "mt_pos": {
                                                                      "$ref": "20"
                                                                    },
                                                                    "mt_pos_types": {
                                                                      "$ref": "34"
                                                                    },
                                                                    "st_users": {
                                                                      "$ref": "4"
                                                                    }
                                                                  },
                                                                  {
                                                                    "$ref": "35"
                                                                  }
                                                                ],
                                                                "mt_pos_doc_print": [
                                                                  {
                                                                    "$ref": "32"
                                                                  },
                                                                  {
                                                                    "$ref": "32"
                                                                  }
                                                                ],
                                                                "st_users": {
                                                                  "$ref": "4"
                                                                },
                                                                "mt_pos_view": [
                                                                  {
                                                                    "$ref": "19"
                                                                  },
                                                                  {
                                                                    "$ref": "19"
                                                                  }
                                                                ]
                                                              },
                                                              "st_doc_print": {
                                                                "$id": "36",
                                                                "id": "ea3eedb2-c037-4f99-b1a6-b780305416cb",
                                                                "id_mask": "sample string 2",
                                                                "name": "sample string 3",
                                                                "description": "sample string 4",
                                                                "high_row": 5,
                                                                "high_doc": 6,
                                                                "with_doc": 7,
                                                                "to_file": true,
                                                                "active": true,
                                                                "created_on": "2026-05-09T09:35:24.8134887+02:00",
                                                                "last_update": "2026-05-09T09:35:24.8134887+02:00",
                                                                "commited": true,
                                                                "mt_pos_doc_print": [
                                                                  {
                                                                    "$ref": "32"
                                                                  },
                                                                  {
                                                                    "$ref": "32"
                                                                  }
                                                                ],
                                                                "st_doc_print_det": [
                                                                  {
                                                                    "$id": "37",
                                                                    "id_doc_print": "16b5cbee-52a6-4509-8291-591a1da01684",
                                                                    "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": "36"
                                                                    }
                                                                  },
                                                                  {
                                                                    "$ref": "37"
                                                                  }
                                                                ]
                                                              },
                                                              "st_users": {
                                                                "$ref": "4"
                                                              }
                                                            },
                                                            {
                                                              "$ref": "32"
                                                            }
                                                          ],
                                                          "st_doc_num": [
                                                            {
                                                              "$id": "38",
                                                              "id_pos": "d51ccdfb-0dba-4746-9034-1ea43706e155",
                                                              "id_doc": "652de997-b9e8-4349-a6fd-ce2f2b4ab591",
                                                              "value": 3,
                                                              "created_on": "2026-05-09T09:35:24.8134887+02:00",
                                                              "last_update": "2026-05-09T09:35:24.8134887+02:00",
                                                              "commited": true,
                                                              "mt_docs": {
                                                                "$ref": "25"
                                                              },
                                                              "mt_pos": {
                                                                "$ref": "20"
                                                              }
                                                            },
                                                            {
                                                              "$ref": "38"
                                                            }
                                                          ],
                                                          "tt_doc_sa": [
                                                            {
                                                              "$ref": "24"
                                                            },
                                                            {
                                                              "$ref": "24"
                                                            }
                                                          ],
                                                          "tt_doc_st": [
                                                            {
                                                              "$id": "39",
                                                              "id": "e72e5617-6029-4b3e-aed9-6779053ad48a",
                                                              "id_pos": "0c290b14-eef9-4dc8-bd51-a3bedd30e3ee",
                                                              "id_doc": "9a796337-e777-45d5-8a0d-794b1a511ada",
                                                              "id_branch": "460cc264-0f58-440f-b385-711a5ed0cee3",
                                                              "nro_doc": "sample string 5",
                                                              "date_doc": "2026-05-09T09:35:24.8134887+02:00",
                                                              "block": true,
                                                              "nro_original": "sample string 8",
                                                              "id_ref": "8d5d627e-5f63-4f58-8308-f26327b1b4f6",
                                                              "id_loc_from": "ca73d319-b52b-4208-b0d4-6a4dc7f1e2df",
                                                              "id_loc_end": "630713fb-cf4a-47ac-8091-34605388dc67",
                                                              "id_user_add": "9d0a3e30-cb2b-4e03-9830-0db031fe20af",
                                                              "id_user_upd": "7545fa92-6f46-4646-bee4-924add2da096",
                                                              "id_pos_sesion": "4021ac15-dd67-44ac-82ff-e8d8a097c63c",
                                                              "comment": "sample string 12",
                                                              "status": 1,
                                                              "is_send": true,
                                                              "date_send": "2026-05-09T09:35:24.8134887+02:00",
                                                              "active": true,
                                                              "created_on": "2026-05-09T09:35:24.8134887+02:00",
                                                              "last_update": "2026-05-09T09:35:24.8134887+02:00",
                                                              "commited": true,
                                                              "mt_branches": {
                                                                "$ref": "5"
                                                              },
                                                              "mt_docs": {
                                                                "$ref": "25"
                                                              },
                                                              "mt_locations": {
                                                                "$id": "40",
                                                                "id": "26d58b62-58b7-4bed-9085-4007d5560211",
                                                                "id_mask": "sample string 2",
                                                                "name": "sample string 3",
                                                                "description": "sample string 4",
                                                                "reserved": true,
                                                                "id_branch": "b4a615b0-b267-4b86-a152-d1cf7c9817f4",
                                                                "active": true,
                                                                "created_on": "2026-05-09T09:35:24.8134887+02:00",
                                                                "last_update": "2026-05-09T09:35:24.8134887+02:00",
                                                                "id_user_upd": "748eabc4-3ae5-4a77-8f44-38d84d5c686b",
                                                                "commited": true,
                                                                "mt_branches": {
                                                                  "$ref": "5"
                                                                },
                                                                "st_users": {
                                                                  "$ref": "4"
                                                                },
                                                                "tt_doc_sa": [
                                                                  {
                                                                    "$ref": "24"
                                                                  },
                                                                  {
                                                                    "$ref": "24"
                                                                  }
                                                                ],
                                                                "tt_doc_sa1": [
                                                                  {
                                                                    "$ref": "24"
                                                                  },
                                                                  {
                                                                    "$ref": "24"
                                                                  }
                                                                ],
                                                                "tt_doc_st": [
                                                                  {
                                                                    "$ref": "39"
                                                                  },
                                                                  {
                                                                    "$ref": "39"
                                                                  }
                                                                ],
                                                                "tt_doc_st1": [
                                                                  {
                                                                    "$ref": "39"
                                                                  },
                                                                  {
                                                                    "$ref": "39"
                                                                  }
                                                                ],
                                                                "tt_stock": [
                                                                  {
                                                                    "$id": "41",
                                                                    "id_location": "c97aa1d1-614e-4ca9-b37a-f3da6f1fbe69",
                                                                    "id_item": "4a425a98-4faf-4513-92d2-ed646a6d79a3",
                                                                    "stock_ideal": 3.1,
                                                                    "stock_min": 4.1,
                                                                    "stock_max": 5.1,
                                                                    "stock": 6.1,
                                                                    "active": true,
                                                                    "created_on": "2026-05-09T09:35:24.8134887+02:00",
                                                                    "last_update": "2026-05-09T09:35:24.8134887+02:00",
                                                                    "commited": true,
                                                                    "mt_items": {
                                                                      "$ref": "2"
                                                                    },
                                                                    "mt_locations": {
                                                                      "$ref": "40"
                                                                    }
                                                                  },
                                                                  {
                                                                    "$ref": "41"
                                                                  }
                                                                ]
                                                              },
                                                              "mt_locations1": {
                                                                "$ref": "40"
                                                              },
                                                              "mt_pos": {
                                                                "$ref": "20"
                                                              },
                                                              "st_users": {
                                                                "$ref": "4"
                                                              },
                                                              "st_users1": {
                                                                "$ref": "4"
                                                              },
                                                              "tt_doc_st_det": [
                                                                {
                                                                  "$id": "42",
                                                                  "id_doc_st": "3dbc8001-3fdc-4008-aa69-dd86ab5ea270",
                                                                  "id_line": 2,
                                                                  "id_item": "f7667ebb-fa05-4d82-bab0-f82a64fdd574",
                                                                  "comment": "sample string 4",
                                                                  "qty": 5.1,
                                                                  "status": 1,
                                                                  "active": true,
                                                                  "mt_items": {
                                                                    "$ref": "2"
                                                                  },
                                                                  "tt_doc_st": {
                                                                    "$ref": "39"
                                                                  }
                                                                },
                                                                {
                                                                  "$ref": "42"
                                                                }
                                                              ],
                                                              "tt_doc_st1": [
                                                                {
                                                                  "$ref": "39"
                                                                },
                                                                {
                                                                  "$ref": "39"
                                                                }
                                                              ],
                                                              "tt_doc_st2": {
                                                                "$ref": "39"
                                                              }
                                                            },
                                                            {
                                                              "$ref": "39"
                                                            }
                                                          ]
                                                        },
                                                        "mt_locations": {
                                                          "$ref": "40"
                                                        },
                                                        "mt_locations1": {
                                                          "$ref": "40"
                                                        },
                                                        "mt_pos": {
                                                          "$ref": "20"
                                                        },
                                                        "st_users": {
                                                          "$ref": "4"
                                                        },
                                                        "st_users1": {
                                                          "$ref": "4"
                                                        },
                                                        "tt_cloakrooms_units": [
                                                          {
                                                            "$ref": "23"
                                                          },
                                                          {
                                                            "$ref": "23"
                                                          }
                                                        ],
                                                        "tt_doc_sa_cashflow": [
                                                          {
                                                            "$ref": "29"
                                                          },
                                                          {
                                                            "$ref": "29"
                                                          }
                                                        ],
                                                        "tt_doc_sa_det": [
                                                          {
                                                            "$ref": "16"
                                                          },
                                                          {
                                                            "$ref": "16"
                                                          }
                                                        ],
                                                        "tt_doc_sa_pay": [
                                                          {
                                                            "$ref": "31"
                                                          },
                                                          {
                                                            "$ref": "31"
                                                          }
                                                        ],
                                                        "tt_doc_sa1": [
                                                          {
                                                            "$ref": "24"
                                                          },
                                                          {
                                                            "$ref": "24"
                                                          }
                                                        ],
                                                        "tt_doc_sa2": {
                                                          "$ref": "24"
                                                        },
                                                        "tt_pos_sesion": {
                                                          "$id": "43",
                                                          "id": "5fbbd593-f070-4f56-a909-02470d869acf",
                                                          "nro_sesion": 2,
                                                          "id_pos": "e112d940-69db-4f0e-8f37-afaf3d102375",
                                                          "date_tax": "2026-05-09T09:35:24.8134887+02:00",
                                                          "date_open": "2026-05-09T09:35:24.8134887+02:00",
                                                          "date_close": "2026-05-09T09:35:24.8134887+02:00",
                                                          "id_user_open": "9385c5ec-ded6-43cd-b426-4883f0579d69",
                                                          "id_user_close": "bd854d4d-fa4b-45be-8406-27453ad27d79",
                                                          "nro_z": 1,
                                                          "amt_tot": 1.1,
                                                          "locator_event": "sample string 6",
                                                          "status_pos": 7,
                                                          "training_sesion": true,
                                                          "active": true,
                                                          "created_on": "2026-05-09T09:35:24.8134887+02:00",
                                                          "last_update": "2026-05-09T09:35:24.8134887+02:00",
                                                          "commited": true,
                                                          "mt_pos": {
                                                            "$ref": "20"
                                                          },
                                                          "tt_cloakrooms_units": [
                                                            {
                                                              "$ref": "23"
                                                            },
                                                            {
                                                              "$ref": "23"
                                                            }
                                                          ],
                                                          "tt_items_customs": [
                                                            {
                                                              "$id": "44",
                                                              "id": "7867d962-dc07-41d8-bdd1-10775691e676",
                                                              "order_id": 2,
                                                              "id_item": "c57dce5e-6b04-41b2-9924-a8cc22eedb4b",
                                                              "id_item_type": "6956cbb2-60ce-422e-a752-7844449133fd",
                                                              "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": "58e48d2c-7bff-4306-b4c9-35b990b50419",
                                                              "type_item": 11,
                                                              "id_voucher_json": "3ce6cfab-b603-49e4-b464-951d71637c1e",
                                                              "count_voucher": 1,
                                                              "id_category": "cbd8f707-5cf2-498f-bbf5-aac614fb9955",
                                                              "created_on": "2026-05-09T09:35:24.8134887+02:00",
                                                              "last_update": "2026-05-09T09:35:24.8134887+02:00",
                                                              "id_user_upd": "e7d391fa-3cb9-42ba-b68c-764a96dbe905",
                                                              "commited": true,
                                                              "mt_items": {
                                                                "$ref": "2"
                                                              },
                                                              "mt_items_types": {
                                                                "$ref": "10"
                                                              },
                                                              "st_users": {
                                                                "$ref": "4"
                                                              },
                                                              "tt_pos_sesion": {
                                                                "$ref": "43"
                                                              }
                                                            },
                                                            {
                                                              "$ref": "44"
                                                            }
                                                          ],
                                                          "tt_doc_sa_pt": [
                                                            {
                                                              "$id": "45",
                                                              "id": "139f612a-2f00-46c3-ba24-5439ffa7d80a",
                                                              "json_object": "sample string 2",
                                                              "json_pays": "sample string 3",
                                                              "id_pos_sesion": "d34e2a50-44d8-4423-b0c0-4b92ad4e1274",
                                                              "type_pay": 5,
                                                              "module": "sample string 6",
                                                              "process": true,
                                                              "json_cloackrooms": "sample string 8",
                                                              "multi_select": 9,
                                                              "terminal_name": "sample string 10",
                                                              "created_on": "2026-05-09T09:35:24.8134887+02:00",
                                                              "tt_pos_sesion": {
                                                                "$ref": "43"
                                                              }
                                                            },
                                                            {
                                                              "$ref": "45"
                                                            }
                                                          ],
                                                          "tt_rooms_units_activity": [
                                                            {
                                                              "$id": "46",
                                                              "id": "4d142456-3c51-4382-8c5f-024038821518",
                                                              "id_room_unit": "480bd6af-faa9-4475-8cf1-c1ea8714de54",
                                                              "id_room_list": "83a4146a-c120-402f-a2de-3118618389d3",
                                                              "nro_res_ext": "sample string 3",
                                                              "date_reserved": "2026-05-09T09:35:24.8134887+02:00",
                                                              "date_from": "2026-05-09T09:35:24.8134887+02:00",
                                                              "date_end": "2026-05-09T09:35:24.8134887+02:00",
                                                              "date_open": "2026-05-09T09:35:24.8134887+02:00",
                                                              "date_close": "2026-05-09T09:35:24.8134887+02:00",
                                                              "id_employee": "289f8494-57f8-43d6-a80f-450a3d33ff7e",
                                                              "id_employee_sec": "42672f0e-de3a-4e01-9156-b2b629d60846",
                                                              "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": "0590c63f-bfbd-4cce-8d3d-f0e2753fe88e",
                                                              "comment": "sample string 7",
                                                              "id_user_open": "f03a36ee-e8bf-4031-9570-981dc1842020",
                                                              "id_user_close": "ca68a9b2-43e6-49bd-812d-2ab5b2c995f6",
                                                              "id_unit_state": "05a766de-28f8-4992-b153-6d90336ed729",
                                                              "id_pos_sesion": "f53ce583-82f3-4577-9c5e-7b0eeeb66988",
                                                              "vip": true,
                                                              "paid": true,
                                                              "send": true,
                                                              "send_date": "2026-05-09T09:35:24.8134887+02:00",
                                                              "active": true,
                                                              "created_on": "2026-05-09T09:35:24.8134887+02:00",
                                                              "last_update": "2026-05-09T09:35:24.8134887+02:00",
                                                              "commited": true,
                                                              "mt_employees": {
                                                                "$ref": "13"
                                                              },
                                                              "mt_employees1": {
                                                                "$ref": "13"
                                                              },
                                                              "mt_rooms_units": {
                                                                "$id": "47",
                                                                "id": "8ce3a6ac-e217-43c3-8f7e-887abf69d140",
                                                                "id_mask": "sample string 2",
                                                                "name": "sample string 3",
                                                                "name_label": "sample string 4",
                                                                "name_zone": "sample string 5",
                                                                "order": 6,
                                                                "id_room": "9d155b7e-6b2d-466f-9264-042109af196c",
                                                                "pax": 8,
                                                                "pos_x": 9,
                                                                "pos_y": 10,
                                                                "size_w": 1,
                                                                "size_h": 1,
                                                                "in_map": true,
                                                                "reserved_on": true,
                                                                "id_room_type": "66c0f85a-a7cd-4796-b10a-018f56bc5733",
                                                                "locked": true,
                                                                "date_locked": "2026-05-09T09:35:24.8134887+02:00",
                                                                "comment_locked": "sample string 15",
                                                                "active": true,
                                                                "created_on": "2026-05-09T09:35:24.8134887+02:00",
                                                                "last_update": "2026-05-09T09:35:24.8134887+02:00",
                                                                "id_user_upd": "11c3e7cd-3d43-4eaa-a7b1-7e933f71655b",
                                                                "commited": true,
                                                                "mt_rooms": {
                                                                  "$id": "48",
                                                                  "id": "23497aa4-f88c-4915-a27d-9975781e2011",
                                                                  "id_mask": "sample string 2",
                                                                  "name": "sample string 3",
                                                                  "description": "sample string 4",
                                                                  "id_branch": "feef0f5d-bee4-4a52-a24c-0f86e1a9f4c8",
                                                                  "name_pos": "sample string 6",
                                                                  "id_image": "f1b468d5-89ab-436d-91a2-40bd0601afb4",
                                                                  "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": "e001bbdc-741e-4209-ba1d-03af10403638",
                                                                  "refresh_status": true,
                                                                  "active": true,
                                                                  "created_on": "2026-05-09T09:35:24.8134887+02:00",
                                                                  "last_update": "2026-05-09T09:35:24.8134887+02:00",
                                                                  "id_user_upd": "2ef5e1c9-cf67-453a-a3db-cbb370f10efd",
                                                                  "commited": true,
                                                                  "mt_branches": {
                                                                    "$ref": "5"
                                                                  },
                                                                  "mt_pos_rooms": [
                                                                    {
                                                                      "$id": "49",
                                                                      "id_pos": "546efc57-c755-42ca-a2cd-c574fe2ef950",
                                                                      "id_room": "1d282f14-0e7b-4b54-b50a-b2e23fcb9cdf",
                                                                      "active": true,
                                                                      "created_on": "2026-05-09T09:35:24.8134887+02:00",
                                                                      "last_update": "2026-05-09T09:35:24.8134887+02:00",
                                                                      "id_user_upd": "3559ec33-a314-42f7-a3bc-acd3ca48ee85",
                                                                      "commited": true,
                                                                      "mt_pos": {
                                                                        "$ref": "20"
                                                                      },
                                                                      "mt_rooms": {
                                                                        "$ref": "48"
                                                                      },
                                                                      "st_users": {
                                                                        "$ref": "4"
                                                                      }
                                                                    },
                                                                    {
                                                                      "$ref": "49"
                                                                    }
                                                                  ],
                                                                  "st_images": {
                                                                    "$ref": "6"
                                                                  },
                                                                  "st_images1": {
                                                                    "$ref": "6"
                                                                  },
                                                                  "st_users": {
                                                                    "$ref": "4"
                                                                  },
                                                                  "mt_rooms_units": [
                                                                    {
                                                                      "$ref": "47"
                                                                    },
                                                                    {
                                                                      "$ref": "47"
                                                                    }
                                                                  ],
                                                                  "tt_rooms_list": [
                                                                    {
                                                                      "$id": "50",
                                                                      "id": "eb0cc0e6-d4fe-4446-b964-db2ade534aab",
                                                                      "id_room": "8ce6494e-468a-4a60-aea5-65eca0d70697",
                                                                      "date_in": "2026-05-09T09:35:24.8134887+02:00",
                                                                      "date_out": "2026-05-09T09:35:24.8134887+02:00",
                                                                      "id_user_add": "759527ac-f1ce-4218-9c17-cecb7071ccfa",
                                                                      "from_reservation": "sample string 5",
                                                                      "pax": 6,
                                                                      "status": 7,
                                                                      "comment": "sample string 8",
                                                                      "active": true,
                                                                      "created_on": "2026-05-09T09:35:24.8134887+02:00",
                                                                      "last_update": "2026-05-09T09:35:24.8134887+02:00",
                                                                      "commited": true,
                                                                      "mt_rooms": {
                                                                        "$ref": "48"
                                                                      },
                                                                      "st_users": {
                                                                        "$ref": "4"
                                                                      },
                                                                      "tt_rooms_units_activity": [
                                                                        {
                                                                          "$ref": "46"
                                                                        },
                                                                        {
                                                                          "$ref": "46"
                                                                        }
                                                                      ]
                                                                    },
                                                                    {
                                                                      "$ref": "50"
                                                                    }
                                                                  ]
                                                                },
                                                                "mt_rooms_units_types": {
                                                                  "$id": "51",
                                                                  "id": "06ba6af2-3356-40fc-b390-1a1921df57b9",
                                                                  "id_mask": "sample string 2",
                                                                  "name": "sample string 3",
                                                                  "description": "sample string 4",
                                                                  "high": 5,
                                                                  "width": 6,
                                                                  "active": true,
                                                                  "created_on": "2026-05-09T09:35:24.8134887+02:00",
                                                                  "last_update": "2026-05-09T09:35:24.8134887+02:00",
                                                                  "id_user_upd": "24735e8d-9efb-413d-871f-0ee31dcf9c6e",
                                                                  "commited": true,
                                                                  "mt_rooms_units": [
                                                                    {
                                                                      "$ref": "47"
                                                                    },
                                                                    {
                                                                      "$ref": "47"
                                                                    }
                                                                  ],
                                                                  "mt_rooms_units_states_types": [
                                                                    {
                                                                      "$id": "52",
                                                                      "id_room_type": "5f7f4722-0d09-40dc-8ce2-56e7132911f7",
                                                                      "id_room_state": "9ec9037a-c019-4b26-8edd-31292471acf4",
                                                                      "id_image": "578311f8-5e4c-4feb-8ddf-8c6d0b9e49b3",
                                                                      "color_font": "sample string 4",
                                                                      "font_bold": true,
                                                                      "font_underline": true,
                                                                      "font_size": 7,
                                                                      "active": true,
                                                                      "created_on": "2026-05-09T09:35:24.8134887+02:00",
                                                                      "last_update": "2026-05-09T09:35:24.8134887+02:00",
                                                                      "id_user_upd": "25cce17f-7e13-4984-8e47-e62a027a6c05",
                                                                      "commited": true,
                                                                      "mt_rooms_units_states": {
                                                                        "$id": "53",
                                                                        "id": "6dcf43ed-bd58-4c7e-971a-c0d0c2be1185",
                                                                        "id_mask": "sample string 2",
                                                                        "name": "sample string 3",
                                                                        "description": "sample string 4",
                                                                        "color": "sample string 5",
                                                                        "active": true,
                                                                        "created_on": "2026-05-09T09:35:24.8134887+02:00",
                                                                        "last_update": "2026-05-09T09:35:24.8134887+02:00",
                                                                        "id_user_upd": "abbae6fc-3aa8-4651-9b95-459b5c7c67be",
                                                                        "commited": true,
                                                                        "st_users": {
                                                                          "$ref": "4"
                                                                        },
                                                                        "mt_rooms_units_states_types": [
                                                                          {
                                                                            "$ref": "52"
                                                                          },
                                                                          {
                                                                            "$ref": "52"
                                                                          }
                                                                        ],
                                                                        "tt_rooms_units_activity": [
                                                                          {
                                                                            "$ref": "46"
                                                                          },
                                                                          {
                                                                            "$ref": "46"
                                                                          }
                                                                        ]
                                                                      },
                                                                      "mt_rooms_units_types": {
                                                                        "$ref": "51"
                                                                      },
                                                                      "st_images": {
                                                                        "$ref": "6"
                                                                      },
                                                                      "st_users": {
                                                                        "$ref": "4"
                                                                      }
                                                                    },
                                                                    {
                                                                      "$ref": "52"
                                                                    }
                                                                  ],
                                                                  "st_users": {
                                                                    "$ref": "4"
                                                                  }
                                                                },
                                                                "st_users": {
                                                                  "$ref": "4"
                                                                },
                                                                "tt_rooms_units_activity": [
                                                                  {
                                                                    "$ref": "46"
                                                                  },
                                                                  {
                                                                    "$ref": "46"
                                                                  }
                                                                ]
                                                              },
                                                              "mt_rooms_units_states": {
                                                                "$ref": "53"
                                                              },
                                                              "st_users": {
                                                                "$ref": "4"
                                                              },
                                                              "st_users1": {
                                                                "$ref": "4"
                                                              },
                                                              "tt_doc_sa": [
                                                                {
                                                                  "$ref": "24"
                                                                },
                                                                {
                                                                  "$ref": "24"
                                                                }
                                                              ],
                                                              "tt_pos_sesion": {
                                                                "$ref": "43"
                                                              },
                                                              "tt_rooms_list": {
                                                                "$ref": "50"
                                                              }
                                                            },
                                                            {
                                                              "$ref": "46"
                                                            }
                                                          ],
                                                          "st_users": {
                                                            "$ref": "4"
                                                          },
                                                          "st_users1": {
                                                            "$ref": "4"
                                                          },
                                                          "tt_tips": [
                                                            {
                                                              "$id": "54",
                                                              "id": "c3f445b6-82ad-4c2d-9a3c-09e0f4105e48",
                                                              "id_pos_sesion": "13080ff4-6a86-4121-b25d-7dba74318acd",
                                                              "amt_card": 1.1,
                                                              "amt_cash": 1.1,
                                                              "id_user": "fa502561-a556-49f7-8e52-d7feca746040",
                                                              "id_room_unit_activity": "b1de82a2-c6e3-4d1e-a6d1-691c044884ee",
                                                              "id_doc_sa": "e49e3820-8122-4b48-8212-622d986d0f9b",
                                                              "id_pos_type": "4da782ce-b174-41f4-abc3-afe16a71ebf8",
                                                              "block": true,
                                                              "comment": "sample string 5",
                                                              "json_response": "sample string 6",
                                                              "id_doc_ref": "cad89eed-decf-41c2-ba24-a12f72e76617",
                                                              "coupon_id": "sample string 7",
                                                              "terminal_id": "sample string 8",
                                                              "card_name": "sample string 9",
                                                              "card_bank": "sample string 10",
                                                              "card_number": "sample string 11",
                                                              "client_name": "sample string 12",
                                                              "money_type": "sample string 13",
                                                              "merchant_id": "sample string 14",
                                                              "aid": "sample string 15",
                                                              "auth_num": "sample string 16",
                                                              "authorization": true,
                                                              "signature": true,
                                                              "contactless": true,
                                                              "date_hour_pay": "sample string 17",
                                                              "terminal_name": "sample string 18",
                                                              "active": true,
                                                              "created_on": "2026-05-09T09:35:24.8134887+02:00",
                                                              "last_update": "2026-05-09T09:35:24.8134887+02:00",
                                                              "commited": true,
                                                              "tt_pos_sesion": {
                                                                "$ref": "43"
                                                              },
                                                              "tt_tips_users": [
                                                                {
                                                                  "$id": "55",
                                                                  "id_tip": "8be7f993-fc77-436d-8a60-aa0de7ad7c50",
                                                                  "id_user": "bf9b0200-50ed-4ad9-92ab-ad5d5c195b96",
                                                                  "amt_card": 1.1,
                                                                  "amt_cash": 1.1,
                                                                  "type_share": 3,
                                                                  "active": true,
                                                                  "created_on": "2026-05-09T09:35:24.8134887+02:00",
                                                                  "last_update": "2026-05-09T09:35:24.8134887+02:00",
                                                                  "commited": true,
                                                                  "st_users": {
                                                                    "$ref": "4"
                                                                  },
                                                                  "tt_tips": {
                                                                    "$ref": "54"
                                                                  }
                                                                },
                                                                {
                                                                  "$ref": "55"
                                                                }
                                                              ]
                                                            },
                                                            {
                                                              "$ref": "54"
                                                            }
                                                          ],
                                                          "tt_pos_sesion_users": [
                                                            {
                                                              "$id": "56",
                                                              "id_pos_sesion": "0f819e90-8971-48e1-916f-fa027e605593",
                                                              "id_user": "f5c8f824-ec92-47ed-af0f-19e034d9470b",
                                                              "date_add": "2026-05-09T09:35:24.8134887+02:00",
                                                              "distribution_index": 1.1,
                                                              "active": true,
                                                              "created_on": "2026-05-09T09:35:24.8134887+02:00",
                                                              "last_update": "2026-05-09T09:35:24.8134887+02:00",
                                                              "commited": true,
                                                              "st_users": {
                                                                "$ref": "4"
                                                              },
                                                              "tt_pos_sesion": {
                                                                "$ref": "43"
                                                              }
                                                            },
                                                            {
                                                              "$ref": "56"
                                                            }
                                                          ],
                                                          "tt_doc_sa": [
                                                            {
                                                              "$ref": "24"
                                                            },
                                                            {
                                                              "$ref": "24"
                                                            }
                                                          ],
                                                          "tt_cmd_connection": [
                                                            {
                                                              "$id": "57",
                                                              "id": "9dc30b16-234e-4e8c-a699-60317f869255",
                                                              "id_user": "82f6b63e-19de-4327-92db-3de672300ede",
                                                              "id_user_profile": "49120624-922c-4055-a4b5-03797fd8e1d1",
                                                              "locator": "sample string 4",
                                                              "date_end": "2026-05-09T09:35:24.8134887+02:00",
                                                              "id_pos_sesion": "f5393475-bbe8-4728-ac96-fb4850120403",
                                                              "date_login": "2026-05-09T09:35:24.8134887+02:00",
                                                              "date_logout": "2026-05-09T09:35:24.8134887+02:00",
                                                              "terminal_id": "sample string 6",
                                                              "terminal_type": "sample string 7",
                                                              "created_on": "2026-05-09T09:35:24.8134887+02:00",
                                                              "last_update": "2026-05-09T09:35:24.8134887+02:00",
                                                              "commited": true,
                                                              "st_users": {
                                                                "$ref": "4"
                                                              },
                                                              "st_users_profiles": {
                                                                "$id": "58",
                                                                "id": "664221d1-870a-4c61-bc55-610122229df3",
                                                                "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,
                                                                "is_view_all": true,
                                                                "active": true,
                                                                "created_on": "2026-05-09T09:35:24.8134887+02:00",
                                                                "last_update": "2026-05-09T09:35:24.8134887+02:00",
                                                                "commited": true,
                                                                "st_permisions": [
                                                                  {
                                                                    "$id": "59",
                                                                    "id": "ec0cd990-7c69-4b99-ab07-b9829ffa5055",
                                                                    "id_function": "1814b3a7-8a1d-4e09-8ab9-5c9f92074965",
                                                                    "id_user": "51326bfc-87ad-458c-b059-0293d2bcdefa",
                                                                    "id_profile": "45632b56-5434-40f3-aea9-b037de6550c6",
                                                                    "permission": 3,
                                                                    "active": true,
                                                                    "created_on": "2026-05-09T09:35:24.8134887+02:00",
                                                                    "last_update": "2026-05-09T09:35:24.8134887+02:00",
                                                                    "commited": true,
                                                                    "st_users_profiles": {
                                                                      "$ref": "58"
                                                                    },
                                                                    "st_users": {
                                                                      "$ref": "4"
                                                                    },
                                                                    "st_functions": {
                                                                      "$id": "60",
                                                                      "id": "e848da7a-2d46-4dd7-9280-69095335771e",
                                                                      "id_mask": "sample string 2",
                                                                      "name": "sample string 3",
                                                                      "description": "sample string 4",
                                                                      "level_id": 5,
                                                                      "id_group": "dfbcc059-302b-4192-9255-d11a341c54ec",
                                                                      "name_event": "sample string 7",
                                                                      "name_pos": "sample string 8",
                                                                      "id_image": "34cdc685-6e7c-420c-ac28-41acb1852051",
                                                                      "view_pos": true,
                                                                      "order": 10,
                                                                      "color_border": "sample string 11",
                                                                      "color_button": "sample string 12",
                                                                      "color_font": "sample string 13",
                                                                      "font_bold": true,
                                                                      "font_underline": true,
                                                                      "font_size": 16,
                                                                      "active": true,
                                                                      "created_on": "2026-05-09T09:35:24.8134887+02:00",
                                                                      "last_update": "2026-05-09T09:35:24.8134887+02:00",
                                                                      "commited": true,
                                                                      "st_functions_groups": {
                                                                        "$id": "61",
                                                                        "id": "daedde4b-c91f-4e9d-9ba6-e26b9e9cb347",
                                                                        "id_mask": "sample string 2",
                                                                        "name": "sample string 3",
                                                                        "description": "sample string 4",
                                                                        "active": true,
                                                                        "created_on": "2026-05-09T09:35:24.8134887+02:00",
                                                                        "last_update": "2026-05-09T09:35:24.8134887+02:00",
                                                                        "commited": true,
                                                                        "st_functions": [
                                                                          {
                                                                            "$ref": "60"
                                                                          },
                                                                          {
                                                                            "$ref": "60"
                                                                          }
                                                                        ]
                                                                      },
                                                                      "st_images": {
                                                                        "$ref": "6"
                                                                      },
                                                                      "st_permisions": [
                                                                        {
                                                                          "$ref": "59"
                                                                        },
                                                                        {
                                                                          "$ref": "59"
                                                                        }
                                                                      ]
                                                                    }
                                                                  },
                                                                  {
                                                                    "$ref": "59"
                                                                  }
                                                                ],
                                                                "st_users": [
                                                                  {
                                                                    "$ref": "4"
                                                                  },
                                                                  {
                                                                    "$ref": "4"
                                                                  }
                                                                ],
                                                                "tt_cmd_connection": [
                                                                  {
                                                                    "$ref": "57"
                                                                  },
                                                                  {
                                                                    "$ref": "57"
                                                                  }
                                                                ]
                                                              },
                                                              "tt_pos_sesion": {
                                                                "$ref": "43"
                                                              }
                                                            },
                                                            {
                                                              "$ref": "57"
                                                            }
                                                          ],
                                                          "tt_cmd_messages": [
                                                            {
                                                              "$id": "62",
                                                              "id": "0a38a83d-d204-4d46-867d-9c34530de1a2",
                                                              "id_user": "94fd4588-9046-4258-bc6e-bc14cac11359",
                                                              "date_add": "2026-05-09T09:35:24.8134887+02:00",
                                                              "destiny_type": 4,
                                                              "id_key": "bcc4b207-64cd-4419-803a-573b78f572a3",
                                                              "message": "sample string 6",
                                                              "message_view": true,
                                                              "date_view": "2026-05-09T09:35:24.8134887+02:00",
                                                              "id_pos_sesion": "d085ba3d-8976-420a-8ca0-92b3804446fc",
                                                              "terminal_add": "sample string 9",
                                                              "created_on": "2026-05-09T09:35:24.8134887+02:00",
                                                              "last_update": "2026-05-09T09:35:24.8134887+02:00",
                                                              "commited": true,
                                                              "st_users": {
                                                                "$ref": "4"
                                                              },
                                                              "tt_pos_sesion": {
                                                                "$ref": "43"
                                                              }
                                                            },
                                                            {
                                                              "$ref": "62"
                                                            }
                                                          ]
                                                        },
                                                        "tt_rooms_units_activity": {
                                                          "$ref": "46"
                                                        },
                                                        "tt_spool_doc_print": [
                                                          {
                                                            "$id": "63",
                                                            "id": "51407c75-e954-4788-a168-f0225ab6b058",
                                                            "spool_server": "sample string 2",
                                                            "id_doc_sa": "7249ad7e-796a-45a7-b497-9a6857ffa903",
                                                            "spool_printer": "sample string 4",
                                                            "count": 5,
                                                            "created_on": "2026-05-09T09:35:24.8134887+02:00",
                                                            "printed": true,
                                                            "print_on": "2026-05-09T09:35:24.8134887+02:00",
                                                            "tt_doc_sa": {
                                                              "$ref": "24"
                                                            }
                                                          },
                                                          {
                                                            "$ref": "63"
                                                          }
                                                        ]
                                                      },
                                                      "tt_pos_sesion": {
                                                        "$ref": "43"
                                                      }
                                                    },
                                                    {
                                                      "$ref": "23"
                                                    }
                                                  ]
                                                },
                                                {
                                                  "$ref": "22"
                                                }
                                              ],
                                              "mt_items_featured": [
                                                {
                                                  "$ref": "35"
                                                },
                                                {
                                                  "$ref": "35"
                                                }
                                              ],
                                              "mt_pos_print": [
                                                {
                                                  "$ref": "33"
                                                },
                                                {
                                                  "$ref": "33"
                                                }
                                              ],
                                              "mt_pos_rooms": [
                                                {
                                                  "$ref": "49"
                                                },
                                                {
                                                  "$ref": "49"
                                                }
                                              ],
                                              "st_users": {
                                                "$ref": "4"
                                              },
                                              "mt_pos_view": [
                                                {
                                                  "$ref": "19"
                                                },
                                                {
                                                  "$ref": "19"
                                                }
                                              ],
                                              "mt_prices_list_rules": [
                                                {
                                                  "$id": "64",
                                                  "id": "ec9026d0-0b3e-47dc-9e20-ad8254a524c3",
                                                  "id_mask": "sample string 2",
                                                  "name": "sample string 3",
                                                  "description": "sample string 4",
                                                  "date_from": "2026-05-09T09:35:24.8134887+02:00",
                                                  "date_end": "2026-05-09T09:35:24.8134887+02:00",
                                                  "id_branch": "f2af0a34-9fd0-43d4-b771-a491f5070065",
                                                  "id_pos": "f158af82-cd3f-4516-8b26-0ba8303a398b",
                                                  "id_list": "534fb365-23e4-41e9-8b16-c55af247c9d1",
                                                  "view_list": true,
                                                  "is_default": true,
                                                  "active": true,
                                                  "created_on": "2026-05-09T09:35:24.8134887+02:00",
                                                  "last_update": "2026-05-09T09:35:24.8134887+02:00",
                                                  "id_user_upd": "e3919534-aa9a-4acc-aaba-bf0ba9a04a6e",
                                                  "commited": true,
                                                  "mt_branches": {
                                                    "$ref": "5"
                                                  },
                                                  "mt_pos": {
                                                    "$ref": "20"
                                                  },
                                                  "mt_prices_list": {
                                                    "$ref": "17"
                                                  },
                                                  "st_users": {
                                                    "$ref": "4"
                                                  }
                                                },
                                                {
                                                  "$ref": "64"
                                                }
                                              ],
                                              "mt_prices_rules": [
                                                {
                                                  "$ref": "9"
                                                },
                                                {
                                                  "$ref": "9"
                                                }
                                              ],
                                              "st_doc_num": [
                                                {
                                                  "$ref": "38"
                                                },
                                                {
                                                  "$ref": "38"
                                                }
                                              ],
                                              "st_pos_license": [
                                                {
                                                  "$id": "65",
                                                  "id": "dfc5f77a-ec16-41c3-a254-218eb2b511d9",
                                                  "id_pos": "85922f43-0af1-4b84-b1e5-c78bfff317ee",
                                                  "mac_address": "sample string 3",
                                                  "date_end": "2026-05-09T09:35:24.8134887+02:00",
                                                  "key_access": "sample string 5",
                                                  "id_user_add": "e5ce4f73-ec3a-47b7-8be1-328980bda55f",
                                                  "active": true,
                                                  "created_on": "2026-05-09T09:35:24.8134887+02:00",
                                                  "last_update": "2026-05-09T09:35:24.8134887+02:00",
                                                  "commited": true,
                                                  "mt_pos": {
                                                    "$ref": "20"
                                                  },
                                                  "st_users": {
                                                    "$ref": "4"
                                                  }
                                                },
                                                {
                                                  "$ref": "65"
                                                }
                                              ],
                                              "st_users_pos": [
                                                {
                                                  "$id": "66",
                                                  "id_user": "0eb00871-f748-4f9f-8ef1-810587d9242c",
                                                  "id_pos": "2ed8867b-c146-4716-9818-237f373dca95",
                                                  "pass_required": true,
                                                  "active": true,
                                                  "created_on": "2026-05-09T09:35:24.8134887+02:00",
                                                  "last_update": "2026-05-09T09:35:24.8134887+02:00",
                                                  "commited": true,
                                                  "mt_pos": {
                                                    "$ref": "20"
                                                  },
                                                  "st_users": {
                                                    "$ref": "4"
                                                  }
                                                },
                                                {
                                                  "$ref": "66"
                                                }
                                              ],
                                              "tt_doc_sa": [
                                                {
                                                  "$ref": "24"
                                                },
                                                {
                                                  "$ref": "24"
                                                }
                                              ],
                                              "tt_pos_connection": [
                                                {
                                                  "$id": "67",
                                                  "id": "42ca589e-53dc-4d70-9d62-8cd7d9c5b39b",
                                                  "id_pos": "c8e1df1c-1ffd-4532-9279-a996e64e7f84",
                                                  "date_add": "2026-05-09T09:35:24.8134887+02:00",
                                                  "date_upd": "2026-05-09T09:35:24.8134887+02:00",
                                                  "date_out": "2026-05-09T09:35:24.8134887+02:00",
                                                  "connection_type": "sample string 3",
                                                  "connection_speed": 1,
                                                  "terminal_name": "sample string 4",
                                                  "version": "sample string 5",
                                                  "commited": true,
                                                  "mt_pos": {
                                                    "$ref": "20"
                                                  }
                                                },
                                                {
                                                  "$ref": "67"
                                                }
                                              ],
                                              "tt_pos_sesion": [
                                                {
                                                  "$ref": "43"
                                                },
                                                {
                                                  "$ref": "43"
                                                }
                                              ],
                                              "mt_branches": {
                                                "$ref": "5"
                                              },
                                              "tt_logs": [
                                                {
                                                  "$id": "68",
                                                  "id": "ccd6c8a7-32f1-41ad-897c-3566035f34c8",
                                                  "id_user_add": "ad6bbb78-03e4-4f46-9e6f-90c8737c047c",
                                                  "id_table": "f8f740e3-1e21-4512-8b49-8ede2f59373b",
                                                  "message_log": "sample string 3",
                                                  "json_object": "sample string 4",
                                                  "log_type": "sample string 5",
                                                  "id_pos": "7189fa4b-1567-461f-895d-496b72af750b",
                                                  "created_on": "2026-05-09T09:35:24.8134887+02:00",
                                                  "commited": true,
                                                  "mt_pos": {
                                                    "$ref": "20"
                                                  },
                                                  "st_sync_tables": {
                                                    "$id": "69",
                                                    "id": "570650c1-edc5-4a6c-9c76-7540ec471a00",
                                                    "level": 2,
                                                    "order": 3,
                                                    "name": "sample string 4",
                                                    "log_ins": true,
                                                    "log_upd": true,
                                                    "packet_forward": true,
                                                    "active": true,
                                                    "created_on": "2026-05-09T09:35:24.8134887+02:00",
                                                    "last_update": "2026-05-09T09:35:24.8134887+02:00",
                                                    "commited": true,
                                                    "st_sync_packages_det": [
                                                      {
                                                        "$id": "70",
                                                        "id": "1348ddf3-e3a3-436d-beb0-e4f4901a987c",
                                                        "id_sync": "fb752f48-696a-49c7-ba97-35c14c8d66c4",
                                                        "json": "sample string 3",
                                                        "id_table": "cb161fa4-1e6b-4c5c-8c7d-353c5505d5a1",
                                                        "order": 5,
                                                        "st_sync_packages": {
                                                          "$id": "71",
                                                          "id": "ff346666-5810-4fb5-ab3d-cbb3a6808996",
                                                          "id_branch_from": "18514e58-b02a-46ab-9258-854e225538f2",
                                                          "id_branch_to": "d69f0059-61ac-4bde-9946-c86031b29662",
                                                          "type": 4,
                                                          "created_on": "2026-05-09T09:35:24.8134887+02:00",
                                                          "order": 6,
                                                          "status": 7,
                                                          "log_info": "sample string 8",
                                                          "sync_on": "2026-05-09T09:35:24.8134887+02:00",
                                                          "send_on": "2026-05-09T09:35:24.8134887+02:00",
                                                          "mt_branches": {
                                                            "$ref": "5"
                                                          },
                                                          "mt_branches1": {
                                                            "$ref": "5"
                                                          },
                                                          "st_sync_packages_det": [
                                                            {
                                                              "$ref": "70"
                                                            },
                                                            {
                                                              "$ref": "70"
                                                            }
                                                          ]
                                                        },
                                                        "st_sync_tables": {
                                                          "$ref": "69"
                                                        }
                                                      },
                                                      {
                                                        "$ref": "70"
                                                      }
                                                    ],
                                                    "tt_logs": [
                                                      {
                                                        "$ref": "68"
                                                      },
                                                      {
                                                        "$ref": "68"
                                                      }
                                                    ]
                                                  },
                                                  "st_users": {
                                                    "$ref": "4"
                                                  }
                                                },
                                                {
                                                  "$ref": "68"
                                                }
                                              ],
                                              "st_local_variables": [
                                                {
                                                  "$id": "72",
                                                  "id": "e567ad23-371a-4b97-a86c-672a6df4472c",
                                                  "id_pos": "bf0d6dbf-20df-4de4-b6a4-ff5451fb9d87",
                                                  "name": "sample string 3",
                                                  "description": "sample string 4",
                                                  "value": "sample string 5",
                                                  "type": "sample string 6",
                                                  "last_update": "2026-05-09T09:35:24.8134887+02:00",
                                                  "commited": true,
                                                  "mt_pos": {
                                                    "$ref": "20"
                                                  }
                                                },
                                                {
                                                  "$ref": "72"
                                                }
                                              ],
                                              "tt_doc_st": [
                                                {
                                                  "$ref": "39"
                                                },
                                                {
                                                  "$ref": "39"
                                                }
                                              ]
                                            },
                                            "mt_pos_prices_list": [
                                              {
                                                "$ref": "18"
                                              },
                                              {
                                                "$ref": "18"
                                              }
                                            ],
                                            "mt_pos_types": {
                                              "$ref": "34"
                                            },
                                            "st_users": {
                                              "$ref": "4"
                                            }
                                          },
                                          "mt_prices_list": {
                                            "$ref": "17"
                                          },
                                          "st_users": {
                                            "$ref": "4"
                                          }
                                        },
                                        {
                                          "$ref": "18"
                                        }
                                      ],
                                      "mt_prices_items": [
                                        {
                                          "$id": "73",
                                          "id_list": "a5c295f5-14f1-4496-87a2-98394f7a4e47",
                                          "id_item_sub": "c188313d-44b5-45f8-b2c5-92704cd7fdcb",
                                          "validity_date": "2026-05-09T09:35:24.8134887+02:00",
                                          "price": 4.1,
                                          "active": true,
                                          "created_on": "2026-05-09T09:35:24.8134887+02:00",
                                          "last_update": "2026-05-09T09:35:24.8134887+02:00",
                                          "id_user_upd": "d57fd3fd-37ab-4225-a100-6084812f3a26",
                                          "commited": true,
                                          "mt_items_sub": {
                                            "$ref": "1"
                                          },
                                          "mt_prices_list": {
                                            "$ref": "17"
                                          },
                                          "st_users": {
                                            "$ref": "4"
                                          }
                                        },
                                        {
                                          "$ref": "73"
                                        }
                                      ],
                                      "mt_prices_list1": [
                                        {
                                          "$ref": "17"
                                        },
                                        {
                                          "$ref": "17"
                                        }
                                      ],
                                      "mt_prices_list2": {
                                        "$ref": "17"
                                      },
                                      "mt_prices_list_rules": [
                                        {
                                          "$ref": "64"
                                        },
                                        {
                                          "$ref": "64"
                                        }
                                      ],
                                      "st_images": {
                                        "$ref": "6"
                                      },
                                      "st_users": {
                                        "$ref": "4"
                                      },
                                      "mt_prices_rules": [
                                        {
                                          "$ref": "9"
                                        },
                                        {
                                          "$ref": "9"
                                        }
                                      ],
                                      "tt_doc_sa_det": [
                                        {
                                          "$ref": "16"
                                        },
                                        {
                                          "$ref": "16"
                                        }
                                      ]
                                    },
                                    "st_users": {
                                      "$ref": "4"
                                    },
                                    "st_users1": {
                                      "$ref": "4"
                                    },
                                    "tt_doc_sa": {
                                      "$ref": "24"
                                    },
                                    "tt_doc_sa_det_stock": [
                                      {
                                        "$id": "74",
                                        "id_doc_sa": "38070f73-3ad1-473e-92a7-697173049aca",
                                        "id_line": 2,
                                        "id_item": "00f2233f-67a4-49a6-8e8c-5a9d1d0cb616",
                                        "qty": 4.1,
                                        "mt_items": {
                                          "$ref": "2"
                                        },
                                        "tt_doc_sa_det": {
                                          "$ref": "16"
                                        }
                                      },
                                      {
                                        "$ref": "74"
                                      }
                                    ]
                                  },
                                  {
                                    "$ref": "16"
                                  }
                                ],
                                "tt_doc_sa_pay": [
                                  {
                                    "$ref": "31"
                                  },
                                  {
                                    "$ref": "31"
                                  }
                                ],
                                "tt_vouchers": [
                                  {
                                    "$ref": "12"
                                  },
                                  {
                                    "$ref": "12"
                                  }
                                ],
                                "tt_vouchers_permisions": [
                                  {
                                    "$id": "75",
                                    "id": "c9cbcdb8-a8f2-4f98-adb6-6d968bbeaaa4",
                                    "date_from": "2026-05-09T09:35:24.8134887+02:00",
                                    "date_end": "2026-05-09T09:35:24.8134887+02:00",
                                    "date_used": "2026-05-09T09:35:24.8134887+02:00",
                                    "id_employee": "21a2e86d-dc8d-4b3e-96ac-02389d82ef36",
                                    "id_branch": "f4dfc530-a6e1-4471-8391-aa5028f7b5ab",
                                    "count": 6,
                                    "count_used": 1,
                                    "unlimited": true,
                                    "id_user_add": "18466eb9-36fa-40d9-a4ff-37f7b3033b62",
                                    "is_entry": true,
                                    "is_consume": true,
                                    "active": true,
                                    "created_on": "2026-05-09T09:35:24.8134887+02:00",
                                    "last_update": "2026-05-09T09:35:24.8134887+02:00",
                                    "commited": true,
                                    "mt_branches": {
                                      "$ref": "5"
                                    },
                                    "mt_employees": {
                                      "$ref": "13"
                                    },
                                    "st_users": {
                                      "$ref": "4"
                                    },
                                    "tt_vouchers": [
                                      {
                                        "$ref": "12"
                                      },
                                      {
                                        "$ref": "12"
                                      }
                                    ]
                                  },
                                  {
                                    "$ref": "75"
                                  }
                                ],
                                "tt_rooms_units_activity": [
                                  {
                                    "$ref": "46"
                                  },
                                  {
                                    "$ref": "46"
                                  }
                                ],
                                "tt_rooms_units_activity1": [
                                  {
                                    "$ref": "46"
                                  },
                                  {
                                    "$ref": "46"
                                  }
                                ]
                              },
                              "mt_payment_types": {
                                "$ref": "30"
                              },
                              "st_users": {
                                "$ref": "4"
                              },
                              "tt_doc_sa_pay": [
                                {
                                  "$ref": "31"
                                },
                                {
                                  "$ref": "31"
                                }
                              ],
                              "tt_vouchers_det": [
                                {
                                  "$ref": "11"
                                },
                                {
                                  "$ref": "11"
                                }
                              ],
                              "tt_vouchers_permisions": {
                                "$ref": "75"
                              }
                            }
                          },
                          {
                            "$ref": "11"
                          }
                        ],
                        "st_images": {
                          "$ref": "6"
                        },
                        "st_users": {
                          "$ref": "4"
                        },
                        "mt_items_sub": [
                          {
                            "$ref": "1"
                          },
                          {
                            "$ref": "1"
                          }
                        ],
                        "mt_prices_rules": [
                          {
                            "$ref": "9"
                          },
                          {
                            "$ref": "9"
                          }
                        ],
                        "tt_items_customs": [
                          {
                            "$ref": "44"
                          },
                          {
                            "$ref": "44"
                          }
                        ]
                      },
                      "mt_pos": {
                        "$ref": "20"
                      },
                      "mt_prices_list": {
                        "$ref": "17"
                      },
                      "st_users": {
                        "$ref": "4"
                      }
                    },
                    {
                      "$ref": "9"
                    }
                  ],
                  "tt_vouchers_det": [
                    {
                      "$ref": "11"
                    },
                    {
                      "$ref": "11"
                    }
                  ]
                },
                {
                  "$ref": "7"
                }
              ],
              "mt_employees": [
                {
                  "$ref": "13"
                },
                {
                  "$ref": "13"
                }
              ],
              "mt_items": [
                {
                  "$ref": "2"
                },
                {
                  "$ref": "2"
                }
              ],
              "mt_items_types": [
                {
                  "$ref": "10"
                },
                {
                  "$ref": "10"
                }
              ],
              "mt_money_types": [
                {
                  "$ref": "27"
                },
                {
                  "$ref": "27"
                }
              ],
              "mt_payment_types": [
                {
                  "$ref": "30"
                },
                {
                  "$ref": "30"
                }
              ],
              "mt_prices_list": [
                {
                  "$ref": "17"
                },
                {
                  "$ref": "17"
                }
              ],
              "mt_rooms": [
                {
                  "$ref": "48"
                },
                {
                  "$ref": "48"
                }
              ],
              "mt_rooms1": [
                {
                  "$ref": "48"
                },
                {
                  "$ref": "48"
                }
              ],
              "mt_rooms_units_states_types": [
                {
                  "$ref": "52"
                },
                {
                  "$ref": "52"
                }
              ],
              "st_functions": [
                {
                  "$ref": "60"
                },
                {
                  "$ref": "60"
                }
              ],
              "st_images_types": {
                "$id": "76",
                "id": "1d02a582-dc1f-4dcc-ae6f-52087435f214",
                "id_mask": "sample string 2",
                "name": "sample string 3",
                "description": "sample string 4",
                "active": true,
                "created_on": "2026-05-09T09:35:24.8134887+02:00",
                "last_update": "2026-05-09T09:35:24.8134887+02:00",
                "commited": true,
                "st_images": [
                  {
                    "$ref": "6"
                  },
                  {
                    "$ref": "6"
                  }
                ]
              },
              "mt_docs": [
                {
                  "$ref": "25"
                },
                {
                  "$ref": "25"
                }
              ],
              "st_users": [
                {
                  "$ref": "4"
                },
                {
                  "$ref": "4"
                }
              ],
              "st_users1": [
                {
                  "$ref": "4"
                },
                {
                  "$ref": "4"
                }
              ],
              "mt_cloakrooms": [
                {
                  "$ref": "22"
                },
                {
                  "$ref": "22"
                }
              ]
            },
            "st_users": {
              "$ref": "4"
            },
            "mt_branches_zones": [
              {
                "$ref": "21"
              },
              {
                "$ref": "21"
              }
            ],
            "mt_employees_branches": [
              {
                "$ref": "14"
              },
              {
                "$ref": "14"
              }
            ],
            "mt_items_featured": [
              {
                "$ref": "35"
              },
              {
                "$ref": "35"
              }
            ],
            "mt_locations": [
              {
                "$ref": "40"
              },
              {
                "$ref": "40"
              }
            ],
            "mt_periods": [
              {
                "$id": "77",
                "id_branch": "002a1d2f-da20-4633-be01-ea7f22080afd",
                "exercise_id": 2,
                "period_id": 3,
                "date_from": "2026-05-09T09:35:24.8134887+02:00",
                "date_end": "2026-05-09T09:35:24.8134887+02:00",
                "state": "sample string 6",
                "created_on": "2026-05-09T09:35:24.8134887+02:00",
                "last_update": "2026-05-09T09:35:24.8134887+02:00",
                "commited": true,
                "mt_branches": {
                  "$ref": "5"
                }
              },
              {
                "$ref": "77"
              }
            ],
            "mt_pos": [
              {
                "$ref": "20"
              },
              {
                "$ref": "20"
              }
            ],
            "mt_prices_list_rules": [
              {
                "$ref": "64"
              },
              {
                "$ref": "64"
              }
            ],
            "mt_prices_rules": [
              {
                "$ref": "9"
              },
              {
                "$ref": "9"
              }
            ],
            "mt_rooms": [
              {
                "$ref": "48"
              },
              {
                "$ref": "48"
              }
            ],
            "st_sync_packages": [
              {
                "$ref": "71"
              },
              {
                "$ref": "71"
              }
            ],
            "st_sync_packages1": [
              {
                "$ref": "71"
              },
              {
                "$ref": "71"
              }
            ],
            "tt_doc_sa": [
              {
                "$ref": "24"
              },
              {
                "$ref": "24"
              }
            ],
            "tt_doc_st": [
              {
                "$ref": "39"
              },
              {
                "$ref": "39"
              }
            ],
            "tt_vouchers": [
              {
                "$ref": "12"
              },
              {
                "$ref": "12"
              }
            ],
            "tt_vouchers_permisions": [
              {
                "$ref": "75"
              },
              {
                "$ref": "75"
              }
            ]
          },
          {
            "$ref": "5"
          }
        ],
        "mt_branches_zones": [
          {
            "$ref": "21"
          },
          {
            "$ref": "21"
          }
        ],
        "mt_brands": [
          {
            "$ref": "3"
          },
          {
            "$ref": "3"
          }
        ],
        "mt_categories": [
          {
            "$ref": "7"
          },
          {
            "$ref": "7"
          }
        ],
        "mt_categories_items": [
          {
            "$ref": "8"
          },
          {
            "$ref": "8"
          }
        ],
        "mt_cloakrooms": [
          {
            "$ref": "22"
          },
          {
            "$ref": "22"
          }
        ],
        "mt_docs_payment_money": [
          {
            "$ref": "26"
          },
          {
            "$ref": "26"
          }
        ],
        "mt_employees": [
          {
            "$ref": "13"
          },
          {
            "$ref": "13"
          }
        ],
        "mt_employees_profiles": [
          {
            "$ref": "15"
          },
          {
            "$ref": "15"
          }
        ],
        "mt_items_featured": [
          {
            "$ref": "35"
          },
          {
            "$ref": "35"
          }
        ],
        "mt_items_sub": [
          {
            "$ref": "1"
          },
          {
            "$ref": "1"
          }
        ],
        "mt_items_types": [
          {
            "$ref": "10"
          },
          {
            "$ref": "10"
          }
        ],
        "mt_locations": [
          {
            "$ref": "40"
          },
          {
            "$ref": "40"
          }
        ],
        "mt_money_rates": [
          {
            "$ref": "28"
          },
          {
            "$ref": "28"
          }
        ],
        "mt_money_types": [
          {
            "$ref": "27"
          },
          {
            "$ref": "27"
          }
        ],
        "mt_payment_types": [
          {
            "$ref": "30"
          },
          {
            "$ref": "30"
          }
        ],
        "mt_pos": [
          {
            "$ref": "20"
          },
          {
            "$ref": "20"
          }
        ],
        "mt_pos_doc_print": [
          {
            "$ref": "32"
          },
          {
            "$ref": "32"
          }
        ],
        "mt_pos_prices_list": [
          {
            "$ref": "18"
          },
          {
            "$ref": "18"
          }
        ],
        "mt_pos_print": [
          {
            "$ref": "33"
          },
          {
            "$ref": "33"
          }
        ],
        "mt_pos_rooms": [
          {
            "$ref": "49"
          },
          {
            "$ref": "49"
          }
        ],
        "mt_pos_types": [
          {
            "$ref": "34"
          },
          {
            "$ref": "34"
          }
        ],
        "mt_pos_view": [
          {
            "$ref": "19"
          },
          {
            "$ref": "19"
          }
        ],
        "mt_prices_items": [
          {
            "$ref": "73"
          },
          {
            "$ref": "73"
          }
        ],
        "mt_prices_list": [
          {
            "$ref": "17"
          },
          {
            "$ref": "17"
          }
        ],
        "mt_prices_list_rules": [
          {
            "$ref": "64"
          },
          {
            "$ref": "64"
          }
        ],
        "mt_prices_rules": [
          {
            "$ref": "9"
          },
          {
            "$ref": "9"
          }
        ],
        "mt_rooms": [
          {
            "$ref": "48"
          },
          {
            "$ref": "48"
          }
        ],
        "mt_rooms_units": [
          {
            "$ref": "47"
          },
          {
            "$ref": "47"
          }
        ],
        "mt_rooms_units_states_types": [
          {
            "$ref": "52"
          },
          {
            "$ref": "52"
          }
        ],
        "mt_rooms_units_types": [
          {
            "$ref": "51"
          },
          {
            "$ref": "51"
          }
        ],
        "mt_units": [
          {
            "$id": "78",
            "id": "9a4fa543-450e-4072-97b8-bf352601cb3d",
            "id_mask": "sample string 2",
            "name": "sample string 3",
            "active": true,
            "created_on": "2026-05-09T09:35:24.8134887+02:00",
            "last_update": "2026-05-09T09:35:24.8134887+02:00",
            "id_user_upd": "fd72988c-ab2d-446f-bf57-9bb39b7a8672",
            "commited": true,
            "mt_units_ref": [
              {
                "$id": "79",
                "id": "905bd152-1342-4ceb-92a5-3ca81eeb0746",
                "id_mask": "sample string 2",
                "name": "sample string 3",
                "coefficient": 4.1,
                "id_unit": "d1d4c8d9-ed0a-4bee-9d12-1a22613fc438",
                "active": true,
                "created_on": "2026-05-09T09:35:24.8134887+02:00",
                "last_update": "2026-05-09T09:35:24.8134887+02:00",
                "id_user_upd": "54322cf3-c22f-4e3c-a4f6-9d35ba96bd0c",
                "commited": true,
                "mt_units": {
                  "$ref": "78"
                },
                "st_users": {
                  "$ref": "4"
                },
                "mt_items_formula": [
                  {
                    "$id": "80",
                    "id_item_sub": "a72711eb-6ce6-4eb6-8f7e-cb2578e2687b",
                    "id_item": "d2119a5f-06a5-4b41-9022-5016518e6584",
                    "group_id": 3,
                    "id_unit_ref": "faf26ec0-620c-423a-9d0c-62f2c0296375",
                    "qty_dis": 5,
                    "mt_items": {
                      "$ref": "2"
                    },
                    "mt_items_sub": {
                      "$ref": "1"
                    },
                    "mt_units_ref": {
                      "$ref": "79"
                    }
                  },
                  {
                    "$ref": "80"
                  }
                ]
              },
              {
                "$ref": "79"
              }
            ],
            "st_users": {
              "$ref": "4"
            },
            "mt_items": [
              {
                "$ref": "2"
              },
              {
                "$ref": "2"
              }
            ],
            "mt_items1": [
              {
                "$ref": "2"
              },
              {
                "$ref": "2"
              }
            ]
          },
          {
            "$ref": "78"
          }
        ],
        "mt_units_ref": [
          {
            "$ref": "79"
          },
          {
            "$ref": "79"
          }
        ],
        "st_images": {
          "$ref": "6"
        },
        "st_images1": {
          "$ref": "6"
        },
        "st_permisions": [
          {
            "$ref": "59"
          },
          {
            "$ref": "59"
          }
        ],
        "st_pos_license": [
          {
            "$ref": "65"
          },
          {
            "$ref": "65"
          }
        ],
        "st_users_pos": [
          {
            "$ref": "66"
          },
          {
            "$ref": "66"
          }
        ],
        "st_users_token": [
          {
            "$id": "81",
            "id": "d5197ab3-a360-443e-a5a7-056fef4df6d9",
            "token_id": "sample string 2",
            "id_user": "64b6f770-b98c-4aed-b198-1f527608a3f7",
            "date_from": "2026-05-09T09:35:24.8134887+02:00",
            "date_end": "2026-05-09T09:35:24.8134887+02:00",
            "created_on": "2026-05-09T09:35:24.8134887+02:00",
            "st_users": {
              "$ref": "4"
            }
          },
          {
            "$ref": "81"
          }
        ],
        "tt_doc_sa_cashflow": [
          {
            "$ref": "29"
          },
          {
            "$ref": "29"
          }
        ],
        "tt_doc_sa_det": [
          {
            "$ref": "16"
          },
          {
            "$ref": "16"
          }
        ],
        "tt_doc_sa_det1": [
          {
            "$ref": "16"
          },
          {
            "$ref": "16"
          }
        ],
        "tt_doc_st": [
          {
            "$ref": "39"
          },
          {
            "$ref": "39"
          }
        ],
        "tt_doc_st1": [
          {
            "$ref": "39"
          },
          {
            "$ref": "39"
          }
        ],
        "tt_items_customs": [
          {
            "$ref": "44"
          },
          {
            "$ref": "44"
          }
        ],
        "tt_logs": [
          {
            "$ref": "68"
          },
          {
            "$ref": "68"
          }
        ],
        "tt_pos_sesion": [
          {
            "$ref": "43"
          },
          {
            "$ref": "43"
          }
        ],
        "tt_pos_sesion1": [
          {
            "$ref": "43"
          },
          {
            "$ref": "43"
          }
        ],
        "tt_rooms_list": [
          {
            "$ref": "50"
          },
          {
            "$ref": "50"
          }
        ],
        "tt_rooms_units_activity": [
          {
            "$ref": "46"
          },
          {
            "$ref": "46"
          }
        ],
        "tt_rooms_units_activity1": [
          {
            "$ref": "46"
          },
          {
            "$ref": "46"
          }
        ],
        "tt_rooms_units_log": [
          {
            "$id": "82",
            "id": "dbc0be0b-90e4-4a67-8d44-3fce36957acc",
            "id_room_activity": "8ab68d40-3e05-4d61-8025-f20ca060b144",
            "id_pos_sesion": "4e608129-f497-40f1-a2f9-d0fbd2a0cdb2",
            "log_text": "sample string 4",
            "id_user": "ed5ec859-229e-4960-a4f6-5635104bcb81",
            "created_on": "2026-05-09T09:35:24.8134887+02:00",
            "commited": true,
            "st_users": {
              "$ref": "4"
            }
          },
          {
            "$ref": "82"
          }
        ],
        "tt_tips_users": [
          {
            "$ref": "55"
          },
          {
            "$ref": "55"
          }
        ],
        "tt_vouchers_permisions": [
          {
            "$ref": "75"
          },
          {
            "$ref": "75"
          }
        ],
        "tt_vouchers": [
          {
            "$ref": "12"
          },
          {
            "$ref": "12"
          }
        ],
        "mt_docs": [
          {
            "$ref": "25"
          },
          {
            "$ref": "25"
          }
        ],
        "tt_pos_sesion_users": [
          {
            "$ref": "56"
          },
          {
            "$ref": "56"
          }
        ],
        "tt_doc_sa": [
          {
            "$ref": "24"
          },
          {
            "$ref": "24"
          }
        ],
        "tt_doc_sa1": [
          {
            "$ref": "24"
          },
          {
            "$ref": "24"
          }
        ],
        "mt_items": [
          {
            "$ref": "2"
          },
          {
            "$ref": "2"
          }
        ],
        "mt_rooms_units_states": [
          {
            "$ref": "53"
          },
          {
            "$ref": "53"
          }
        ],
        "st_users_profiles": {
          "$ref": "58"
        },
        "tt_cmd_connection": [
          {
            "$ref": "57"
          },
          {
            "$ref": "57"
          }
        ],
        "tt_cmd_messages": [
          {
            "$ref": "62"
          },
          {
            "$ref": "62"
          }
        ]
      }
    },
    "mt_categories_items": [
      {
        "$ref": "8"
      },
      {
        "$ref": "8"
      }
    ],
    "mt_items_featured": [
      {
        "$ref": "35"
      },
      {
        "$ref": "35"
      }
    ],
    "mt_items_formula": [
      {
        "$ref": "80"
      },
      {
        "$ref": "80"
      }
    ],
    "mt_units": {
      "$ref": "78"
    },
    "mt_units1": {
      "$ref": "78"
    },
    "st_images": {
      "$ref": "6"
    },
    "st_users": {
      "$ref": "4"
    },
    "mt_items_sub": [
      {
        "$ref": "1"
      },
      {
        "$ref": "1"
      }
    ],
    "mt_prices_rules": [
      {
        "$ref": "9"
      },
      {
        "$ref": "9"
      }
    ],
    "tt_doc_sa_det_stock": [
      {
        "$ref": "74"
      },
      {
        "$ref": "74"
      }
    ],
    "tt_doc_st_det": [
      {
        "$ref": "42"
      },
      {
        "$ref": "42"
      }
    ],
    "tt_items_customs": [
      {
        "$ref": "44"
      },
      {
        "$ref": "44"
      }
    ],
    "tt_stock": [
      {
        "$ref": "41"
      },
      {
        "$ref": "41"
      }
    ],
    "tt_vouchers_det": [
      {
        "$ref": "11"
      },
      {
        "$ref": "11"
      }
    ]
  },
  "mt_items_formula": [
    {
      "$ref": "80"
    },
    {
      "$ref": "80"
    }
  ],
  "mt_items_types": {
    "$ref": "10"
  },
  "mt_items_vouchers": {
    "$id": "83",
    "id": "deb520a5-be1b-4219-ae68-2f0f4e5fa0e6",
    "id_mask": "sample string 2",
    "name": "sample string 3",
    "description": "sample string 4",
    "json": "sample string 5",
    "id_pay_type": "3a8a9b61-aa40-47d2-8662-d4115cc60bd7",
    "id_doc_print": "373eec5d-5615-4237-8517-9d508b538da0",
    "hour_end": "00:00:00.1234567",
    "price_item_sub": true,
    "define_validity": true,
    "price_ref": true,
    "price_min": 11.1,
    "supply_apply": 12,
    "active": true,
    "created_on": "2026-05-09T09:35:24.8134887+02:00",
    "last_update": "2026-05-09T09:35:24.8134887+02:00",
    "commited": true,
    "mt_items_sub": [
      {
        "$ref": "1"
      },
      {
        "$ref": "1"
      }
    ]
  },
  "st_users": {
    "$ref": "4"
  },
  "mt_prices_items": [
    {
      "$ref": "73"
    },
    {
      "$ref": "73"
    }
  ],
  "tt_doc_sa_det": [
    {
      "$ref": "16"
    },
    {
      "$ref": "16"
    }
  ]
}