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": "d92cea3e-da1c-410f-b095-a84c7ad50a97",
  "id_item": "d209b557-a972-4e62-a906-66c496931354",
  "id_item_type": "df7bdd21-ae21-4b6d-bbea-bdb427a211c8",
  "is_default": true,
  "barcode": "sample string 5",
  "voucher_apply": true,
  "id_voucher_json": "01b6a169-cc4d-4e96-8ac7-e5c58c1c4b51",
  "count_voucher": 1,
  "id_voucher_type": 1,
  "active": true,
  "created_on": "2026-07-08T10:41:32.9552131+02:00",
  "last_update": "2026-07-08T10:41:32.9552131+02:00",
  "id_user_upd": "55de7a26-1fcf-400b-809f-82a60002e303",
  "commited": true,
  "mt_items": {
    "$id": "2",
    "id": "6f37a0ec-023e-4ece-b9e5-7047785b578c",
    "id_mask": "sample string 2",
    "name": "sample string 3",
    "description": "sample string 4",
    "id_unit": "c3f2048f-acd5-4260-93d8-8473c0268c85",
    "id_unit_sec": "a1d5b4e8-4896-463f-ac63-0b9608a6e5cd",
    "id_brand": "98627568-4cec-4688-bd9f-76841e48a1d6",
    "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": "46d82831-db69-495c-b92d-5ee0bc881c91",
    "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-07-08T10:41:32.9552131+02:00",
    "last_update": "2026-07-08T10:41:32.9552131+02:00",
    "id_user_upd": "3e109a53-7092-4132-8646-a148138bd9a4",
    "commited": true,
    "mt_brands": {
      "$id": "3",
      "id": "5a37cf59-479e-4008-8426-b9891e95107b",
      "id_mask": "sample string 2",
      "name": "sample string 3",
      "active": true,
      "created_on": "2026-07-08T10:41:32.9552131+02:00",
      "last_update": "2026-07-08T10:41:32.9552131+02:00",
      "id_user_upd": "3321ef7b-0b4c-492a-bca6-fa6c0cd9ef9e",
      "commited": true,
      "mt_items": [
        {
          "$ref": "2"
        },
        {
          "$ref": "2"
        }
      ],
      "st_users": {
        "$id": "4",
        "id": "2ab5cfa2-76a0-4ef6-bf35-50a1a002d830",
        "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": "dd3753ff-2c66-4603-8c56-d0250627011f",
        "view_messages": true,
        "id_image_photo": "07436132-165a-4744-b212-0e363dea9573",
        "reserved": true,
        "pos_access": true,
        "back_access": true,
        "name_pos": "sample string 13",
        "id_image": "82b735c0-339e-4be2-872d-211cef887345",
        "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-07-08T10:41:32.9552131+02:00",
        "last_update": "2026-07-08T10:41:32.9552131+02:00",
        "commited": true,
        "mt_branches": [
          {
            "$id": "5",
            "id": "3aa276ed-cadb-4b35-b13d-03a0743173bd",
            "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": "2dc4a76d-4b52-4e60-8c31-aaa61284d770",
            "order": 12,
            "external_id": "sample string 13",
            "sync": true,
            "active": true,
            "created_on": "2026-07-08T10:41:32.9552131+02:00",
            "last_update": "2026-07-08T10:41:32.9552131+02:00",
            "id_user_upd": "90ac056f-acb6-4b53-87af-298ebfc4245d",
            "commited": true,
            "st_images": {
              "$id": "6",
              "id": "3798fad8-a891-4a35-9b47-d4d82f22991f",
              "id_mask": "sample string 2",
              "name": "sample string 3",
              "id_img_type": "49823a42-2353-4f58-b8f9-267c492b4883",
              "image_file": "sample string 5",
              "extension": "sample string 6",
              "high": 1,
              "width": 1,
              "active": true,
              "created_on": "2026-07-08T10:41:32.9552131+02:00",
              "last_update": "2026-07-08T10:41:32.9552131+02:00",
              "commited": true,
              "mt_branches": [
                {
                  "$ref": "5"
                },
                {
                  "$ref": "5"
                }
              ],
              "mt_categories": [
                {
                  "$id": "7",
                  "id": "2896aabc-cad6-4087-a618-d885fd790c9e",
                  "id_mask": "sample string 2",
                  "name": "sample string 3",
                  "description": "sample string 4",
                  "id_item_type": "c293709a-3cac-4782-aa7d-9dc7a51d88b8",
                  "order_type": 5,
                  "name_pos": "sample string 6",
                  "id_image": "e724ead7-4617-4f37-b8b4-e6c9ba0148e2",
                  "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-07-08T10:41:32.9552131+02:00",
                  "last_update": "2026-07-08T10:41:32.9552131+02:00",
                  "id_user_upd": "acffd291-4ab8-44df-93b1-0b21bccd7d95",
                  "commited": true,
                  "mt_categories_items": [
                    {
                      "$id": "8",
                      "id_category": "405620a5-604a-4925-84b9-0aa47ff218cd",
                      "id_item": "4ab3042c-2009-4e02-b547-7bb1e74f9c79",
                      "is_default": true,
                      "active": true,
                      "created_on": "2026-07-08T10:41:32.9552131+02:00",
                      "last_update": "2026-07-08T10:41:32.9552131+02:00",
                      "id_user_upd": "f21a2059-0551-420c-99ac-2933e4376f58",
                      "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": "b928e30d-25b0-4719-ac19-fb88c7922ea5",
                      "id_mask": "sample string 2",
                      "name": "sample string 3",
                      "description": "sample string 4",
                      "date_from": "2026-07-08T10:41:32.9552131+02:00",
                      "date_end": "2026-07-08T10:41:32.9552131+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": "1aaae4ee-e756-4c5f-999c-fd0630b6a427",
                      "id_pos": "756e1aef-f55d-4c74-95a9-e53b949ddc41",
                      "id_list": "39d1cf75-d72c-4de2-97c5-f9671ccfdbc0",
                      "id_item": "0546e4b9-37a2-462a-9370-d04fb8588990",
                      "id_item_type": "d1e1498f-04dc-4221-8d72-92e94952859d",
                      "id_category": "d1278be6-9c65-481e-8b73-5411997ec1b8",
                      "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-07-08T10:41:32.9552131+02:00",
                      "last_update": "2026-07-08T10:41:32.9552131+02:00",
                      "id_user_upd": "70d592a6-9508-4846-8761-253b4d4d9abe",
                      "commited": true,
                      "mt_branches": {
                        "$ref": "5"
                      },
                      "mt_categories": {
                        "$ref": "7"
                      },
                      "mt_items": {
                        "$ref": "2"
                      },
                      "mt_items_types": {
                        "$id": "10",
                        "id": "58deeb74-88eb-4a89-b70d-0b9886cb611b",
                        "id_mask": "sample string 2",
                        "name": "sample string 3",
                        "name_short": "sample string 4",
                        "name_pos": "sample string 5",
                        "id_image": "a6a338c0-d42a-4f1d-a6c6-db8ce3ad4d54",
                        "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-07-08T10:41:32.9552131+02:00",
                        "last_update": "2026-07-08T10:41:32.9552131+02:00",
                        "id_user_upd": "c4034bb0-09ac-469e-8692-732bf2ce6d60",
                        "commited": true,
                        "tt_vouchers_det": [
                          {
                            "$id": "11",
                            "id_voucher": "ddd2a954-2782-46d5-bc55-078d0f7d5a0c",
                            "id_line": "7f84ef86-7326-40f0-a60f-95173dd71444",
                            "id_category": "9dd5b58b-d24a-42b2-91a7-7ffaf37f9c44",
                            "id_item": "db9c9a59-9782-44bf-be0a-8fd8ff953ed8",
                            "id_item_type": "125b7817-0131-464e-84d5-f12cbdc0d16a",
                            "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": "1e73e9c1-c4a3-4618-a22d-ef6056afbe6f",
                              "id_voucher": 2,
                              "locator_voucher": "sample string 3",
                              "qr_code": "sample string 4",
                              "date_from": "2026-07-08T10:41:32.9552131+02:00",
                              "date_end": "2026-07-08T10:41:32.9552131+02:00",
                              "date_used": "2026-07-08T10:41:32.9552131+02:00",
                              "date_sesion": "2026-07-08T10:41:32.9552131+02:00",
                              "id_employee": "5116aa4b-11d6-449d-982f-ab0248af41d1",
                              "id_branch": "222976af-53fa-481d-8d02-b551c7588c86",
                              "id_voucher_permision": "8c6355ac-4f88-44a0-838c-596dd8ca7190",
                              "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": "411e987b-2ca0-4ef1-8c54-b3c5e60044a3",
                              "id_user_add": "29eb756b-cfa4-4649-a89b-6a528f2d4e35",
                              "id_doc_sa": "b8dcf048-a024-4841-bb2c-99065fdee5b5",
                              "id_item_sub": "b7f95f69-f35f-4558-b08d-067da470d9ce",
                              "id_pos_sesion": "daeb8034-3a57-4e98-b4c5-77ad762b9f57",
                              "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-07-08T10:41:32.9552131+02:00",
                              "last_update": "2026-07-08T10:41:32.9552131+02:00",
                              "commited": true,
                              "mt_branches": {
                                "$ref": "5"
                              },
                              "mt_employees": {
                                "$id": "13",
                                "id": "e542c3c1-e2ed-4e35-b8cd-3efca01390c4",
                                "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": "d996df99-72ba-4b45-b901-e1ccd10aa795",
                                "name_pos": "sample string 12",
                                "id_image": "538358b5-cc07-498c-9ca8-ea76e770ba8b",
                                "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-07-08T10:41:32.9552131+02:00",
                                "last_update": "2026-07-08T10:41:32.9552131+02:00",
                                "id_user_upd": "e90f208d-70c3-4363-b1ec-c893c7b47a89",
                                "commited": true,
                                "mt_employees_branches": [
                                  {
                                    "$id": "14",
                                    "id_employee": "51ac4bff-1e81-46d6-928b-ea3acb31b464",
                                    "id_branch": "b70852a4-3462-459a-b38d-7d46aada4302",
                                    "active": true,
                                    "created_on": "2026-07-08T10:41:32.9552131+02:00",
                                    "last_update": "2026-07-08T10:41:32.9552131+02:00",
                                    "id_user_upd": "483a49ac-f837-4b7c-bd1a-1447a0270f47",
                                    "commited": true,
                                    "mt_branches": {
                                      "$ref": "5"
                                    },
                                    "mt_employees": {
                                      "$ref": "13"
                                    }
                                  },
                                  {
                                    "$ref": "14"
                                  }
                                ],
                                "mt_employees_profiles": {
                                  "$id": "15",
                                  "id": "62e2dc70-be2f-4d37-9134-00eb82906fc0",
                                  "id_mask": "sample string 2",
                                  "name": "sample string 3",
                                  "description": "sample string 4",
                                  "authorized": true,
                                  "active": true,
                                  "created_on": "2026-07-08T10:41:32.9552131+02:00",
                                  "last_update": "2026-07-08T10:41:32.9552131+02:00",
                                  "id_user_upd": "b3d0a019-1405-4a2e-86fc-9b02593c07cb",
                                  "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": "01a395f6-0dbb-4ba2-b8c4-f5333e2a0d76",
                                    "id_line": 2,
                                    "id_item_sub": "d28d85e6-a2c8-4215-addd-f5e02a09ebfa",
                                    "qty": 4.1,
                                    "id_list": "3230ae2b-acc2-47ce-964f-16c2ac40dc7c",
                                    "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": "d4446b1f-f365-42c4-9414-8e5dd1ac6cf5",
                                    "is_used": true,
                                    "qty_vou": 1.1,
                                    "amt_vou": 1.1,
                                    "comment": "sample string 15",
                                    "ref_det": "sample string 16",
                                    "id_employee": "9bbcf14e-aeb0-4f3f-8403-e1896a2cb96a",
                                    "name_generic": "sample string 17",
                                    "type_ope": 1,
                                    "id_user_add": "2ef0725b-d2bc-4da4-b1c4-4432f724be63",
                                    "id_user_upd": "172155c5-594b-428a-b102-aefdd2dbd0d0",
                                    "active": true,
                                    "mt_employees": {
                                      "$ref": "13"
                                    },
                                    "mt_items_sub": {
                                      "$ref": "1"
                                    },
                                    "mt_prices_list": {
                                      "$id": "17",
                                      "id": "9a24dd5e-cb82-4490-9e1c-4b25cb83dc3f",
                                      "id_mask": "sample string 2",
                                      "name": "sample string 3",
                                      "description": "sample string 4",
                                      "id_ref": "1d0a9011-05a6-4606-b430-5fecd5e647fa",
                                      "tax_included": true,
                                      "switch_select": true,
                                      "item_type_default": 7,
                                      "name_pos": "sample string 8",
                                      "id_image": "21a57ba9-819e-42aa-98d2-c8d758f548fa",
                                      "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-07-08T10:41:32.9552131+02:00",
                                      "last_update": "2026-07-08T10:41:32.9552131+02:00",
                                      "id_user_upd": "5ec21b33-21ff-45b6-9d62-7cdde73d9339",
                                      "commited": true,
                                      "mt_pos_prices_list": [
                                        {
                                          "$id": "18",
                                          "id_pos": "7a0278a2-b0bb-4479-86d3-32e3ff009aee",
                                          "id_pos_type": "006b9844-493e-49f5-99c5-58dfd17330ce",
                                          "id_price_list": "b7f0972c-45cc-4eb2-b243-c4dcb645e334",
                                          "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-07-08T10:41:32.9552131+02:00",
                                          "last_update": "2026-07-08T10:41:32.9552131+02:00",
                                          "id_user_upd": "47e833cf-4519-4b90-bc89-ccabcab06827",
                                          "commited": true,
                                          "mt_pos_view": {
                                            "$id": "19",
                                            "id_pos": "b79944ae-f6ce-4186-b86b-5339840f2f8a",
                                            "id_pos_type": "7d7e1221-9083-4070-85f3-4b690c024307",
                                            "is_default": true,
                                            "active": true,
                                            "created_on": "2026-07-08T10:41:32.9552131+02:00",
                                            "last_update": "2026-07-08T10:41:32.9552131+02:00",
                                            "id_user_upd": "f226544d-774a-4b14-aa8c-6a3e41539d1d",
                                            "commited": true,
                                            "mt_pos": {
                                              "$id": "20",
                                              "id": "cbe4a3e9-4c3c-4cb2-91e8-246d17a4adca",
                                              "id_mask": "sample string 2",
                                              "name": "sample string 3",
                                              "description": "sample string 4",
                                              "id_branch": "063ba70b-33ce-4563-bc67-c61b9f0705d0",
                                              "id_zone": "cb5939aa-2e5a-4ce2-99b9-9389197c40e0",
                                              "user_required": true,
                                              "active": true,
                                              "created_on": "2026-07-08T10:41:32.9552131+02:00",
                                              "last_update": "2026-07-08T10:41:32.9552131+02:00",
                                              "id_user_upd": "63d9f62d-f9d8-4b05-a5cd-8945388f21dd",
                                              "commited": true,
                                              "mt_branches_zones": {
                                                "$id": "21",
                                                "id": "5053642d-25a1-4813-8682-a678d2bf8512",
                                                "id_mask": "sample string 2",
                                                "name": "sample string 3",
                                                "description": "sample string 4",
                                                "id_branch": "c01176c1-bfe1-4d13-bdfc-7103eb90eafd",
                                                "active": true,
                                                "created_on": "2026-07-08T10:41:32.9552131+02:00",
                                                "last_update": "2026-07-08T10:41:32.9552131+02:00",
                                                "id_user_upd": "00e9b680-a116-4641-b7b4-aa83442baae2",
                                                "commited": true,
                                                "mt_branches": {
                                                  "$ref": "5"
                                                },
                                                "mt_pos": [
                                                  {
                                                    "$ref": "20"
                                                  },
                                                  {
                                                    "$ref": "20"
                                                  }
                                                ],
                                                "st_users": {
                                                  "$ref": "4"
                                                }
                                              },
                                              "mt_cloakrooms": [
                                                {
                                                  "$id": "22",
                                                  "id": "9bb99390-baef-4683-837a-42502f847581",
                                                  "id_mask": "sample string 2",
                                                  "name": "sample string 3",
                                                  "id_pos": "cb0a0b1a-28d6-4707-bdf4-356026e69cd5",
                                                  "unit_ini": 5,
                                                  "unit_end": 6,
                                                  "name_pos": "sample string 7",
                                                  "id_image": "a7ba9fae-7c7e-4291-b98a-a3aa53c3486e",
                                                  "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-07-08T10:41:32.9552131+02:00",
                                                  "last_update": "2026-07-08T10:41:32.9552131+02:00",
                                                  "id_user_upd": "46d86fd2-4b83-4a05-8b5e-8ab3683d29e3",
                                                  "commited": true,
                                                  "mt_pos": {
                                                    "$ref": "20"
                                                  },
                                                  "st_images": {
                                                    "$ref": "6"
                                                  },
                                                  "st_users": {
                                                    "$ref": "4"
                                                  },
                                                  "tt_cloakrooms_units": [
                                                    {
                                                      "$id": "23",
                                                      "id": "e6f5f509-e860-4b34-a16e-8213529f1da3",
                                                      "id_cloakroom": "ec234741-55b2-4373-bec9-4555c738d9cf",
                                                      "id_pos_sesion": "ff9af9b2-bd12-4948-b80d-44e89f7edc87",
                                                      "unit_id": 4,
                                                      "date_open": "2026-07-08T10:41:32.9552131+02:00",
                                                      "date_close": "2026-07-08T10:41:32.9552131+02:00",
                                                      "id_doc_sa": "63f8a104-e322-42a3-a3e7-41c7f1d3f1de",
                                                      "commited": true,
                                                      "mt_cloakrooms": {
                                                        "$ref": "22"
                                                      },
                                                      "tt_doc_sa": {
                                                        "$id": "24",
                                                        "id": "daac3081-745e-422e-997e-cff672a0e5e6",
                                                        "id_pos": "b6ce4282-c04c-44e3-9aa1-893964ff1a80",
                                                        "id_doc": "843c8c7a-b30e-4ea2-b636-dc98d5774ecb",
                                                        "id_branch": "e644ae99-0650-4fba-a262-6cd6c02593fd",
                                                        "nro_doc": "sample string 5",
                                                        "date_doc": "2026-07-08T10:41:32.9552131+02:00",
                                                        "date_tax": "2026-07-08T10:41:32.9552131+02:00",
                                                        "hour_doc": "00:00:00.1234567",
                                                        "block": true,
                                                        "id_ref": "37ed74e0-3c86-49d2-8c19-82a4502d97de",
                                                        "id_relationship": "fca26632-6e01-4b8e-b5bf-b474f2dca58e",
                                                        "id_loc_from": "f47ce64b-672d-4063-bd20-cf714430909f",
                                                        "id_loc_end": "2267f424-fd96-4b5b-80a7-3175c99f4376",
                                                        "id_user_add": "90ba3a75-2f50-460d-a2ee-2c0bfcde6074",
                                                        "id_user_upd": "b0903ff8-a9bc-49ac-835d-17bcb96c1adf",
                                                        "comment": "sample string 12",
                                                        "id_pos_sesion": "ae41d2bc-9479-4f01-9cbf-2d7ba085b2ed",
                                                        "id_room_unit": "038b665b-98b8-44a0-8b11-ff110efe1069",
                                                        "ref_locator": "sample string 13",
                                                        "ref_zone_aut": "sample string 14",
                                                        "id_pos_type": "88e99b7b-1238-4dce-9b30-20eaf392b196",
                                                        "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-07-08T10:41:32.9552131+02:00",
                                                        "last_update": "2026-07-08T10:41:32.9552131+02:00",
                                                        "commited": true,
                                                        "created_by": 1,
                                                        "doc_print": true,
                                                        "mt_branches": {
                                                          "$ref": "5"
                                                        },
                                                        "mt_docs": {
                                                          "$id": "25",
                                                          "id": "cbfbf49f-4071-446f-821f-4aa0a8be5a80",
                                                          "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": "84467efe-f885-4c70-b9fb-5b775c63c262",
                                                          "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-07-08T10:41:32.9552131+02:00",
                                                          "last_update": "2026-07-08T10:41:32.9552131+02:00",
                                                          "id_user_upd": "7ccfb1ce-7c32-4456-8384-c1d6f52f501f",
                                                          "commited": true,
                                                          "mt_docs_payment_money": [
                                                            {
                                                              "$id": "26",
                                                              "id_doc": "5d04f7df-6c15-43c6-9ef2-a01f5e1362da",
                                                              "id_pay": "b1d815c4-4ed9-448b-99ba-6b3db73d6698",
                                                              "id_money": "c88fd99f-3f17-4a5f-83f6-deb22a4f7ba1",
                                                              "active": true,
                                                              "created_on": "2026-07-08T10:41:32.9552131+02:00",
                                                              "last_update": "2026-07-08T10:41:32.9552131+02:00",
                                                              "id_user_upd": "ca89e73d-0b57-4a10-94e6-88aa3eda3353",
                                                              "commited": true,
                                                              "mt_docs": {
                                                                "$ref": "25"
                                                              },
                                                              "mt_money_types": {
                                                                "$id": "27",
                                                                "id": "cc2e0faf-59f6-4cd3-8892-13d4a01c9f16",
                                                                "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": "809081b6-8b14-419d-ac1c-4749dc9d52c5",
                                                                "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-07-08T10:41:32.9552131+02:00",
                                                                "last_update": "2026-07-08T10:41:32.9552131+02:00",
                                                                "id_user_upd": "583da853-95d9-4da2-bfd9-84b3e669fcc9",
                                                                "commited": true,
                                                                "mt_docs_payment_money": [
                                                                  {
                                                                    "$ref": "26"
                                                                  },
                                                                  {
                                                                    "$ref": "26"
                                                                  }
                                                                ],
                                                                "mt_money_rates": [
                                                                  {
                                                                    "$id": "28",
                                                                    "id_money_1": "06f53b7b-01a3-46cd-a857-3d531d595930",
                                                                    "id_money_2": "cea9dcf2-6c26-4a7f-a7e7-bc9cd27b17c9",
                                                                    "date_from": "2026-07-08T10:41:32.9552131+02:00",
                                                                    "coefficient": 4.1,
                                                                    "active": true,
                                                                    "created_on": "2026-07-08T10:41:32.9552131+02:00",
                                                                    "last_update": "2026-07-08T10:41:32.9552131+02:00",
                                                                    "id_user_upd": "d179be04-4497-4076-ae3f-cfb6a8817fcc",
                                                                    "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": "fea703b9-e32c-4810-abfa-b22e2fe99bee",
                                                                    "id_pay": "7a484341-8a55-4b3d-a46b-942c1495f845",
                                                                    "id_money": "cea47278-8c5e-489f-a4df-31344c6ae7a9",
                                                                    "date_cashflow": "2026-07-08T10:41:32.9552131+02:00",
                                                                    "coefficient": 5.1,
                                                                    "id_user_add": "ce9799d8-c22b-4f0f-a618-8ebc8bd844b9",
                                                                    "amt_tot_md": 7.1,
                                                                    "amt_tot_mo": 8.1,
                                                                    "mt_payment_types": {
                                                                      "$id": "30",
                                                                      "id": "8128f765-381d-4ca5-97c7-ceeb406a7648",
                                                                      "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": "166c7c21-343b-4c23-a70e-7b27173ef7c5",
                                                                      "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-07-08T10:41:32.9552131+02:00",
                                                                      "last_update": "2026-07-08T10:41:32.9552131+02:00",
                                                                      "id_user_upd": "1a03c2c9-3a82-4504-936f-9883ccee859f",
                                                                      "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": "f78ab087-434b-43ad-8eb8-9260b5a25cb8",
                                                                          "id_line": 2,
                                                                          "id_pay": "f83cb185-07f2-4f96-8708-18f8f3ff9e86",
                                                                          "id_money": "93c6970b-1e61-43e7-828e-347411d62704",
                                                                          "coefficient": 5.1,
                                                                          "id_voucher": "1563f495-19b1-4bdd-acda-1cfdb5530747",
                                                                          "id_employee": "f0ece0fb-1337-4a7e-95e1-38db00d79705",
                                                                          "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": "9cc3231e-8ef2-4fed-ab63-c726eb66aa69",
                                                                          "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": "b54e5889-9e02-408d-9f9a-6d92f14ccf1d",
                                                              "id_doc": "9600c8dc-99cf-4955-b60f-6c889231f44c",
                                                              "id_pos_type": "1d2e642b-d975-4828-b3a7-8bbfffa4a5a6",
                                                              "id_doc_print": "ffe01d88-4613-447d-b961-85e2397dabbb",
                                                              "copies": 5,
                                                              "print_mode": 6,
                                                              "active": true,
                                                              "created_on": "2026-07-08T10:41:32.9552131+02:00",
                                                              "last_update": "2026-07-08T10:41:32.9552131+02:00",
                                                              "id_user_upd": "d8074cfb-f95b-49fc-a929-42bcc48c8803",
                                                              "commited": true,
                                                              "mt_docs": {
                                                                "$ref": "25"
                                                              },
                                                              "mt_pos_print": {
                                                                "$id": "33",
                                                                "id": "abc5cc7a-868c-4663-aab9-d81a96bcc597",
                                                                "id_pos": "2f01b854-2e48-4717-8837-8852284b1391",
                                                                "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-07-08T10:41:32.9552131+02:00",
                                                                "last_update": "2026-07-08T10:41:32.9552131+02:00",
                                                                "id_user_upd": "9fd515db-c7b2-457f-9f6e-83b2b972df11",
                                                                "commited": true,
                                                                "mt_pos": {
                                                                  "$ref": "20"
                                                                },
                                                                "mt_pos_doc_print": [
                                                                  {
                                                                    "$ref": "32"
                                                                  },
                                                                  {
                                                                    "$ref": "32"
                                                                  }
                                                                ],
                                                                "st_users": {
                                                                  "$ref": "4"
                                                                }
                                                              },
                                                              "mt_pos_types": {
                                                                "$id": "34",
                                                                "id": "87d5bc38-d8f8-43d9-8ed5-6688497fcd26",
                                                                "id_mask": "sample string 2",
                                                                "name": "sample string 3",
                                                                "is_module": true,
                                                                "order": 5,
                                                                "active": true,
                                                                "created_on": "2026-07-08T10:41:32.9552131+02:00",
                                                                "last_update": "2026-07-08T10:41:32.9552131+02:00",
                                                                "id_user_upd": "1bfe1215-0886-4027-b61f-6b57355125ea",
                                                                "commited": true,
                                                                "mt_items_featured": [
                                                                  {
                                                                    "$id": "35",
                                                                    "id": "0702f759-6471-4287-89dc-4166cf1503e6",
                                                                    "id_branch": "1c8aba39-da9e-4052-b146-e2a15998debf",
                                                                    "id_pos_type": "5c1d4d4e-e12c-4309-943e-247e44d24e24",
                                                                    "id_pos": "c4b1aca8-043b-4fd6-b651-4151ddb0e960",
                                                                    "id_item": "1f60b834-fb1c-4154-8a20-e86f65d836b3",
                                                                    "date_from": "2026-07-08T10:41:32.9552131+02:00",
                                                                    "date_end": "2026-07-08T10:41:32.9552131+02:00",
                                                                    "image_id": 4,
                                                                    "active": true,
                                                                    "created_on": "2026-07-08T10:41:32.9552131+02:00",
                                                                    "last_update": "2026-07-08T10:41:32.9552131+02:00",
                                                                    "id_user_upd": "dd686716-ca3b-43a1-818d-0e94d6e81141",
                                                                    "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": "1a48d690-8729-4251-9f7f-7d924e200db6",
                                                                "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-07-08T10:41:32.9552131+02:00",
                                                                "last_update": "2026-07-08T10:41:32.9552131+02:00",
                                                                "commited": true,
                                                                "mt_pos_doc_print": [
                                                                  {
                                                                    "$ref": "32"
                                                                  },
                                                                  {
                                                                    "$ref": "32"
                                                                  }
                                                                ],
                                                                "st_doc_print_det": [
                                                                  {
                                                                    "$id": "37",
                                                                    "id_doc_print": "cdf53fbd-e8cb-4d95-91f4-239adb75521e",
                                                                    "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": "ac6b72db-46b1-482d-8fee-3fbebb625f41",
                                                              "id_doc": "f63238c9-6b0a-4098-acf4-98f11c0dbdb0",
                                                              "value": 3,
                                                              "created_on": "2026-07-08T10:41:32.9552131+02:00",
                                                              "last_update": "2026-07-08T10:41:32.9552131+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": "58a9b8a7-4796-4ada-a425-8c76d16948d8",
                                                              "id_pos": "108fb401-930e-47e2-b49f-9d348578e17a",
                                                              "id_doc": "db447ef8-edff-43e9-8f58-58375e77b532",
                                                              "id_branch": "3ca2b57b-4744-4fe5-9e22-e57064f58441",
                                                              "nro_doc": "sample string 5",
                                                              "date_doc": "2026-07-08T10:41:32.9552131+02:00",
                                                              "block": true,
                                                              "nro_original": "sample string 8",
                                                              "id_ref": "6107eca7-5883-4647-a3ea-d371dd91a8e5",
                                                              "id_loc_from": "b5c6ccbe-236b-435c-80f1-1e280acac084",
                                                              "id_loc_end": "caf0e06b-904f-4df2-b6be-25a6a96f839d",
                                                              "id_user_add": "e9bfc353-636e-4117-b4c3-e111aeff8905",
                                                              "id_user_upd": "6a2218ed-45a6-4733-87af-92ada971ddaf",
                                                              "id_pos_sesion": "a2d9ac01-5583-42c6-b37d-048a839faf11",
                                                              "comment": "sample string 12",
                                                              "status": 1,
                                                              "is_send": true,
                                                              "date_send": "2026-07-08T10:41:32.9552131+02:00",
                                                              "active": true,
                                                              "created_on": "2026-07-08T10:41:32.9552131+02:00",
                                                              "last_update": "2026-07-08T10:41:32.9552131+02:00",
                                                              "commited": true,
                                                              "mt_branches": {
                                                                "$ref": "5"
                                                              },
                                                              "mt_docs": {
                                                                "$ref": "25"
                                                              },
                                                              "mt_locations": {
                                                                "$id": "40",
                                                                "id": "436f57a2-69b8-46c6-9378-00f811e4b5e8",
                                                                "id_mask": "sample string 2",
                                                                "name": "sample string 3",
                                                                "description": "sample string 4",
                                                                "reserved": true,
                                                                "id_branch": "d2b8dc92-5728-4067-a09c-85cae624fff0",
                                                                "active": true,
                                                                "created_on": "2026-07-08T10:41:32.9552131+02:00",
                                                                "last_update": "2026-07-08T10:41:32.9552131+02:00",
                                                                "id_user_upd": "082939a0-efd3-4f66-bc2d-c8b9bc06f1ab",
                                                                "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": "36e7e90f-40c7-494d-ae01-663ec81b768f",
                                                                    "id_item": "d1892d91-c92e-420f-8502-782ddae95a27",
                                                                    "stock_ideal": 3.1,
                                                                    "stock_min": 4.1,
                                                                    "stock_max": 5.1,
                                                                    "stock": 6.1,
                                                                    "active": true,
                                                                    "created_on": "2026-07-08T10:41:32.9552131+02:00",
                                                                    "last_update": "2026-07-08T10:41:32.9552131+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": "a2fd3695-efdb-43be-ae4a-30b22b5d1525",
                                                                  "id_line": 2,
                                                                  "id_item": "28ea4cbd-2732-4044-aabb-f235a05ed151",
                                                                  "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": "72d9ea3c-a9ee-425c-8764-8fba7cc39bf7",
                                                          "nro_sesion": 2,
                                                          "id_pos": "9811939f-3617-4207-b133-a45be4c13790",
                                                          "date_tax": "2026-07-08T10:41:32.9552131+02:00",
                                                          "date_open": "2026-07-08T10:41:32.9552131+02:00",
                                                          "date_close": "2026-07-08T10:41:32.9552131+02:00",
                                                          "id_user_open": "f3000938-54a4-43aa-9b59-d414108857fe",
                                                          "id_user_close": "7128c096-ec66-4962-898a-9568eb42ea23",
                                                          "nro_z": 1,
                                                          "amt_tot": 1.1,
                                                          "locator_event": "sample string 6",
                                                          "status_pos": 7,
                                                          "training_sesion": true,
                                                          "active": true,
                                                          "created_on": "2026-07-08T10:41:32.9552131+02:00",
                                                          "last_update": "2026-07-08T10:41:32.9552131+02:00",
                                                          "commited": true,
                                                          "mt_pos": {
                                                            "$ref": "20"
                                                          },
                                                          "tt_cloakrooms_units": [
                                                            {
                                                              "$ref": "23"
                                                            },
                                                            {
                                                              "$ref": "23"
                                                            }
                                                          ],
                                                          "tt_items_customs": [
                                                            {
                                                              "$id": "44",
                                                              "id": "b643c77c-c73a-4e6f-9225-fd6f07956a51",
                                                              "order_id": 2,
                                                              "id_item": "764394b3-e77b-476b-87a5-c3d1312feeb2",
                                                              "id_item_type": "e67ec85d-f372-4330-90a2-a378c4a75eba",
                                                              "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": "85df7df5-9980-4dcf-b185-482315d13566",
                                                              "type_item": 11,
                                                              "id_voucher_json": "94e76a48-0dce-400b-8284-d265d9627472",
                                                              "count_voucher": 1,
                                                              "id_category": "d010ee72-1036-4c8c-8821-1222dfe26eb1",
                                                              "created_on": "2026-07-08T10:41:32.9552131+02:00",
                                                              "last_update": "2026-07-08T10:41:32.9552131+02:00",
                                                              "id_user_upd": "97053d87-6a20-4eaa-9ad8-109c4f94f742",
                                                              "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": "a0ee738c-acc1-42b1-8618-8ef32250e0e6",
                                                              "json_object": "sample string 2",
                                                              "json_pays": "sample string 3",
                                                              "id_pos_sesion": "c9805ab0-2745-48bf-a104-da914a3d2231",
                                                              "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-07-08T10:41:32.9552131+02:00",
                                                              "tt_pos_sesion": {
                                                                "$ref": "43"
                                                              }
                                                            },
                                                            {
                                                              "$ref": "45"
                                                            }
                                                          ],
                                                          "tt_rooms_units_activity": [
                                                            {
                                                              "$id": "46",
                                                              "id": "fe509151-8461-4bd2-a36f-21411be033eb",
                                                              "id_room_unit": "249775b8-156d-44e3-8fcf-ee114a20cda9",
                                                              "id_room_list": "7f3d651c-cbe5-4143-83ac-bef53c435b1f",
                                                              "nro_res_ext": "sample string 3",
                                                              "date_reserved": "2026-07-08T10:41:32.9552131+02:00",
                                                              "date_from": "2026-07-08T10:41:32.9552131+02:00",
                                                              "date_end": "2026-07-08T10:41:32.9552131+02:00",
                                                              "date_open": "2026-07-08T10:41:32.9552131+02:00",
                                                              "date_close": "2026-07-08T10:41:32.9552131+02:00",
                                                              "id_employee": "ec21b446-011d-4504-8c97-0d9f6adba64a",
                                                              "id_employee_sec": "d989e2c5-11f8-4363-b596-4e84eb6bee61",
                                                              "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": "76d5e6ce-a52c-45d1-80ba-ea73cea8be86",
                                                              "comment": "sample string 7",
                                                              "id_user_open": "bdf228bb-c1fe-4a1c-8776-2555caf035f5",
                                                              "id_user_close": "7752819d-c390-4975-8a79-845ae64f9227",
                                                              "id_unit_state": "ad5736f1-8b5b-4344-814c-424d529b9a89",
                                                              "id_pos_sesion": "cead42d4-c459-4dbf-a1df-198767273665",
                                                              "vip": true,
                                                              "paid": true,
                                                              "send": true,
                                                              "send_date": "2026-07-08T10:41:32.9552131+02:00",
                                                              "active": true,
                                                              "created_on": "2026-07-08T10:41:32.9552131+02:00",
                                                              "last_update": "2026-07-08T10:41:32.9552131+02:00",
                                                              "commited": true,
                                                              "mt_employees": {
                                                                "$ref": "13"
                                                              },
                                                              "mt_employees1": {
                                                                "$ref": "13"
                                                              },
                                                              "mt_rooms_units": {
                                                                "$id": "47",
                                                                "id": "1f072a63-5ced-4c23-a254-666ea8817312",
                                                                "id_mask": "sample string 2",
                                                                "name": "sample string 3",
                                                                "name_label": "sample string 4",
                                                                "name_zone": "sample string 5",
                                                                "order": 6,
                                                                "id_room": "0e751360-dcf7-4c0d-b358-b5c35c4d4297",
                                                                "pax": 8,
                                                                "pos_x": 9,
                                                                "pos_y": 10,
                                                                "size_w": 1,
                                                                "size_h": 1,
                                                                "in_map": true,
                                                                "reserved_on": true,
                                                                "id_room_type": "bebc95a4-b2eb-45ed-8c67-818679777a7e",
                                                                "locked": true,
                                                                "date_locked": "2026-07-08T10:41:32.9552131+02:00",
                                                                "comment_locked": "sample string 15",
                                                                "active": true,
                                                                "created_on": "2026-07-08T10:41:32.9552131+02:00",
                                                                "last_update": "2026-07-08T10:41:32.9552131+02:00",
                                                                "id_user_upd": "41ed2c69-f6c3-4b36-8aa9-e0deca5b784b",
                                                                "commited": true,
                                                                "mt_rooms": {
                                                                  "$id": "48",
                                                                  "id": "70781790-13ff-468e-a31f-3886d22e1b10",
                                                                  "id_mask": "sample string 2",
                                                                  "name": "sample string 3",
                                                                  "description": "sample string 4",
                                                                  "id_branch": "f2828584-def0-48bd-83cc-d8fba7bdd411",
                                                                  "name_pos": "sample string 6",
                                                                  "id_image": "55cd2291-f0cb-4aaa-ba4f-119bba65bd23",
                                                                  "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": "0c814040-0eb2-46b8-b523-f29a53c43de0",
                                                                  "refresh_status": true,
                                                                  "active": true,
                                                                  "created_on": "2026-07-08T10:41:32.9552131+02:00",
                                                                  "last_update": "2026-07-08T10:41:32.9552131+02:00",
                                                                  "id_user_upd": "9e18b353-96bf-47e3-859c-820f96640a58",
                                                                  "commited": true,
                                                                  "mt_branches": {
                                                                    "$ref": "5"
                                                                  },
                                                                  "mt_pos_rooms": [
                                                                    {
                                                                      "$id": "49",
                                                                      "id_pos": "623a1942-f3ab-43b5-940e-df241cc77796",
                                                                      "id_room": "ed31100d-3118-49b3-8832-22fa897e941f",
                                                                      "active": true,
                                                                      "created_on": "2026-07-08T10:41:32.9552131+02:00",
                                                                      "last_update": "2026-07-08T10:41:32.9552131+02:00",
                                                                      "id_user_upd": "05f0423a-7568-4d53-af8b-b9102a08befe",
                                                                      "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": "6fa83cd6-94bd-4146-811a-08dffd22f4a4",
                                                                      "id_room": "219334a1-66b2-4027-9fd6-d37c3a2d3590",
                                                                      "date_in": "2026-07-08T10:41:32.9552131+02:00",
                                                                      "date_out": "2026-07-08T10:41:32.9552131+02:00",
                                                                      "id_user_add": "a199323f-2648-41c4-abda-3a3e4c703b9b",
                                                                      "from_reservation": "sample string 5",
                                                                      "pax": 6,
                                                                      "status": 7,
                                                                      "comment": "sample string 8",
                                                                      "active": true,
                                                                      "created_on": "2026-07-08T10:41:32.9552131+02:00",
                                                                      "last_update": "2026-07-08T10:41:32.9552131+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": "6d639744-ef29-4f48-aa50-ab4ae42aacf3",
                                                                  "id_mask": "sample string 2",
                                                                  "name": "sample string 3",
                                                                  "description": "sample string 4",
                                                                  "high": 5,
                                                                  "width": 6,
                                                                  "active": true,
                                                                  "created_on": "2026-07-08T10:41:32.9552131+02:00",
                                                                  "last_update": "2026-07-08T10:41:32.9552131+02:00",
                                                                  "id_user_upd": "84c3989d-87c8-4502-99b4-9fb3c74a2d56",
                                                                  "commited": true,
                                                                  "mt_rooms_units": [
                                                                    {
                                                                      "$ref": "47"
                                                                    },
                                                                    {
                                                                      "$ref": "47"
                                                                    }
                                                                  ],
                                                                  "mt_rooms_units_states_types": [
                                                                    {
                                                                      "$id": "52",
                                                                      "id_room_type": "b2dca0a9-732c-4a8a-b9c9-11d782e44a20",
                                                                      "id_room_state": "69824462-d675-40bc-b1c8-84744496ec5b",
                                                                      "id_image": "26dec5a8-32d8-4e2f-a6f0-34febb7e2908",
                                                                      "color_font": "sample string 4",
                                                                      "font_bold": true,
                                                                      "font_underline": true,
                                                                      "font_size": 7,
                                                                      "active": true,
                                                                      "created_on": "2026-07-08T10:41:32.9552131+02:00",
                                                                      "last_update": "2026-07-08T10:41:32.9552131+02:00",
                                                                      "id_user_upd": "fd5f3879-5a87-4d2d-8a70-e9840075a80a",
                                                                      "commited": true,
                                                                      "mt_rooms_units_states": {
                                                                        "$id": "53",
                                                                        "id": "31912a87-9ce0-45d9-8fd3-ecd72db491fd",
                                                                        "id_mask": "sample string 2",
                                                                        "name": "sample string 3",
                                                                        "description": "sample string 4",
                                                                        "color": "sample string 5",
                                                                        "active": true,
                                                                        "created_on": "2026-07-08T10:41:32.9552131+02:00",
                                                                        "last_update": "2026-07-08T10:41:32.9552131+02:00",
                                                                        "id_user_upd": "404df76d-c787-4372-8390-20de98967063",
                                                                        "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": "bcb8c6fc-3596-47a1-9055-1bdffb95b16f",
                                                              "id_pos_sesion": "190625fb-b2b1-4071-a4bd-a99a535fa1a4",
                                                              "amt_card": 1.1,
                                                              "amt_cash": 1.1,
                                                              "id_user": "5b5d463b-33a8-4bb9-bed3-bacb19f3acf3",
                                                              "id_room_unit_activity": "1b2e1d43-cc39-474c-bd20-02a66cc4b198",
                                                              "id_doc_sa": "279b6f84-e225-4367-b8d3-ed6270a22257",
                                                              "id_pos_type": "716ee7a6-b984-4397-953b-23e0842a3807",
                                                              "block": true,
                                                              "comment": "sample string 5",
                                                              "json_response": "sample string 6",
                                                              "id_doc_ref": "d3482cdf-9e1e-4728-80b3-9015f745f05a",
                                                              "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-07-08T10:41:32.9552131+02:00",
                                                              "last_update": "2026-07-08T10:41:32.9552131+02:00",
                                                              "commited": true,
                                                              "tt_pos_sesion": {
                                                                "$ref": "43"
                                                              },
                                                              "tt_tips_users": [
                                                                {
                                                                  "$id": "55",
                                                                  "id_tip": "bde51153-db17-4a24-aed4-908ec5e659e0",
                                                                  "id_user": "44b67b38-cf8d-46b8-8242-d5481f0e9488",
                                                                  "amt_card": 1.1,
                                                                  "amt_cash": 1.1,
                                                                  "type_share": 3,
                                                                  "active": true,
                                                                  "created_on": "2026-07-08T10:41:32.9552131+02:00",
                                                                  "last_update": "2026-07-08T10:41:32.9552131+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": "df772248-8b5b-4cb8-a0ee-eafdd19df373",
                                                              "id_user": "8a144093-6045-40c2-90c6-97fff0700979",
                                                              "date_add": "2026-07-08T10:41:32.9552131+02:00",
                                                              "distribution_index": 1.1,
                                                              "active": true,
                                                              "created_on": "2026-07-08T10:41:32.9552131+02:00",
                                                              "last_update": "2026-07-08T10:41:32.9552131+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": "eeb249ed-3595-4237-9b91-8435776a4c52",
                                                              "id_user": "0404ec9c-840e-481e-9c25-ff998cbe616c",
                                                              "id_user_profile": "386e0177-5d3e-4bbd-be7d-6fe2a4d09a82",
                                                              "locator": "sample string 4",
                                                              "date_end": "2026-07-08T10:41:32.9552131+02:00",
                                                              "id_pos_sesion": "5dbf183b-9ef2-4b15-a964-a5c1de3dfe35",
                                                              "date_login": "2026-07-08T10:41:32.9552131+02:00",
                                                              "date_logout": "2026-07-08T10:41:32.9552131+02:00",
                                                              "terminal_id": "sample string 6",
                                                              "terminal_type": "sample string 7",
                                                              "created_on": "2026-07-08T10:41:32.9552131+02:00",
                                                              "last_update": "2026-07-08T10:41:32.9552131+02:00",
                                                              "commited": true,
                                                              "st_users": {
                                                                "$ref": "4"
                                                              },
                                                              "st_users_profiles": {
                                                                "$id": "58",
                                                                "id": "c5a56d5e-7b20-44f8-bdf1-f8b191db9fce",
                                                                "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-07-08T10:41:32.9552131+02:00",
                                                                "last_update": "2026-07-08T10:41:32.9552131+02:00",
                                                                "commited": true,
                                                                "st_permisions": [
                                                                  {
                                                                    "$id": "59",
                                                                    "id": "3178ff23-b284-452d-8270-9aba0af788e8",
                                                                    "id_function": "a5939719-0ac7-48ab-808b-9a43c41b9bb5",
                                                                    "id_user": "e4330abf-bedb-4e86-9d77-f7db5f57da6a",
                                                                    "id_profile": "63a7d8bc-a391-4b19-bce5-9d7a39b1989c",
                                                                    "permission": 3,
                                                                    "active": true,
                                                                    "created_on": "2026-07-08T10:41:32.9552131+02:00",
                                                                    "last_update": "2026-07-08T10:41:32.9552131+02:00",
                                                                    "commited": true,
                                                                    "st_users_profiles": {
                                                                      "$ref": "58"
                                                                    },
                                                                    "st_users": {
                                                                      "$ref": "4"
                                                                    },
                                                                    "st_functions": {
                                                                      "$id": "60",
                                                                      "id": "fb8ac7d8-5c37-4d0d-bc0f-2782f797ec31",
                                                                      "id_mask": "sample string 2",
                                                                      "name": "sample string 3",
                                                                      "description": "sample string 4",
                                                                      "level_id": 5,
                                                                      "id_group": "25714941-236b-4aab-b276-57370b9f7e7f",
                                                                      "name_event": "sample string 7",
                                                                      "name_pos": "sample string 8",
                                                                      "id_image": "de431607-7fda-44ca-8c39-e6932d3b4652",
                                                                      "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-07-08T10:41:32.9552131+02:00",
                                                                      "last_update": "2026-07-08T10:41:32.9552131+02:00",
                                                                      "commited": true,
                                                                      "st_functions_groups": {
                                                                        "$id": "61",
                                                                        "id": "9553ccd1-479b-4d7f-bd75-100db6c31804",
                                                                        "id_mask": "sample string 2",
                                                                        "name": "sample string 3",
                                                                        "description": "sample string 4",
                                                                        "active": true,
                                                                        "created_on": "2026-07-08T10:41:32.9552131+02:00",
                                                                        "last_update": "2026-07-08T10:41:32.9552131+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": "9c129884-c325-4943-8af3-1250026835fa",
                                                              "id_user": "f852cd77-1341-46c7-827b-be48c209f637",
                                                              "date_add": "2026-07-08T10:41:32.9552131+02:00",
                                                              "destiny_type": 4,
                                                              "id_key": "c685cb70-2924-4fa3-a792-de764b875bf0",
                                                              "message": "sample string 6",
                                                              "message_view": true,
                                                              "date_view": "2026-07-08T10:41:32.9552131+02:00",
                                                              "id_pos_sesion": "da1fd5d1-ad67-4a64-9d1c-fb2e5ba04191",
                                                              "terminal_add": "sample string 9",
                                                              "created_on": "2026-07-08T10:41:32.9552131+02:00",
                                                              "last_update": "2026-07-08T10:41:32.9552131+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": "860ba756-0b80-4ed5-9653-d913041b7936",
                                                            "spool_server": "sample string 2",
                                                            "id_doc_sa": "e609c40c-221b-4419-b93d-1a5cc595be12",
                                                            "spool_printer": "sample string 4",
                                                            "count": 5,
                                                            "created_on": "2026-07-08T10:41:32.9552131+02:00",
                                                            "printed": true,
                                                            "print_on": "2026-07-08T10:41:32.9552131+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": "eca3bae0-4044-47b4-923c-3d1e763745ce",
                                                  "id_mask": "sample string 2",
                                                  "name": "sample string 3",
                                                  "description": "sample string 4",
                                                  "date_from": "2026-07-08T10:41:32.9552131+02:00",
                                                  "date_end": "2026-07-08T10:41:32.9552131+02:00",
                                                  "id_branch": "48736856-bc63-41cd-94ce-fb0aacf5599a",
                                                  "id_pos": "5a34d04c-effb-4d80-8cc1-b2e3d2d96c2e",
                                                  "id_list": "8f72e0e7-d4e7-416e-a493-7bb20db5cda8",
                                                  "view_list": true,
                                                  "is_default": true,
                                                  "active": true,
                                                  "created_on": "2026-07-08T10:41:32.9552131+02:00",
                                                  "last_update": "2026-07-08T10:41:32.9552131+02:00",
                                                  "id_user_upd": "a25b762a-05be-4ed1-807f-ac02e33d989a",
                                                  "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": "a81e285a-e9a8-49c3-8443-34967eb5cc35",
                                                  "id_pos": "0d2539f2-b7db-4751-94c4-470bce189881",
                                                  "mac_address": "sample string 3",
                                                  "date_end": "2026-07-08T10:41:32.9552131+02:00",
                                                  "key_access": "sample string 5",
                                                  "id_user_add": "4ef3e220-f569-4943-ba49-5abc20cc169c",
                                                  "active": true,
                                                  "created_on": "2026-07-08T10:41:32.9552131+02:00",
                                                  "last_update": "2026-07-08T10:41:32.9552131+02:00",
                                                  "commited": true,
                                                  "mt_pos": {
                                                    "$ref": "20"
                                                  },
                                                  "st_users": {
                                                    "$ref": "4"
                                                  }
                                                },
                                                {
                                                  "$ref": "65"
                                                }
                                              ],
                                              "st_users_pos": [
                                                {
                                                  "$id": "66",
                                                  "id_user": "09dcb3e6-164a-464b-bf78-f60b9a11103f",
                                                  "id_pos": "16adb255-af13-46df-956b-742338e86270",
                                                  "pass_required": true,
                                                  "active": true,
                                                  "created_on": "2026-07-08T10:41:32.9552131+02:00",
                                                  "last_update": "2026-07-08T10:41:32.9552131+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": "5a62142d-e94e-4cc4-85a4-782d4b38a9a6",
                                                  "id_pos": "3a097ae3-30e9-422e-906f-f8f5ba72203b",
                                                  "date_add": "2026-07-08T10:41:32.9552131+02:00",
                                                  "date_upd": "2026-07-08T10:41:32.9552131+02:00",
                                                  "date_out": "2026-07-08T10:41:32.9552131+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": "608572fd-d5aa-43d8-a757-e909ea0249a6",
                                                  "id_user_add": "4a2bb7c5-9e87-4d51-a99f-4697ef405694",
                                                  "id_table": "a52ccdb8-2c97-4dbb-9e8c-2aac056b9885",
                                                  "message_log": "sample string 3",
                                                  "json_object": "sample string 4",
                                                  "log_type": "sample string 5",
                                                  "id_pos": "4977ef16-b4a8-4708-ac62-42fcf9bd7b15",
                                                  "created_on": "2026-07-08T10:41:32.9552131+02:00",
                                                  "commited": true,
                                                  "mt_pos": {
                                                    "$ref": "20"
                                                  },
                                                  "st_sync_tables": {
                                                    "$id": "69",
                                                    "id": "c572958b-8fe6-4373-a768-9bb1ab12277a",
                                                    "level": 2,
                                                    "order": 3,
                                                    "name": "sample string 4",
                                                    "log_ins": true,
                                                    "log_upd": true,
                                                    "packet_forward": true,
                                                    "active": true,
                                                    "created_on": "2026-07-08T10:41:32.9552131+02:00",
                                                    "last_update": "2026-07-08T10:41:32.9552131+02:00",
                                                    "commited": true,
                                                    "st_sync_packages_det": [
                                                      {
                                                        "$id": "70",
                                                        "id": "a84ec222-d1ef-49d7-858d-96e4c204fae5",
                                                        "id_sync": "390c8791-6ad8-470c-b24d-3c131896ed9a",
                                                        "json": "sample string 3",
                                                        "id_table": "e036ee72-955e-4919-941d-d7f8e44049b6",
                                                        "order": 5,
                                                        "st_sync_packages": {
                                                          "$id": "71",
                                                          "id": "f836c23c-dffa-4da1-a00e-75829fa39c7e",
                                                          "id_branch_from": "551a49e9-55be-4db0-8c7f-aee639a640b4",
                                                          "id_branch_to": "f515dba6-750c-4a0d-ab49-1b967c9d21f6",
                                                          "type": 4,
                                                          "created_on": "2026-07-08T10:41:32.9552131+02:00",
                                                          "order": 6,
                                                          "status": 7,
                                                          "log_info": "sample string 8",
                                                          "sync_on": "2026-07-08T10:41:32.9552131+02:00",
                                                          "send_on": "2026-07-08T10:41:32.9552131+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": "ec2e5cab-55b6-4b75-a070-c64a17706bb2",
                                                  "id_pos": "feb840ba-107d-4e1a-b04d-5b61c177f448",
                                                  "name": "sample string 3",
                                                  "description": "sample string 4",
                                                  "value": "sample string 5",
                                                  "type": "sample string 6",
                                                  "last_update": "2026-07-08T10:41:32.9552131+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": "e9b1b66a-2fd7-42ad-8e42-ec7ed27565d4",
                                          "id_item_sub": "8a67a391-22fc-4573-a9d3-02b0736f5cc0",
                                          "validity_date": "2026-07-08T10:41:32.9552131+02:00",
                                          "price": 4.1,
                                          "active": true,
                                          "created_on": "2026-07-08T10:41:32.9552131+02:00",
                                          "last_update": "2026-07-08T10:41:32.9552131+02:00",
                                          "id_user_upd": "c38ce6b2-3c2a-45dd-8c2d-a3a20a88c6b9",
                                          "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": "bd352cc4-c523-40fc-8ab1-a7b5324af2f8",
                                        "id_line": 2,
                                        "id_item": "fb395dfb-7519-4a6b-b0e6-579f44b8d85d",
                                        "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": "445fb2e7-db1f-4afa-b829-8364af6b1942",
                                    "date_from": "2026-07-08T10:41:32.9552131+02:00",
                                    "date_end": "2026-07-08T10:41:32.9552131+02:00",
                                    "date_used": "2026-07-08T10:41:32.9552131+02:00",
                                    "id_employee": "1353e2eb-6838-44c3-97a4-ca936c4d1d8b",
                                    "id_branch": "228d26ba-652e-4561-bc41-bb67464ce297",
                                    "count": 6,
                                    "count_used": 1,
                                    "unlimited": true,
                                    "id_user_add": "62daa870-5f5e-4db7-9276-b1207d6a7432",
                                    "is_entry": true,
                                    "is_consume": true,
                                    "active": true,
                                    "created_on": "2026-07-08T10:41:32.9552131+02:00",
                                    "last_update": "2026-07-08T10:41:32.9552131+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": "a3d54c59-da19-4bfc-9f7a-00b62b059978",
                "id_mask": "sample string 2",
                "name": "sample string 3",
                "description": "sample string 4",
                "active": true,
                "created_on": "2026-07-08T10:41:32.9552131+02:00",
                "last_update": "2026-07-08T10:41:32.9552131+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": "63d6f2eb-932f-4594-8142-df32ef4b4962",
                "exercise_id": 2,
                "period_id": 3,
                "date_from": "2026-07-08T10:41:32.9552131+02:00",
                "date_end": "2026-07-08T10:41:32.9552131+02:00",
                "state": "sample string 6",
                "created_on": "2026-07-08T10:41:32.9552131+02:00",
                "last_update": "2026-07-08T10:41:32.9552131+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": "49fa3787-b070-4431-bbb7-9551c3cb2dc6",
            "id_mask": "sample string 2",
            "name": "sample string 3",
            "active": true,
            "created_on": "2026-07-08T10:41:32.9552131+02:00",
            "last_update": "2026-07-08T10:41:32.9552131+02:00",
            "id_user_upd": "354e4582-a00f-4d96-85a4-0dece5b366e4",
            "commited": true,
            "mt_units_ref": [
              {
                "$id": "79",
                "id": "18b0e62e-1054-4103-951d-f5502c3067a8",
                "id_mask": "sample string 2",
                "name": "sample string 3",
                "coefficient": 4.1,
                "id_unit": "8cc1cb21-8d31-44a8-bf1c-ea2e54ce02af",
                "active": true,
                "created_on": "2026-07-08T10:41:32.9552131+02:00",
                "last_update": "2026-07-08T10:41:32.9552131+02:00",
                "id_user_upd": "14d92262-1b4c-4321-ad5e-0418b9adb21b",
                "commited": true,
                "mt_units": {
                  "$ref": "78"
                },
                "st_users": {
                  "$ref": "4"
                },
                "mt_items_formula": [
                  {
                    "$id": "80",
                    "id_item_sub": "63e2b583-b421-4b7a-9866-bd636d6e733a",
                    "id_item": "7af8e94f-1a5c-49ec-be11-c42c08f03b73",
                    "group_id": 3,
                    "id_unit_ref": "a200b3df-a9a1-43a0-b2b2-f72fdf9f109b",
                    "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": "c5a98ccd-906f-44e1-a726-e9a1de333aa3",
            "token_id": "sample string 2",
            "id_user": "666b581e-9d4d-4a2d-836b-7c0ffad6e8f9",
            "date_from": "2026-07-08T10:41:32.9552131+02:00",
            "date_end": "2026-07-08T10:41:32.9552131+02:00",
            "created_on": "2026-07-08T10:41:32.9552131+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": "a5ac566c-0d28-453d-839c-13e86ef7a8c4",
            "id_room_activity": "15b0bf4a-e64d-4fd9-9f45-08f5a5eabb9c",
            "id_pos_sesion": "9ac6f7ce-f2cb-4a90-86a2-7be9b2dc101b",
            "log_text": "sample string 4",
            "id_user": "f824a1eb-0228-48ff-9033-e0b2125b2d5b",
            "created_on": "2026-07-08T10:41:32.9552131+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": "38212e43-24c7-4633-b07b-419b0c88e252",
    "id_mask": "sample string 2",
    "name": "sample string 3",
    "description": "sample string 4",
    "json": "sample string 5",
    "id_pay_type": "823f203e-a5a1-401c-a860-2aa3c8a14a37",
    "id_doc_print": "0294f75b-9ffd-4f9e-9135-f1414c9913bc",
    "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-07-08T10:41:32.9552131+02:00",
    "last_update": "2026-07-08T10:41:32.9552131+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": "54c8db9d-cf89-4228-b612-d576e6adf589",
  "id_item": "74ca77b5-d061-4a67-acc3-c1bc01184b22",
  "id_item_type": "557f24f0-9416-474b-b7a1-62d6cc73ab84",
  "is_default": true,
  "barcode": "sample string 5",
  "voucher_apply": true,
  "id_voucher_json": "4c019756-4e5c-47a9-bea2-ed36b4e4380e",
  "count_voucher": 1,
  "id_voucher_type": 1,
  "active": true,
  "created_on": "2026-07-08T10:41:32.9709443+02:00",
  "last_update": "2026-07-08T10:41:32.9709443+02:00",
  "id_user_upd": "98ca59e9-517a-45bb-bae9-db2fefb2c8a7",
  "commited": true,
  "mt_items": {
    "$id": "2",
    "id": "12a9cddf-177f-47df-ab2f-cbaa62ae405a",
    "id_mask": "sample string 2",
    "name": "sample string 3",
    "description": "sample string 4",
    "id_unit": "5756f0da-78c6-4c90-b15f-86d69d243f2f",
    "id_unit_sec": "d642c7a8-c5de-4ab2-9010-fcbb99a35fcc",
    "id_brand": "50e6ad5d-8116-4ba5-9f1d-e5d353eb857a",
    "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": "914431b1-61ea-409a-ba6a-faac84e76ba2",
    "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-07-08T10:41:32.9709443+02:00",
    "last_update": "2026-07-08T10:41:32.9709443+02:00",
    "id_user_upd": "77cf28f6-4965-4faf-9eaf-929fc1ee6953",
    "commited": true,
    "mt_brands": {
      "$id": "3",
      "id": "1cc5b5f7-cf03-4027-8a6e-a1ca2c8dfe3c",
      "id_mask": "sample string 2",
      "name": "sample string 3",
      "active": true,
      "created_on": "2026-07-08T10:41:32.9709443+02:00",
      "last_update": "2026-07-08T10:41:32.9709443+02:00",
      "id_user_upd": "1b2652eb-e175-4340-ab2f-1787808e43ed",
      "commited": true,
      "mt_items": [
        {
          "$ref": "2"
        },
        {
          "$ref": "2"
        }
      ],
      "st_users": {
        "$id": "4",
        "id": "0701747e-fc95-4066-bca7-681c7a141818",
        "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": "96cb1c81-897f-4112-9845-921605f74d0a",
        "view_messages": true,
        "id_image_photo": "6512ae77-1756-462b-bca6-c4a6c39c4373",
        "reserved": true,
        "pos_access": true,
        "back_access": true,
        "name_pos": "sample string 13",
        "id_image": "87a0740f-305f-4ce3-9664-295aa1c555ab",
        "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-07-08T10:41:32.9709443+02:00",
        "last_update": "2026-07-08T10:41:32.9709443+02:00",
        "commited": true,
        "mt_branches": [
          {
            "$id": "5",
            "id": "b325659b-0939-4e3f-bcb1-0678ec2b17d7",
            "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": "a66084e2-387c-44b9-9a0b-859c0861e567",
            "order": 12,
            "external_id": "sample string 13",
            "sync": true,
            "active": true,
            "created_on": "2026-07-08T10:41:32.9709443+02:00",
            "last_update": "2026-07-08T10:41:32.9709443+02:00",
            "id_user_upd": "ac7eaace-756a-4356-b7fd-0319b399b443",
            "commited": true,
            "st_images": {
              "$id": "6",
              "id": "ed3443c5-bd91-4a19-818c-1f5ccf5858ce",
              "id_mask": "sample string 2",
              "name": "sample string 3",
              "id_img_type": "45182e19-465e-45ab-9475-067c70be8a55",
              "image_file": "sample string 5",
              "extension": "sample string 6",
              "high": 1,
              "width": 1,
              "active": true,
              "created_on": "2026-07-08T10:41:32.9709443+02:00",
              "last_update": "2026-07-08T10:41:32.9709443+02:00",
              "commited": true,
              "mt_branches": [
                {
                  "$ref": "5"
                },
                {
                  "$ref": "5"
                }
              ],
              "mt_categories": [
                {
                  "$id": "7",
                  "id": "395a5872-dd03-43ae-8749-07d86726af25",
                  "id_mask": "sample string 2",
                  "name": "sample string 3",
                  "description": "sample string 4",
                  "id_item_type": "f00fe9ca-f03e-40f2-b8ce-afd0bd807c67",
                  "order_type": 5,
                  "name_pos": "sample string 6",
                  "id_image": "7db69819-5f2b-4a23-9450-08c65eea3b66",
                  "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-07-08T10:41:32.9709443+02:00",
                  "last_update": "2026-07-08T10:41:32.9709443+02:00",
                  "id_user_upd": "d3d4a9ce-67b4-45bf-861c-8ee9e3b8d03a",
                  "commited": true,
                  "mt_categories_items": [
                    {
                      "$id": "8",
                      "id_category": "126f2a66-66d8-423b-a4b0-ef1bc8c25ddf",
                      "id_item": "ae078d5d-b12b-431a-b795-e41f62cb541e",
                      "is_default": true,
                      "active": true,
                      "created_on": "2026-07-08T10:41:32.9709443+02:00",
                      "last_update": "2026-07-08T10:41:32.9709443+02:00",
                      "id_user_upd": "dabf80a7-8b48-4769-81ff-e1fdfbdf77fd",
                      "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": "dab9f96c-0db5-4c5e-ac41-335521fe2e67",
                      "id_mask": "sample string 2",
                      "name": "sample string 3",
                      "description": "sample string 4",
                      "date_from": "2026-07-08T10:41:32.9709443+02:00",
                      "date_end": "2026-07-08T10:41:32.9709443+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": "e25a0374-88da-4d0e-8f05-ffac97914acc",
                      "id_pos": "0dbbda3d-043f-4d67-8905-3af1e72d54aa",
                      "id_list": "6446be3a-2778-4d2a-ac63-344184dd801a",
                      "id_item": "39ae56ea-e332-48bb-b046-557c649bb475",
                      "id_item_type": "66901ffb-2649-4535-9970-18cd3602ad69",
                      "id_category": "f47a3768-d13b-482c-8c11-15d6a6ab0703",
                      "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-07-08T10:41:32.9709443+02:00",
                      "last_update": "2026-07-08T10:41:32.9709443+02:00",
                      "id_user_upd": "d365b929-a001-47b9-8bb5-0aa493a75716",
                      "commited": true,
                      "mt_branches": {
                        "$ref": "5"
                      },
                      "mt_categories": {
                        "$ref": "7"
                      },
                      "mt_items": {
                        "$ref": "2"
                      },
                      "mt_items_types": {
                        "$id": "10",
                        "id": "d01c4fcc-2728-4951-a4d1-186e52710276",
                        "id_mask": "sample string 2",
                        "name": "sample string 3",
                        "name_short": "sample string 4",
                        "name_pos": "sample string 5",
                        "id_image": "3347c357-27e9-4cb0-a79b-c1cb3af7deac",
                        "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-07-08T10:41:32.9709443+02:00",
                        "last_update": "2026-07-08T10:41:32.9709443+02:00",
                        "id_user_upd": "041dd90f-5e12-482d-9711-1b1d6ff5c95d",
                        "commited": true,
                        "tt_vouchers_det": [
                          {
                            "$id": "11",
                            "id_voucher": "dca043e4-666b-44ad-92c8-7113067dd076",
                            "id_line": "0977faf2-99c0-4b49-99e6-32fa933b9a61",
                            "id_category": "e9e08697-3d8a-4740-8f5e-15dfc4b866c7",
                            "id_item": "98f18ab1-722a-49ed-a03e-3ac5822a5742",
                            "id_item_type": "fcd81ef4-4617-43cf-aa24-e378c03e5748",
                            "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": "008133a1-2362-482e-9578-a9171ff449cc",
                              "id_voucher": 2,
                              "locator_voucher": "sample string 3",
                              "qr_code": "sample string 4",
                              "date_from": "2026-07-08T10:41:32.9709443+02:00",
                              "date_end": "2026-07-08T10:41:32.9709443+02:00",
                              "date_used": "2026-07-08T10:41:32.9709443+02:00",
                              "date_sesion": "2026-07-08T10:41:32.9709443+02:00",
                              "id_employee": "e494caa7-b67f-4e64-8e6e-304920b0340a",
                              "id_branch": "1dc00427-7f92-4931-a159-aec5dd91d069",
                              "id_voucher_permision": "a5c60e0f-a581-4a0e-bc91-1de04653dd0e",
                              "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": "00e3f55a-282a-4539-8b4e-4f8faf6dcfd4",
                              "id_user_add": "0c9e89e7-9801-461d-80af-bc12b9745a1e",
                              "id_doc_sa": "5389b2cd-873d-4951-9f00-9a2bde4377dc",
                              "id_item_sub": "5c4f80f9-d12b-45e8-85a8-c9006d112e28",
                              "id_pos_sesion": "9fd1918e-05d6-4b9d-aec8-5e937d19810c",
                              "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-07-08T10:41:32.9709443+02:00",
                              "last_update": "2026-07-08T10:41:32.9709443+02:00",
                              "commited": true,
                              "mt_branches": {
                                "$ref": "5"
                              },
                              "mt_employees": {
                                "$id": "13",
                                "id": "11737d8d-6db2-4ea8-a4c8-e62c34389acc",
                                "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": "736a78cf-1871-4f4a-b040-cbc5cbf42371",
                                "name_pos": "sample string 12",
                                "id_image": "a3ca6302-cba7-42bb-975a-646df09f4797",
                                "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-07-08T10:41:32.9709443+02:00",
                                "last_update": "2026-07-08T10:41:32.9709443+02:00",
                                "id_user_upd": "607ea6d5-ffe6-46cc-aeb4-c973b3d3a003",
                                "commited": true,
                                "mt_employees_branches": [
                                  {
                                    "$id": "14",
                                    "id_employee": "3d7744b8-2ead-49ed-8986-e76bf1e764b3",
                                    "id_branch": "27367308-1c01-44ab-949c-3efb7055208d",
                                    "active": true,
                                    "created_on": "2026-07-08T10:41:32.9709443+02:00",
                                    "last_update": "2026-07-08T10:41:32.9709443+02:00",
                                    "id_user_upd": "9181d6f9-82f0-447e-9bfc-7d4e729ed340",
                                    "commited": true,
                                    "mt_branches": {
                                      "$ref": "5"
                                    },
                                    "mt_employees": {
                                      "$ref": "13"
                                    }
                                  },
                                  {
                                    "$ref": "14"
                                  }
                                ],
                                "mt_employees_profiles": {
                                  "$id": "15",
                                  "id": "0cdd5e61-eaa3-458d-8a4d-6f24656988a2",
                                  "id_mask": "sample string 2",
                                  "name": "sample string 3",
                                  "description": "sample string 4",
                                  "authorized": true,
                                  "active": true,
                                  "created_on": "2026-07-08T10:41:32.9709443+02:00",
                                  "last_update": "2026-07-08T10:41:32.9709443+02:00",
                                  "id_user_upd": "a7daff9a-fa74-48b7-a374-848a3feef997",
                                  "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": "d207fa41-1b77-4f98-8f76-8b14c265cff4",
                                    "id_line": 2,
                                    "id_item_sub": "df43c31c-73de-49a8-8459-19b4a67f45b3",
                                    "qty": 4.1,
                                    "id_list": "7fa4b27c-c776-443c-a442-a16eba52cd12",
                                    "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": "08a93a02-36bd-4872-aa36-ac7f1f4ce8ba",
                                    "is_used": true,
                                    "qty_vou": 1.1,
                                    "amt_vou": 1.1,
                                    "comment": "sample string 15",
                                    "ref_det": "sample string 16",
                                    "id_employee": "da3aab4e-9f47-4952-979c-1a87a9689886",
                                    "name_generic": "sample string 17",
                                    "type_ope": 1,
                                    "id_user_add": "ccea6db2-51dc-4068-bb1e-f51371a65d0f",
                                    "id_user_upd": "afb1d0b6-0714-4c9e-9569-3d526e6c76e6",
                                    "active": true,
                                    "mt_employees": {
                                      "$ref": "13"
                                    },
                                    "mt_items_sub": {
                                      "$ref": "1"
                                    },
                                    "mt_prices_list": {
                                      "$id": "17",
                                      "id": "8c2c5ef7-2776-4b63-a715-317ed5fd69be",
                                      "id_mask": "sample string 2",
                                      "name": "sample string 3",
                                      "description": "sample string 4",
                                      "id_ref": "3a88bf36-ce76-47f2-b116-ba2782bbe22b",
                                      "tax_included": true,
                                      "switch_select": true,
                                      "item_type_default": 7,
                                      "name_pos": "sample string 8",
                                      "id_image": "9bfd503b-d3d4-4a38-828b-a2471a4aafbc",
                                      "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-07-08T10:41:32.9709443+02:00",
                                      "last_update": "2026-07-08T10:41:32.9709443+02:00",
                                      "id_user_upd": "430373b7-31f1-4e51-892c-1ed50f39a32b",
                                      "commited": true,
                                      "mt_pos_prices_list": [
                                        {
                                          "$id": "18",
                                          "id_pos": "ff2158e7-7670-4c7f-93a1-4ef673f26fbd",
                                          "id_pos_type": "17e2d33d-b5c2-4ea2-aa1e-92a34a639c83",
                                          "id_price_list": "446192fb-5ffa-4cc0-b1c4-e8b164f57478",
                                          "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-07-08T10:41:32.9709443+02:00",
                                          "last_update": "2026-07-08T10:41:32.9709443+02:00",
                                          "id_user_upd": "a1eb5139-470d-4f06-a642-1ba1c17a7aa5",
                                          "commited": true,
                                          "mt_pos_view": {
                                            "$id": "19",
                                            "id_pos": "4514649e-2d8f-4425-93f1-d21df41f5ad9",
                                            "id_pos_type": "07168a24-df77-43a6-87bd-1e4932b6c39b",
                                            "is_default": true,
                                            "active": true,
                                            "created_on": "2026-07-08T10:41:32.9709443+02:00",
                                            "last_update": "2026-07-08T10:41:32.9709443+02:00",
                                            "id_user_upd": "5ffc2d3b-42fd-405b-97b9-36f5910f5631",
                                            "commited": true,
                                            "mt_pos": {
                                              "$id": "20",
                                              "id": "aadccf97-96dd-42a7-af05-e3de0b9e59b0",
                                              "id_mask": "sample string 2",
                                              "name": "sample string 3",
                                              "description": "sample string 4",
                                              "id_branch": "18bab36d-ccff-4858-abd2-cb00be6f842c",
                                              "id_zone": "a2f359b8-f899-475b-a686-2ea4c73c2d10",
                                              "user_required": true,
                                              "active": true,
                                              "created_on": "2026-07-08T10:41:32.9709443+02:00",
                                              "last_update": "2026-07-08T10:41:32.9709443+02:00",
                                              "id_user_upd": "296e7fe1-6f38-4d9e-9824-2a448c40530c",
                                              "commited": true,
                                              "mt_branches_zones": {
                                                "$id": "21",
                                                "id": "0e650e93-ee74-4243-a0b4-769806503421",
                                                "id_mask": "sample string 2",
                                                "name": "sample string 3",
                                                "description": "sample string 4",
                                                "id_branch": "6033203f-cffc-4979-abe6-d24d675754a9",
                                                "active": true,
                                                "created_on": "2026-07-08T10:41:32.9709443+02:00",
                                                "last_update": "2026-07-08T10:41:32.9709443+02:00",
                                                "id_user_upd": "0d62493b-93ed-4251-a308-c68f84a0ffa3",
                                                "commited": true,
                                                "mt_branches": {
                                                  "$ref": "5"
                                                },
                                                "mt_pos": [
                                                  {
                                                    "$ref": "20"
                                                  },
                                                  {
                                                    "$ref": "20"
                                                  }
                                                ],
                                                "st_users": {
                                                  "$ref": "4"
                                                }
                                              },
                                              "mt_cloakrooms": [
                                                {
                                                  "$id": "22",
                                                  "id": "0834264a-aa9b-418c-a33b-68220248a83e",
                                                  "id_mask": "sample string 2",
                                                  "name": "sample string 3",
                                                  "id_pos": "73d35f10-f520-4291-b1d2-f9d29c2f44f4",
                                                  "unit_ini": 5,
                                                  "unit_end": 6,
                                                  "name_pos": "sample string 7",
                                                  "id_image": "b54f1e30-020a-431e-9de2-f96a76a07fec",
                                                  "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-07-08T10:41:32.9765014+02:00",
                                                  "last_update": "2026-07-08T10:41:32.9765014+02:00",
                                                  "id_user_upd": "0e22a150-597d-4cbf-82a1-2323c67dceea",
                                                  "commited": true,
                                                  "mt_pos": {
                                                    "$ref": "20"
                                                  },
                                                  "st_images": {
                                                    "$ref": "6"
                                                  },
                                                  "st_users": {
                                                    "$ref": "4"
                                                  },
                                                  "tt_cloakrooms_units": [
                                                    {
                                                      "$id": "23",
                                                      "id": "b9bcfe28-0763-4210-9bb0-1086834abc4f",
                                                      "id_cloakroom": "1f5e13aa-d1d2-46d4-b12d-3f483d0c50a1",
                                                      "id_pos_sesion": "18893022-fdc2-4881-97dc-46ad51439402",
                                                      "unit_id": 4,
                                                      "date_open": "2026-07-08T10:41:32.9765014+02:00",
                                                      "date_close": "2026-07-08T10:41:32.9765014+02:00",
                                                      "id_doc_sa": "2c6c1347-de47-492e-85f3-e706b676d3f6",
                                                      "commited": true,
                                                      "mt_cloakrooms": {
                                                        "$ref": "22"
                                                      },
                                                      "tt_doc_sa": {
                                                        "$id": "24",
                                                        "id": "51aad40a-7104-486d-89a1-95d5aa2112ce",
                                                        "id_pos": "186c3e7e-f60b-4a0a-a69c-48b7c0fbb7d1",
                                                        "id_doc": "af6ba220-569a-4508-9aab-72f0e9e7358e",
                                                        "id_branch": "0f3e7ad1-63bb-4a8f-88d3-e2d7c52b0771",
                                                        "nro_doc": "sample string 5",
                                                        "date_doc": "2026-07-08T10:41:32.9765014+02:00",
                                                        "date_tax": "2026-07-08T10:41:32.9765014+02:00",
                                                        "hour_doc": "00:00:00.1234567",
                                                        "block": true,
                                                        "id_ref": "cc18f1c1-043d-49bb-8051-537a03f2df97",
                                                        "id_relationship": "42d1829a-8384-417c-a39d-67be27f4bdf9",
                                                        "id_loc_from": "9cd65a61-d172-4d8a-83d9-8377529a0887",
                                                        "id_loc_end": "4cbb7d75-335b-4c89-ba00-7e9249b25843",
                                                        "id_user_add": "97baf267-b86e-44d2-b02c-519ae1c8d33a",
                                                        "id_user_upd": "4a26556c-0e34-4655-9fd9-8afc2f552867",
                                                        "comment": "sample string 12",
                                                        "id_pos_sesion": "e3674b08-762f-4ba9-96a5-12ba6ce67c23",
                                                        "id_room_unit": "23a16f7b-3e7a-4180-b593-481bbe136ba1",
                                                        "ref_locator": "sample string 13",
                                                        "ref_zone_aut": "sample string 14",
                                                        "id_pos_type": "ed591f1b-3cf7-4858-9824-564f3b581b45",
                                                        "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-07-08T10:41:32.9765014+02:00",
                                                        "last_update": "2026-07-08T10:41:32.9765014+02:00",
                                                        "commited": true,
                                                        "created_by": 1,
                                                        "doc_print": true,
                                                        "mt_branches": {
                                                          "$ref": "5"
                                                        },
                                                        "mt_docs": {
                                                          "$id": "25",
                                                          "id": "cc6fc682-05d4-4b27-a05e-232d752e44bb",
                                                          "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": "81bc8616-0ca9-4c98-8a6d-3f3b871b6598",
                                                          "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-07-08T10:41:32.9765014+02:00",
                                                          "last_update": "2026-07-08T10:41:32.9765014+02:00",
                                                          "id_user_upd": "44261e02-3f5e-462f-8fbb-b3180dd6ebb0",
                                                          "commited": true,
                                                          "mt_docs_payment_money": [
                                                            {
                                                              "$id": "26",
                                                              "id_doc": "8c4b8927-ef7b-413f-97ab-5f120af2ef1d",
                                                              "id_pay": "dc5db7df-5e7e-41e2-9d80-536f6d82ca37",
                                                              "id_money": "7797c6b0-fbbe-4145-978e-ddb32e7af1c8",
                                                              "active": true,
                                                              "created_on": "2026-07-08T10:41:32.9765014+02:00",
                                                              "last_update": "2026-07-08T10:41:32.9765014+02:00",
                                                              "id_user_upd": "ff4fb6b3-2c54-4fdc-9da3-813c5e38ae11",
                                                              "commited": true,
                                                              "mt_docs": {
                                                                "$ref": "25"
                                                              },
                                                              "mt_money_types": {
                                                                "$id": "27",
                                                                "id": "61a0baa1-4db5-4062-86d8-9c8245bdef57",
                                                                "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": "b3fb0919-6225-4bb6-8c39-d2c91e641d47",
                                                                "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-07-08T10:41:32.9765014+02:00",
                                                                "last_update": "2026-07-08T10:41:32.9765014+02:00",
                                                                "id_user_upd": "dac99bab-506b-4597-b973-349fff03025b",
                                                                "commited": true,
                                                                "mt_docs_payment_money": [
                                                                  {
                                                                    "$ref": "26"
                                                                  },
                                                                  {
                                                                    "$ref": "26"
                                                                  }
                                                                ],
                                                                "mt_money_rates": [
                                                                  {
                                                                    "$id": "28",
                                                                    "id_money_1": "f8e46914-d8b6-4ebb-8f0e-bca613b4b98e",
                                                                    "id_money_2": "54ba283b-62d9-40e7-9dd3-d0d8e4dcc59d",
                                                                    "date_from": "2026-07-08T10:41:32.9765014+02:00",
                                                                    "coefficient": 4.1,
                                                                    "active": true,
                                                                    "created_on": "2026-07-08T10:41:32.9765014+02:00",
                                                                    "last_update": "2026-07-08T10:41:32.9765014+02:00",
                                                                    "id_user_upd": "793bf620-5ea6-426b-97c1-6737ecf13feb",
                                                                    "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": "6e442c74-caa2-493e-aa79-2b67108fedb6",
                                                                    "id_pay": "16682c32-8d5d-43ec-bccb-2a6708cec47b",
                                                                    "id_money": "f05bd43c-51a0-470a-bcec-38d43255dcc8",
                                                                    "date_cashflow": "2026-07-08T10:41:32.9765014+02:00",
                                                                    "coefficient": 5.1,
                                                                    "id_user_add": "48cb2e76-fa47-4f4c-8848-93c247de7fd4",
                                                                    "amt_tot_md": 7.1,
                                                                    "amt_tot_mo": 8.1,
                                                                    "mt_payment_types": {
                                                                      "$id": "30",
                                                                      "id": "e8f39daa-ce97-4196-a987-2f72d6023009",
                                                                      "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": "f649e204-6f80-415f-88ad-c48964e87f01",
                                                                      "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-07-08T10:41:32.9765014+02:00",
                                                                      "last_update": "2026-07-08T10:41:32.9765014+02:00",
                                                                      "id_user_upd": "0ee380ba-db0b-4b44-ba9b-4de69bae1fea",
                                                                      "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": "0525b34e-7b4b-4fe1-bf16-ea22c111d0bf",
                                                                          "id_line": 2,
                                                                          "id_pay": "c15d03f2-38e0-4ee3-a80a-cb7cc844f2f4",
                                                                          "id_money": "3cee0504-2cb6-454f-a76c-f5a4dc1253df",
                                                                          "coefficient": 5.1,
                                                                          "id_voucher": "3e3dd936-c12f-4d74-9bef-33130435cbf2",
                                                                          "id_employee": "7b636966-312f-42d5-9f68-3352a8736d06",
                                                                          "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": "030a6471-d217-483a-81d6-d1a7fd50c7b1",
                                                                          "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": "0969d617-845a-4519-b7a6-56823403d483",
                                                              "id_doc": "ab17f114-c180-45c8-9ac6-eff7ddc57a55",
                                                              "id_pos_type": "8af746a4-fb96-4bd2-abd4-6b39ae492292",
                                                              "id_doc_print": "9845e4dc-db65-47bc-b4ad-65093b16f342",
                                                              "copies": 5,
                                                              "print_mode": 6,
                                                              "active": true,
                                                              "created_on": "2026-07-08T10:41:32.9765014+02:00",
                                                              "last_update": "2026-07-08T10:41:32.9765014+02:00",
                                                              "id_user_upd": "42dfa553-79e0-413c-be75-1be0549a3e67",
                                                              "commited": true,
                                                              "mt_docs": {
                                                                "$ref": "25"
                                                              },
                                                              "mt_pos_print": {
                                                                "$id": "33",
                                                                "id": "5c668abb-1ffb-4d89-9211-57d74771c709",
                                                                "id_pos": "6b0226b2-76ab-4af4-aabb-178da254ebd4",
                                                                "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-07-08T10:41:32.9765014+02:00",
                                                                "last_update": "2026-07-08T10:41:32.9765014+02:00",
                                                                "id_user_upd": "df7bcf17-35bb-4172-8c01-e9d86f12fdfc",
                                                                "commited": true,
                                                                "mt_pos": {
                                                                  "$ref": "20"
                                                                },
                                                                "mt_pos_doc_print": [
                                                                  {
                                                                    "$ref": "32"
                                                                  },
                                                                  {
                                                                    "$ref": "32"
                                                                  }
                                                                ],
                                                                "st_users": {
                                                                  "$ref": "4"
                                                                }
                                                              },
                                                              "mt_pos_types": {
                                                                "$id": "34",
                                                                "id": "aa60ad3a-2293-44f2-9660-f9dfc6104696",
                                                                "id_mask": "sample string 2",
                                                                "name": "sample string 3",
                                                                "is_module": true,
                                                                "order": 5,
                                                                "active": true,
                                                                "created_on": "2026-07-08T10:41:32.9765014+02:00",
                                                                "last_update": "2026-07-08T10:41:32.9765014+02:00",
                                                                "id_user_upd": "2844a600-3a47-4eb4-94cd-f7e1cf5eb4d4",
                                                                "commited": true,
                                                                "mt_items_featured": [
                                                                  {
                                                                    "$id": "35",
                                                                    "id": "605a6b40-7d0f-4c7c-8992-11cb14b1e9d2",
                                                                    "id_branch": "5e9c5b37-a9ec-4319-b980-0ddd3aa7706c",
                                                                    "id_pos_type": "ff087dad-2961-4186-b401-e9f08b5acaa1",
                                                                    "id_pos": "8c8453e4-4c19-479d-a245-2635bd8bfa96",
                                                                    "id_item": "212c69e7-979f-40ac-bf09-fb8967a5ee21",
                                                                    "date_from": "2026-07-08T10:41:32.9765014+02:00",
                                                                    "date_end": "2026-07-08T10:41:32.9765014+02:00",
                                                                    "image_id": 4,
                                                                    "active": true,
                                                                    "created_on": "2026-07-08T10:41:32.9765014+02:00",
                                                                    "last_update": "2026-07-08T10:41:32.9765014+02:00",
                                                                    "id_user_upd": "c7392841-1e0d-4f30-83a1-9914ad4ec07a",
                                                                    "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": "77a33ecd-f1ce-4c8b-a4c9-70665de216c1",
                                                                "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-07-08T10:41:32.9765014+02:00",
                                                                "last_update": "2026-07-08T10:41:32.9765014+02:00",
                                                                "commited": true,
                                                                "mt_pos_doc_print": [
                                                                  {
                                                                    "$ref": "32"
                                                                  },
                                                                  {
                                                                    "$ref": "32"
                                                                  }
                                                                ],
                                                                "st_doc_print_det": [
                                                                  {
                                                                    "$id": "37",
                                                                    "id_doc_print": "4017f01f-9b68-4016-b2e0-acda40b50d1d",
                                                                    "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": "e2c09cc3-21e3-466d-9296-713b75a49ec4",
                                                              "id_doc": "f92e406d-3bd5-4114-a322-ebd335a3ab46",
                                                              "value": 3,
                                                              "created_on": "2026-07-08T10:41:32.9765014+02:00",
                                                              "last_update": "2026-07-08T10:41:32.9765014+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": "6d4be999-f1e1-41aa-88e7-3306ae6c68bc",
                                                              "id_pos": "0bdf5e47-753f-47e0-b755-0bea593cbad5",
                                                              "id_doc": "11dca634-12c0-44b3-8ef4-7716854fee18",
                                                              "id_branch": "2e618a7e-23ed-416a-88d4-af5be77fb16b",
                                                              "nro_doc": "sample string 5",
                                                              "date_doc": "2026-07-08T10:41:32.9765014+02:00",
                                                              "block": true,
                                                              "nro_original": "sample string 8",
                                                              "id_ref": "53d82ae8-b2e0-48f6-9b94-59f3d75cf815",
                                                              "id_loc_from": "75eee0cd-564e-4e19-9b0b-e56c618ad925",
                                                              "id_loc_end": "3d1493a9-9b43-429b-97dd-ca21f260e9d6",
                                                              "id_user_add": "e865fbb3-08f5-44f6-ace5-8d396d90924f",
                                                              "id_user_upd": "c7d0b4f9-8de5-4cfa-9b9b-3dbd6604c8b4",
                                                              "id_pos_sesion": "b53d6fae-64a6-41eb-97e0-2b158fbeb7c5",
                                                              "comment": "sample string 12",
                                                              "status": 1,
                                                              "is_send": true,
                                                              "date_send": "2026-07-08T10:41:32.9765014+02:00",
                                                              "active": true,
                                                              "created_on": "2026-07-08T10:41:32.9765014+02:00",
                                                              "last_update": "2026-07-08T10:41:32.9765014+02:00",
                                                              "commited": true,
                                                              "mt_branches": {
                                                                "$ref": "5"
                                                              },
                                                              "mt_docs": {
                                                                "$ref": "25"
                                                              },
                                                              "mt_locations": {
                                                                "$id": "40",
                                                                "id": "e430aab0-c46e-4c23-b62c-2f50ed519160",
                                                                "id_mask": "sample string 2",
                                                                "name": "sample string 3",
                                                                "description": "sample string 4",
                                                                "reserved": true,
                                                                "id_branch": "e857ac60-0ae1-48fc-8172-39a6efbbdaf8",
                                                                "active": true,
                                                                "created_on": "2026-07-08T10:41:32.9765014+02:00",
                                                                "last_update": "2026-07-08T10:41:32.9765014+02:00",
                                                                "id_user_upd": "90a6414d-aa8e-42eb-aa2d-136ca84bc623",
                                                                "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": "020e6360-0f76-4511-977e-1ae8f2c20c6f",
                                                                    "id_item": "538bb2b2-6350-4559-8ff7-11975db98a5a",
                                                                    "stock_ideal": 3.1,
                                                                    "stock_min": 4.1,
                                                                    "stock_max": 5.1,
                                                                    "stock": 6.1,
                                                                    "active": true,
                                                                    "created_on": "2026-07-08T10:41:32.9765014+02:00",
                                                                    "last_update": "2026-07-08T10:41:32.9765014+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": "0a6d254a-78a9-4baa-bfbe-c748171e3d84",
                                                                  "id_line": 2,
                                                                  "id_item": "4980b50b-bf4d-4091-8ee0-a3dfb4049359",
                                                                  "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": "bf459fbc-5413-4fe7-8df2-acc5c323766c",
                                                          "nro_sesion": 2,
                                                          "id_pos": "705ca921-917f-4e90-a60f-d100f50ed08b",
                                                          "date_tax": "2026-07-08T10:41:32.9765014+02:00",
                                                          "date_open": "2026-07-08T10:41:32.9765014+02:00",
                                                          "date_close": "2026-07-08T10:41:32.9765014+02:00",
                                                          "id_user_open": "aef2d7fc-e8d1-43e2-88ec-a00ee71ca1c5",
                                                          "id_user_close": "9724b004-6812-4eb0-803b-044a9c24ecd6",
                                                          "nro_z": 1,
                                                          "amt_tot": 1.1,
                                                          "locator_event": "sample string 6",
                                                          "status_pos": 7,
                                                          "training_sesion": true,
                                                          "active": true,
                                                          "created_on": "2026-07-08T10:41:32.9765014+02:00",
                                                          "last_update": "2026-07-08T10:41:32.9765014+02:00",
                                                          "commited": true,
                                                          "mt_pos": {
                                                            "$ref": "20"
                                                          },
                                                          "tt_cloakrooms_units": [
                                                            {
                                                              "$ref": "23"
                                                            },
                                                            {
                                                              "$ref": "23"
                                                            }
                                                          ],
                                                          "tt_items_customs": [
                                                            {
                                                              "$id": "44",
                                                              "id": "944e6abf-eb85-4130-be89-258c2bf99855",
                                                              "order_id": 2,
                                                              "id_item": "15d97a6c-6421-4567-85b0-6cebb411498c",
                                                              "id_item_type": "170d3575-bafc-4d34-8538-5dd92eb21c43",
                                                              "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": "9222b17d-bf9d-41fa-a7f8-f3183e95e59a",
                                                              "type_item": 11,
                                                              "id_voucher_json": "d2b30ca0-a1f7-4e27-8e3b-ebbd8c7e5625",
                                                              "count_voucher": 1,
                                                              "id_category": "d86cb2c5-a003-4e20-a828-bcfd96b0ab2c",
                                                              "created_on": "2026-07-08T10:41:32.9765014+02:00",
                                                              "last_update": "2026-07-08T10:41:32.9765014+02:00",
                                                              "id_user_upd": "4404bcb2-710f-4461-9a71-b8cc9a32533a",
                                                              "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": "13bf17f9-6b87-4965-a6e0-924493e96707",
                                                              "json_object": "sample string 2",
                                                              "json_pays": "sample string 3",
                                                              "id_pos_sesion": "ff267c8c-5766-4da5-b7ed-2b0a9676fde6",
                                                              "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-07-08T10:41:32.9765014+02:00",
                                                              "tt_pos_sesion": {
                                                                "$ref": "43"
                                                              }
                                                            },
                                                            {
                                                              "$ref": "45"
                                                            }
                                                          ],
                                                          "tt_rooms_units_activity": [
                                                            {
                                                              "$id": "46",
                                                              "id": "4fd79210-ee7e-464b-a7f8-10b39b6b8548",
                                                              "id_room_unit": "d8feaccd-3463-4f21-8e0e-61292cd4f105",
                                                              "id_room_list": "99c0c7d2-5c3d-4490-be06-7ed1a81b45de",
                                                              "nro_res_ext": "sample string 3",
                                                              "date_reserved": "2026-07-08T10:41:32.9765014+02:00",
                                                              "date_from": "2026-07-08T10:41:32.9765014+02:00",
                                                              "date_end": "2026-07-08T10:41:32.9765014+02:00",
                                                              "date_open": "2026-07-08T10:41:32.9765014+02:00",
                                                              "date_close": "2026-07-08T10:41:32.9765014+02:00",
                                                              "id_employee": "1db9434f-584b-4329-9f07-d2f36661913a",
                                                              "id_employee_sec": "84885bea-c053-4d04-b496-a3962d67235d",
                                                              "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": "ecf9914c-e9b1-4ff6-b8b8-e62858fc774d",
                                                              "comment": "sample string 7",
                                                              "id_user_open": "3e6862c8-0873-465b-a389-c69aaf5e8b02",
                                                              "id_user_close": "a958cc05-edab-4ca3-8d51-6f335b33c271",
                                                              "id_unit_state": "7ac64cec-b48b-411b-b9a7-0f3137bb6df5",
                                                              "id_pos_sesion": "11f1a24d-a018-424f-9978-e33e8b3f7dce",
                                                              "vip": true,
                                                              "paid": true,
                                                              "send": true,
                                                              "send_date": "2026-07-08T10:41:32.9765014+02:00",
                                                              "active": true,
                                                              "created_on": "2026-07-08T10:41:32.9765014+02:00",
                                                              "last_update": "2026-07-08T10:41:32.9765014+02:00",
                                                              "commited": true,
                                                              "mt_employees": {
                                                                "$ref": "13"
                                                              },
                                                              "mt_employees1": {
                                                                "$ref": "13"
                                                              },
                                                              "mt_rooms_units": {
                                                                "$id": "47",
                                                                "id": "fb08cf93-a77c-4e5f-9bb7-45d6f9870cdb",
                                                                "id_mask": "sample string 2",
                                                                "name": "sample string 3",
                                                                "name_label": "sample string 4",
                                                                "name_zone": "sample string 5",
                                                                "order": 6,
                                                                "id_room": "c6ed9af8-47a1-4f86-8c1e-a5819b4fd477",
                                                                "pax": 8,
                                                                "pos_x": 9,
                                                                "pos_y": 10,
                                                                "size_w": 1,
                                                                "size_h": 1,
                                                                "in_map": true,
                                                                "reserved_on": true,
                                                                "id_room_type": "12174161-01e8-474f-9837-9a7e0e72289a",
                                                                "locked": true,
                                                                "date_locked": "2026-07-08T10:41:32.9765014+02:00",
                                                                "comment_locked": "sample string 15",
                                                                "active": true,
                                                                "created_on": "2026-07-08T10:41:32.9765014+02:00",
                                                                "last_update": "2026-07-08T10:41:32.9765014+02:00",
                                                                "id_user_upd": "01cd0fe6-264c-4603-990f-fc4586b8889a",
                                                                "commited": true,
                                                                "mt_rooms": {
                                                                  "$id": "48",
                                                                  "id": "edaf1778-e67c-40cf-9bb1-1027cd91ab76",
                                                                  "id_mask": "sample string 2",
                                                                  "name": "sample string 3",
                                                                  "description": "sample string 4",
                                                                  "id_branch": "d66e4518-3d00-426d-a5a7-ab81f6239cae",
                                                                  "name_pos": "sample string 6",
                                                                  "id_image": "61b849cb-d1f1-43c1-ab20-1b45d071da10",
                                                                  "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": "11a834da-65b0-4f53-8aa8-0d15487f217b",
                                                                  "refresh_status": true,
                                                                  "active": true,
                                                                  "created_on": "2026-07-08T10:41:32.9765014+02:00",
                                                                  "last_update": "2026-07-08T10:41:32.9765014+02:00",
                                                                  "id_user_upd": "41cfe335-067d-489d-a677-f8a8b7d4570c",
                                                                  "commited": true,
                                                                  "mt_branches": {
                                                                    "$ref": "5"
                                                                  },
                                                                  "mt_pos_rooms": [
                                                                    {
                                                                      "$id": "49",
                                                                      "id_pos": "8e2704d2-98a9-4170-8cf8-d6f94aee6ea5",
                                                                      "id_room": "d6b27e18-f6d6-454e-ae69-4d580012dc40",
                                                                      "active": true,
                                                                      "created_on": "2026-07-08T10:41:32.9765014+02:00",
                                                                      "last_update": "2026-07-08T10:41:32.9765014+02:00",
                                                                      "id_user_upd": "0b08f427-19a1-4ae7-9aea-e45862761fd7",
                                                                      "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": "af97453e-28db-410e-8684-a0191686f692",
                                                                      "id_room": "d53b52b8-27fe-4170-952a-951d34a08464",
                                                                      "date_in": "2026-07-08T10:41:32.9765014+02:00",
                                                                      "date_out": "2026-07-08T10:41:32.9765014+02:00",
                                                                      "id_user_add": "8ab1a439-e660-4650-a9b4-90a37af6d5e9",
                                                                      "from_reservation": "sample string 5",
                                                                      "pax": 6,
                                                                      "status": 7,
                                                                      "comment": "sample string 8",
                                                                      "active": true,
                                                                      "created_on": "2026-07-08T10:41:32.9765014+02:00",
                                                                      "last_update": "2026-07-08T10:41:32.9765014+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": "f6ddd01e-7ccc-4f23-936f-aa512cd708ae",
                                                                  "id_mask": "sample string 2",
                                                                  "name": "sample string 3",
                                                                  "description": "sample string 4",
                                                                  "high": 5,
                                                                  "width": 6,
                                                                  "active": true,
                                                                  "created_on": "2026-07-08T10:41:32.9765014+02:00",
                                                                  "last_update": "2026-07-08T10:41:32.9765014+02:00",
                                                                  "id_user_upd": "ddc667fe-eced-485d-8061-b57bc78744e4",
                                                                  "commited": true,
                                                                  "mt_rooms_units": [
                                                                    {
                                                                      "$ref": "47"
                                                                    },
                                                                    {
                                                                      "$ref": "47"
                                                                    }
                                                                  ],
                                                                  "mt_rooms_units_states_types": [
                                                                    {
                                                                      "$id": "52",
                                                                      "id_room_type": "9e436127-abca-49c9-90df-60cbec4d7770",
                                                                      "id_room_state": "8eab1971-c438-464d-806e-5685ac1ebb31",
                                                                      "id_image": "9998104e-9616-4a25-be79-7cc7eb79dd8f",
                                                                      "color_font": "sample string 4",
                                                                      "font_bold": true,
                                                                      "font_underline": true,
                                                                      "font_size": 7,
                                                                      "active": true,
                                                                      "created_on": "2026-07-08T10:41:32.9765014+02:00",
                                                                      "last_update": "2026-07-08T10:41:32.9765014+02:00",
                                                                      "id_user_upd": "f3d8f526-af67-44e3-a850-823b115907df",
                                                                      "commited": true,
                                                                      "mt_rooms_units_states": {
                                                                        "$id": "53",
                                                                        "id": "a4e710f8-eb9c-4d78-ae2a-41f03ca7977d",
                                                                        "id_mask": "sample string 2",
                                                                        "name": "sample string 3",
                                                                        "description": "sample string 4",
                                                                        "color": "sample string 5",
                                                                        "active": true,
                                                                        "created_on": "2026-07-08T10:41:32.9765014+02:00",
                                                                        "last_update": "2026-07-08T10:41:32.9765014+02:00",
                                                                        "id_user_upd": "3d1c6c40-150f-4d19-ac14-0ce4c47553e7",
                                                                        "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": "35c7df62-eb54-4fdd-b615-bd6f57ad3816",
                                                              "id_pos_sesion": "74d6bdc7-021a-4ea5-adce-83124bb4cdce",
                                                              "amt_card": 1.1,
                                                              "amt_cash": 1.1,
                                                              "id_user": "eb38d120-9413-472a-a892-73ef0c73d271",
                                                              "id_room_unit_activity": "dba8a14b-f444-4a78-bc5a-7501f2e1e1f5",
                                                              "id_doc_sa": "28f045bc-0f83-432f-a709-59e2ef64eb09",
                                                              "id_pos_type": "3ce7f78d-ce90-42b1-8b1b-383316d197b8",
                                                              "block": true,
                                                              "comment": "sample string 5",
                                                              "json_response": "sample string 6",
                                                              "id_doc_ref": "09adab76-0a75-4dde-a1cd-25a7c9744148",
                                                              "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-07-08T10:41:32.9765014+02:00",
                                                              "last_update": "2026-07-08T10:41:32.9765014+02:00",
                                                              "commited": true,
                                                              "tt_pos_sesion": {
                                                                "$ref": "43"
                                                              },
                                                              "tt_tips_users": [
                                                                {
                                                                  "$id": "55",
                                                                  "id_tip": "6558e87c-6b5b-4de2-9420-565ba5806b67",
                                                                  "id_user": "d43bd359-6a05-42dc-8477-559ed073a28a",
                                                                  "amt_card": 1.1,
                                                                  "amt_cash": 1.1,
                                                                  "type_share": 3,
                                                                  "active": true,
                                                                  "created_on": "2026-07-08T10:41:32.9765014+02:00",
                                                                  "last_update": "2026-07-08T10:41:32.9765014+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": "2d010f12-dd8a-463a-a33f-94bafb7b645c",
                                                              "id_user": "60cbc4e0-b707-4cf6-8f91-daef592149d8",
                                                              "date_add": "2026-07-08T10:41:32.9765014+02:00",
                                                              "distribution_index": 1.1,
                                                              "active": true,
                                                              "created_on": "2026-07-08T10:41:32.9765014+02:00",
                                                              "last_update": "2026-07-08T10:41:32.9765014+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": "13ee2551-4e0b-47b1-991c-c6244b42be69",
                                                              "id_user": "b57d5e95-b776-45de-bbd1-bd3b557d2e6a",
                                                              "id_user_profile": "4e974549-fcee-4de7-b701-07c361984bcc",
                                                              "locator": "sample string 4",
                                                              "date_end": "2026-07-08T10:41:32.9765014+02:00",
                                                              "id_pos_sesion": "37f3a91a-569b-4163-b081-6ccac786d7a0",
                                                              "date_login": "2026-07-08T10:41:32.9765014+02:00",
                                                              "date_logout": "2026-07-08T10:41:32.9765014+02:00",
                                                              "terminal_id": "sample string 6",
                                                              "terminal_type": "sample string 7",
                                                              "created_on": "2026-07-08T10:41:32.9765014+02:00",
                                                              "last_update": "2026-07-08T10:41:32.9765014+02:00",
                                                              "commited": true,
                                                              "st_users": {
                                                                "$ref": "4"
                                                              },
                                                              "st_users_profiles": {
                                                                "$id": "58",
                                                                "id": "dc3d3e98-8837-45e8-9f44-e0f260304dd1",
                                                                "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-07-08T10:41:32.9765014+02:00",
                                                                "last_update": "2026-07-08T10:41:32.9765014+02:00",
                                                                "commited": true,
                                                                "st_permisions": [
                                                                  {
                                                                    "$id": "59",
                                                                    "id": "053886b8-0b50-42c3-aa21-2a7f256859cc",
                                                                    "id_function": "375adcf7-3640-44af-a115-97cd1c25f221",
                                                                    "id_user": "1418afdd-8a7d-4508-b44d-69eb1295ea1f",
                                                                    "id_profile": "9f0f80e3-8554-47dd-b74a-cca1ad958d27",
                                                                    "permission": 3,
                                                                    "active": true,
                                                                    "created_on": "2026-07-08T10:41:32.9765014+02:00",
                                                                    "last_update": "2026-07-08T10:41:32.9765014+02:00",
                                                                    "commited": true,
                                                                    "st_users_profiles": {
                                                                      "$ref": "58"
                                                                    },
                                                                    "st_users": {
                                                                      "$ref": "4"
                                                                    },
                                                                    "st_functions": {
                                                                      "$id": "60",
                                                                      "id": "4d3fe2c3-b86d-4c84-9288-e41b4c1cc08c",
                                                                      "id_mask": "sample string 2",
                                                                      "name": "sample string 3",
                                                                      "description": "sample string 4",
                                                                      "level_id": 5,
                                                                      "id_group": "77921058-b271-42ca-a964-30e4b59e730e",
                                                                      "name_event": "sample string 7",
                                                                      "name_pos": "sample string 8",
                                                                      "id_image": "6a97f3fd-828a-41b0-9d4f-e8c4bb548360",
                                                                      "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-07-08T10:41:32.9765014+02:00",
                                                                      "last_update": "2026-07-08T10:41:32.9765014+02:00",
                                                                      "commited": true,
                                                                      "st_functions_groups": {
                                                                        "$id": "61",
                                                                        "id": "840a15f7-1916-42e2-8296-43906949117f",
                                                                        "id_mask": "sample string 2",
                                                                        "name": "sample string 3",
                                                                        "description": "sample string 4",
                                                                        "active": true,
                                                                        "created_on": "2026-07-08T10:41:32.9765014+02:00",
                                                                        "last_update": "2026-07-08T10:41:32.9765014+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": "4d6a3a0f-7395-4c4f-aa2a-b2e6c9d17e9f",
                                                              "id_user": "60dc5562-f549-49e0-b6ce-9ff39272805f",
                                                              "date_add": "2026-07-08T10:41:32.9765014+02:00",
                                                              "destiny_type": 4,
                                                              "id_key": "2eb4f448-93d8-4c75-8504-5d1dd8a4773e",
                                                              "message": "sample string 6",
                                                              "message_view": true,
                                                              "date_view": "2026-07-08T10:41:32.9765014+02:00",
                                                              "id_pos_sesion": "38199b30-d4f5-41d3-b1b5-5d514caf4b38",
                                                              "terminal_add": "sample string 9",
                                                              "created_on": "2026-07-08T10:41:32.9765014+02:00",
                                                              "last_update": "2026-07-08T10:41:32.9765014+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": "0347ef91-a005-4ceb-a3f3-9fe72899c062",
                                                            "spool_server": "sample string 2",
                                                            "id_doc_sa": "8b48c899-4447-4280-b9ae-d8700ebc2154",
                                                            "spool_printer": "sample string 4",
                                                            "count": 5,
                                                            "created_on": "2026-07-08T10:41:32.9765014+02:00",
                                                            "printed": true,
                                                            "print_on": "2026-07-08T10:41:32.9765014+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": "ced837f5-9687-4386-b117-58a348dbd7cd",
                                                  "id_mask": "sample string 2",
                                                  "name": "sample string 3",
                                                  "description": "sample string 4",
                                                  "date_from": "2026-07-08T10:41:32.9765014+02:00",
                                                  "date_end": "2026-07-08T10:41:32.9765014+02:00",
                                                  "id_branch": "a796e167-40e4-4409-baa7-6b6d1dcfd6b7",
                                                  "id_pos": "49caa7fa-5369-4736-b77c-9fee56e47450",
                                                  "id_list": "85d45932-5177-496a-b445-25df84954273",
                                                  "view_list": true,
                                                  "is_default": true,
                                                  "active": true,
                                                  "created_on": "2026-07-08T10:41:32.9765014+02:00",
                                                  "last_update": "2026-07-08T10:41:32.9765014+02:00",
                                                  "id_user_upd": "692b6d2a-5b41-4a44-aeed-c1f8aa4580c0",
                                                  "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": "26e8cf9b-2b12-45ce-8cde-4b35791fa012",
                                                  "id_pos": "ba39e1da-7f02-44ae-8bfb-68977d2737f2",
                                                  "mac_address": "sample string 3",
                                                  "date_end": "2026-07-08T10:41:32.9765014+02:00",
                                                  "key_access": "sample string 5",
                                                  "id_user_add": "1872a590-1ec4-47fe-8391-d49cd295869b",
                                                  "active": true,
                                                  "created_on": "2026-07-08T10:41:32.9765014+02:00",
                                                  "last_update": "2026-07-08T10:41:32.9765014+02:00",
                                                  "commited": true,
                                                  "mt_pos": {
                                                    "$ref": "20"
                                                  },
                                                  "st_users": {
                                                    "$ref": "4"
                                                  }
                                                },
                                                {
                                                  "$ref": "65"
                                                }
                                              ],
                                              "st_users_pos": [
                                                {
                                                  "$id": "66",
                                                  "id_user": "a3187a87-2fec-41db-8f59-e89ca542cc5a",
                                                  "id_pos": "16f52b00-8e81-4d52-97ee-1539874e83cc",
                                                  "pass_required": true,
                                                  "active": true,
                                                  "created_on": "2026-07-08T10:41:32.9765014+02:00",
                                                  "last_update": "2026-07-08T10:41:32.9765014+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": "04b796cc-9e1f-4b87-9ab9-b34dd7922ca3",
                                                  "id_pos": "02968ba1-8f2d-4e6f-a1fc-7c41599e0ccd",
                                                  "date_add": "2026-07-08T10:41:32.9765014+02:00",
                                                  "date_upd": "2026-07-08T10:41:32.9765014+02:00",
                                                  "date_out": "2026-07-08T10:41:32.9765014+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": "aadf2afe-1b04-4ce5-af22-324ba4dab2fc",
                                                  "id_user_add": "c0c3ff76-7860-4b2d-9d6c-633f8a162ff6",
                                                  "id_table": "e533f6ae-fb1b-48d0-9316-54db51c7c1b0",
                                                  "message_log": "sample string 3",
                                                  "json_object": "sample string 4",
                                                  "log_type": "sample string 5",
                                                  "id_pos": "a5493f09-ac59-4c4e-8466-b6909b210f43",
                                                  "created_on": "2026-07-08T10:41:32.9765014+02:00",
                                                  "commited": true,
                                                  "mt_pos": {
                                                    "$ref": "20"
                                                  },
                                                  "st_sync_tables": {
                                                    "$id": "69",
                                                    "id": "990a0a31-f71b-411e-a722-fc3b81b04a41",
                                                    "level": 2,
                                                    "order": 3,
                                                    "name": "sample string 4",
                                                    "log_ins": true,
                                                    "log_upd": true,
                                                    "packet_forward": true,
                                                    "active": true,
                                                    "created_on": "2026-07-08T10:41:32.9765014+02:00",
                                                    "last_update": "2026-07-08T10:41:32.9765014+02:00",
                                                    "commited": true,
                                                    "st_sync_packages_det": [
                                                      {
                                                        "$id": "70",
                                                        "id": "5ffba782-d391-40bd-9b00-01f62a2ef9ea",
                                                        "id_sync": "225ecfde-d046-428a-a0eb-1cf48e9b2942",
                                                        "json": "sample string 3",
                                                        "id_table": "3d5d38f7-77ca-480a-b910-5b41ce44d4fc",
                                                        "order": 5,
                                                        "st_sync_packages": {
                                                          "$id": "71",
                                                          "id": "93fc56fd-9f53-4a9a-9c37-5809568d92a9",
                                                          "id_branch_from": "7b3fd016-7f9e-4e44-abdc-2ba7e9ce2aaf",
                                                          "id_branch_to": "34dd512f-35e4-40ca-92bb-c85004056422",
                                                          "type": 4,
                                                          "created_on": "2026-07-08T10:41:32.9765014+02:00",
                                                          "order": 6,
                                                          "status": 7,
                                                          "log_info": "sample string 8",
                                                          "sync_on": "2026-07-08T10:41:32.9765014+02:00",
                                                          "send_on": "2026-07-08T10:41:32.9765014+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": "24aa6856-2570-4cc5-a138-47bdec581e56",
                                                  "id_pos": "13bf38d9-47bb-4497-aefa-f9d5164787ae",
                                                  "name": "sample string 3",
                                                  "description": "sample string 4",
                                                  "value": "sample string 5",
                                                  "type": "sample string 6",
                                                  "last_update": "2026-07-08T10:41:32.9765014+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": "b97c1717-dc61-46c8-9c37-744183055609",
                                          "id_item_sub": "24fab2e0-fec9-47ba-9802-57169efcbb05",
                                          "validity_date": "2026-07-08T10:41:32.9765014+02:00",
                                          "price": 4.1,
                                          "active": true,
                                          "created_on": "2026-07-08T10:41:32.9765014+02:00",
                                          "last_update": "2026-07-08T10:41:32.9765014+02:00",
                                          "id_user_upd": "185cd38a-3d9a-4963-b748-d6d82323762e",
                                          "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": "c2642093-a2ce-4869-bbb8-e754314ee491",
                                        "id_line": 2,
                                        "id_item": "90b4cb17-4bb4-4f02-b647-84924a92cb97",
                                        "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": "61146a77-5907-4537-9469-5a46363011d5",
                                    "date_from": "2026-07-08T10:41:32.9765014+02:00",
                                    "date_end": "2026-07-08T10:41:32.9765014+02:00",
                                    "date_used": "2026-07-08T10:41:32.9765014+02:00",
                                    "id_employee": "36a46d87-f5ce-4b35-bb09-b7a7307f2d5c",
                                    "id_branch": "0546c487-a1c4-4a8a-9d6d-636d9d6bbd97",
                                    "count": 6,
                                    "count_used": 1,
                                    "unlimited": true,
                                    "id_user_add": "03706566-0d8c-47c1-b4b7-0f5543525dac",
                                    "is_entry": true,
                                    "is_consume": true,
                                    "active": true,
                                    "created_on": "2026-07-08T10:41:32.9765014+02:00",
                                    "last_update": "2026-07-08T10:41:32.9765014+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": "00507bfe-cd5c-4ca9-992a-430feac9b4d4",
                "id_mask": "sample string 2",
                "name": "sample string 3",
                "description": "sample string 4",
                "active": true,
                "created_on": "2026-07-08T10:41:32.9765014+02:00",
                "last_update": "2026-07-08T10:41:32.9765014+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": "2dc00142-48d2-4c0f-b089-a51172beb569",
                "exercise_id": 2,
                "period_id": 3,
                "date_from": "2026-07-08T10:41:32.9765014+02:00",
                "date_end": "2026-07-08T10:41:32.9765014+02:00",
                "state": "sample string 6",
                "created_on": "2026-07-08T10:41:32.9765014+02:00",
                "last_update": "2026-07-08T10:41:32.9765014+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": "6a5690e0-9478-43de-a077-1d75e547b110",
            "id_mask": "sample string 2",
            "name": "sample string 3",
            "active": true,
            "created_on": "2026-07-08T10:41:32.9765014+02:00",
            "last_update": "2026-07-08T10:41:32.9765014+02:00",
            "id_user_upd": "6ef54306-1626-451b-a9ea-b6e83f31bef9",
            "commited": true,
            "mt_units_ref": [
              {
                "$id": "79",
                "id": "57564fe6-69f5-49f4-abef-ca74a9de78b0",
                "id_mask": "sample string 2",
                "name": "sample string 3",
                "coefficient": 4.1,
                "id_unit": "c38431b1-e8ff-4a36-a5dc-cc796c445bb4",
                "active": true,
                "created_on": "2026-07-08T10:41:32.9765014+02:00",
                "last_update": "2026-07-08T10:41:32.9765014+02:00",
                "id_user_upd": "8f79c81a-3a31-4f75-8cec-402ce106e11a",
                "commited": true,
                "mt_units": {
                  "$ref": "78"
                },
                "st_users": {
                  "$ref": "4"
                },
                "mt_items_formula": [
                  {
                    "$id": "80",
                    "id_item_sub": "20bc048e-acbf-47dc-93db-0e93f9b8f6f9",
                    "id_item": "db1954eb-ce31-467f-b5c9-8b2c7b6093a6",
                    "group_id": 3,
                    "id_unit_ref": "09f3fa8d-ec9f-447a-a84a-600f2ed823fa",
                    "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": "9e2b9dee-c737-4aef-b289-2727389be1e5",
            "token_id": "sample string 2",
            "id_user": "17a9210b-dc23-4289-9e7e-80078a58f96a",
            "date_from": "2026-07-08T10:41:32.9765014+02:00",
            "date_end": "2026-07-08T10:41:32.9765014+02:00",
            "created_on": "2026-07-08T10:41:32.9765014+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": "2005ef8f-b9c9-4fb0-a5fb-5bfe8ca2cbaa",
            "id_room_activity": "0060b5d9-424f-4867-ac0e-a747a0a6a294",
            "id_pos_sesion": "62941c5d-82ca-4b77-b505-ff60376d3f9f",
            "log_text": "sample string 4",
            "id_user": "24152f38-eaca-49b8-b4d0-26d5c59d0b92",
            "created_on": "2026-07-08T10:41:32.9765014+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": "5b7114e4-b8c4-4a19-b8e6-7bc924eff9d4",
    "id_mask": "sample string 2",
    "name": "sample string 3",
    "description": "sample string 4",
    "json": "sample string 5",
    "id_pay_type": "59a64e6e-a518-4a24-ad2e-b4ce83cfe7f5",
    "id_doc_print": "f0a2f17e-f90c-4e92-b2af-255f9070ed46",
    "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-07-08T10:41:32.9765014+02:00",
    "last_update": "2026-07-08T10:41:32.9765014+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"
    }
  ]
}