GET api/Mt_Items_Sub/{id}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

globally unique identifier

Required

Body Parameters

None.

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": "7f475a11-7713-42f1-b148-5a1128d7f464",
  "id_item": "43108df2-7485-4314-8ca2-d531495c1811",
  "id_item_type": "496a54c6-59d8-49c7-92f6-04083a66f174",
  "is_default": true,
  "barcode": "sample string 5",
  "voucher_apply": true,
  "id_voucher_json": "7ca7ba2f-796e-4b94-b076-7cd55d7fd453",
  "count_voucher": 1,
  "id_voucher_type": 1,
  "active": true,
  "created_on": "2026-01-10T12:09:50.3537089+01:00",
  "last_update": "2026-01-10T12:09:50.3537089+01:00",
  "id_user_upd": "355960c8-0221-4ee8-824b-fe002e0e4192",
  "commited": true,
  "mt_items": {
    "$id": "2",
    "id": "bdfc7f2d-eb21-488e-ba45-6f59f45433cc",
    "id_mask": "sample string 2",
    "name": "sample string 3",
    "description": "sample string 4",
    "id_unit": "168af37b-c527-477d-bd4b-ef280acc20fd",
    "id_unit_sec": "742f7edf-2a26-4705-8fdd-7dfef885e69b",
    "id_brand": "f5177156-ee4e-41b9-97ac-48203a4d4d90",
    "b_sale": true,
    "b_stock": true,
    "b_price": true,
    "b_unique": true,
    "b_exclude_control": true,
    "tax": 12.1,
    "change_price": true,
    "force_printing": true,
    "is_ticket": true,
    "is_supply": true,
    "define_price": true,
    "external_id": "sample string 18",
    "name_pos": "sample string 19",
    "name_print": "sample string 20",
    "id_image": "e9a0d18e-534d-44ee-bb01-bdbd3a73c228",
    "view_pos": true,
    "order": 22,
    "color_border": "sample string 23",
    "color_button": "sample string 24",
    "color_font": "sample string 25",
    "font_bold": true,
    "font_underline": true,
    "font_size": 28,
    "active": true,
    "created_on": "2026-01-10T12:09:50.3537089+01:00",
    "last_update": "2026-01-10T12:09:50.3537089+01:00",
    "id_user_upd": "1e4e9dae-1945-40a4-98a2-acc76b252f56",
    "commited": true,
    "mt_brands": {
      "$id": "3",
      "id": "77519831-39b9-469e-b83b-664579df42be",
      "id_mask": "sample string 2",
      "name": "sample string 3",
      "active": true,
      "created_on": "2026-01-10T12:09:50.3537089+01:00",
      "last_update": "2026-01-10T12:09:50.3537089+01:00",
      "id_user_upd": "0807f09e-0785-434a-bd89-b099c8a557c6",
      "commited": true,
      "mt_items": [
        {
          "$ref": "2"
        },
        {
          "$ref": "2"
        }
      ],
      "st_users": {
        "$id": "4",
        "id": "ea99e3a8-c4ef-4621-aa6f-ad8a594c8314",
        "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": "16bb0a8e-2801-4a24-befc-a0648f18a7a4",
        "view_messages": true,
        "id_image_photo": "5bf019b7-c47d-4bab-886e-c88808d92f4d",
        "reserved": true,
        "pos_access": true,
        "back_access": true,
        "name_pos": "sample string 13",
        "id_image": "ed5d735b-12b2-439a-bed7-c851175fcec1",
        "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-01-10T12:09:50.3537089+01:00",
        "last_update": "2026-01-10T12:09:50.3537089+01:00",
        "commited": true,
        "mt_branches": [
          {
            "$id": "5",
            "id": "58fb215a-3b2c-4d18-8044-bea3e44b1ef2",
            "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": "9c68a40c-acb8-4ccf-8f94-8cf2b1409a0f",
            "order": 12,
            "external_id": "sample string 13",
            "sync": true,
            "active": true,
            "created_on": "2026-01-10T12:09:50.3537089+01:00",
            "last_update": "2026-01-10T12:09:50.3537089+01:00",
            "id_user_upd": "3495ab5f-d2af-4352-8192-677fc69688d1",
            "commited": true,
            "st_images": {
              "$id": "6",
              "id": "ac3f69f2-9651-43ad-9e76-36ddf2e671f6",
              "id_mask": "sample string 2",
              "name": "sample string 3",
              "id_img_type": "d467b579-78c2-4076-805b-90392f466dff",
              "image_file": "sample string 5",
              "extension": "sample string 6",
              "high": 1,
              "width": 1,
              "active": true,
              "created_on": "2026-01-10T12:09:50.3537089+01:00",
              "last_update": "2026-01-10T12:09:50.3537089+01:00",
              "commited": true,
              "mt_branches": [
                {
                  "$ref": "5"
                },
                {
                  "$ref": "5"
                }
              ],
              "mt_categories": [
                {
                  "$id": "7",
                  "id": "9c04243a-268c-4cd9-b254-d99191ef8bdb",
                  "id_mask": "sample string 2",
                  "name": "sample string 3",
                  "description": "sample string 4",
                  "id_item_type": "8fd55392-d1fc-4a12-8df9-0bb48a3c845a",
                  "order_type": 5,
                  "name_pos": "sample string 6",
                  "id_image": "ad59f4b4-612c-4ec0-8e21-b34255368b3a",
                  "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-01-10T12:09:50.3537089+01:00",
                  "last_update": "2026-01-10T12:09:50.3537089+01:00",
                  "id_user_upd": "98dca068-51c4-4497-96ee-6fe224d9d52e",
                  "commited": true,
                  "mt_categories_items": [
                    {
                      "$id": "8",
                      "id_category": "f231e138-38ed-4c7e-a7ee-d850c5fcc983",
                      "id_item": "e50609dd-de51-4319-9820-c442824bc4c5",
                      "is_default": true,
                      "active": true,
                      "created_on": "2026-01-10T12:09:50.3537089+01:00",
                      "last_update": "2026-01-10T12:09:50.3537089+01:00",
                      "id_user_upd": "98e6aefa-9d27-4e2e-a4a2-98954998a99c",
                      "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": "53f2f4fb-6747-4d34-9773-ac147b69a6c8",
                      "id_mask": "sample string 2",
                      "name": "sample string 3",
                      "description": "sample string 4",
                      "date_from": "2026-01-10T12:09:50.3537089+01:00",
                      "date_end": "2026-01-10T12:09:50.3537089+01:00",
                      "by_amt": true,
                      "by_pcg": true,
                      "ap_amount": 1.1,
                      "ap_percent": 1.1,
                      "ap_price": 1.1,
                      "ap_price_min": 1.1,
                      "ap_price_max": 1.1,
                      "id_branch": "9201427f-e77c-411d-8021-adec4eade06b",
                      "id_pos": "44c6d7c4-00fd-4143-9d83-9a0670ec70da",
                      "id_list": "7379dd32-42b5-4d82-a0a1-26e4e7987f93",
                      "id_item": "580cbb75-7e38-40a5-91fa-cf3745d23ac5",
                      "id_item_type": "cccbfdca-d383-4228-8505-8de2007c1d8b",
                      "id_category": "6f084a9c-88dd-4878-a41e-39ac330851a6",
                      "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-01-10T12:09:50.3537089+01:00",
                      "last_update": "2026-01-10T12:09:50.3537089+01:00",
                      "id_user_upd": "6b2dd292-7e30-401e-b6a2-d8e77ff0aa2d",
                      "commited": true,
                      "mt_branches": {
                        "$ref": "5"
                      },
                      "mt_categories": {
                        "$ref": "7"
                      },
                      "mt_items": {
                        "$ref": "2"
                      },
                      "mt_items_types": {
                        "$id": "10",
                        "id": "ae820ba8-1572-4f38-928a-f6e4d9ae04bf",
                        "id_mask": "sample string 2",
                        "name": "sample string 3",
                        "name_short": "sample string 4",
                        "name_pos": "sample string 5",
                        "id_image": "680c71a7-5514-4a12-b76a-93aba011819b",
                        "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-01-10T12:09:50.3537089+01:00",
                        "last_update": "2026-01-10T12:09:50.3537089+01:00",
                        "id_user_upd": "b686b910-181f-4948-bacb-0ac2899b3172",
                        "commited": true,
                        "tt_vouchers_det": [
                          {
                            "$id": "11",
                            "id_voucher": "a80f973a-8c07-4f7f-be7f-33c833387765",
                            "id_line": "a777583b-fe47-45a3-819d-79bff9a3c0bd",
                            "id_category": "7a26c59c-a381-4a77-94e1-0d6889a6aec9",
                            "id_item": "5b0dd11a-914b-49a1-8d86-db68767341d7",
                            "id_item_type": "0dfcc530-c833-45fa-8fca-0ceb96d22a9d",
                            "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": "0503c3e4-1ebd-4ffa-a898-7488bc98f4a8",
                              "id_voucher": 2,
                              "locator_voucher": "sample string 3",
                              "qr_code": "sample string 4",
                              "date_from": "2026-01-10T12:09:50.3537089+01:00",
                              "date_end": "2026-01-10T12:09:50.3537089+01:00",
                              "date_used": "2026-01-10T12:09:50.3537089+01:00",
                              "date_sesion": "2026-01-10T12:09:50.3537089+01:00",
                              "id_employee": "fc6937d9-b27c-40dd-8d34-89bfe3ae7370",
                              "id_branch": "0a746282-da72-4079-a88a-a9d58a9c0496",
                              "id_voucher_permision": "e52ab71f-4340-4476-918c-b39cafb3d57f",
                              "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": "5118ef99-899c-4ab8-9135-774865116a1b",
                              "id_user_add": "961e922b-525d-4b21-9629-a633b1f62db8",
                              "id_doc_sa": "c6242113-cb4a-4f99-9d9c-f0da79a49814",
                              "id_item_sub": "7459d2c5-3878-4e80-b5c9-ba26dcd9d29f",
                              "id_pos_sesion": "4626abef-3913-49a1-a0fc-ca48ef0fdbbc",
                              "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-01-10T12:09:50.3537089+01:00",
                              "last_update": "2026-01-10T12:09:50.3537089+01:00",
                              "commited": true,
                              "mt_branches": {
                                "$ref": "5"
                              },
                              "mt_employees": {
                                "$id": "13",
                                "id": "8609a04e-7e2e-4629-aaf3-7623fd219d84",
                                "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": "ef68cf88-3737-4fe0-85b9-56b1a38bf94f",
                                "name_pos": "sample string 12",
                                "id_image": "f9050579-6762-4ba3-9e91-4ac885ab0504",
                                "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-01-10T12:09:50.3537089+01:00",
                                "last_update": "2026-01-10T12:09:50.3537089+01:00",
                                "id_user_upd": "075ef766-e53a-41ed-aaf6-608093ea83c8",
                                "commited": true,
                                "mt_employees_branches": [
                                  {
                                    "$id": "14",
                                    "id_employee": "c7f74f46-c46d-4990-8ff8-8feff635938b",
                                    "id_branch": "977319eb-4d0c-434f-a2ee-be67d5616689",
                                    "active": true,
                                    "created_on": "2026-01-10T12:09:50.3537089+01:00",
                                    "last_update": "2026-01-10T12:09:50.3537089+01:00",
                                    "id_user_upd": "62d24043-c8ec-4cc2-af13-24e364bdd2df",
                                    "commited": true,
                                    "mt_branches": {
                                      "$ref": "5"
                                    },
                                    "mt_employees": {
                                      "$ref": "13"
                                    }
                                  },
                                  {
                                    "$ref": "14"
                                  }
                                ],
                                "mt_employees_profiles": {
                                  "$id": "15",
                                  "id": "9b5a60ce-96fe-461a-8ed1-032177cc239c",
                                  "id_mask": "sample string 2",
                                  "name": "sample string 3",
                                  "description": "sample string 4",
                                  "authorized": true,
                                  "active": true,
                                  "created_on": "2026-01-10T12:09:50.3537089+01:00",
                                  "last_update": "2026-01-10T12:09:50.3537089+01:00",
                                  "id_user_upd": "cea7d5a7-d969-4ad4-b511-b0ad1da908ec",
                                  "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": "1ca9cd1a-a20a-4e1c-87fc-b9d5c8ade981",
                                    "id_line": 2,
                                    "id_item_sub": "b9b9d837-efb4-4e36-b613-3d3c0d07b1e6",
                                    "qty": 4.1,
                                    "id_list": "6d09e4dd-0bb2-44b7-b317-612311f7a01f",
                                    "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": "f02a1ef6-a978-4134-b01c-da44ca12c989",
                                    "is_used": true,
                                    "qty_vou": 1.1,
                                    "amt_vou": 1.1,
                                    "comment": "sample string 15",
                                    "ref_det": "sample string 16",
                                    "id_employee": "c9756b7e-af33-4b44-bf9b-b23e99e722c2",
                                    "name_generic": "sample string 17",
                                    "type_ope": 1,
                                    "id_user_add": "7cad901c-f609-4e8a-826d-e008b2df3d9f",
                                    "id_user_upd": "4cf00705-fa55-4990-8c9a-376067ac8829",
                                    "active": true,
                                    "mt_employees": {
                                      "$ref": "13"
                                    },
                                    "mt_items_sub": {
                                      "$ref": "1"
                                    },
                                    "mt_prices_list": {
                                      "$id": "17",
                                      "id": "b233d26b-00e2-47c0-b73d-1c033d0d08cd",
                                      "id_mask": "sample string 2",
                                      "name": "sample string 3",
                                      "description": "sample string 4",
                                      "id_ref": "5b15907d-4944-4aa3-80c0-0c4e6b76bcd8",
                                      "tax_included": true,
                                      "switch_select": true,
                                      "item_type_default": 7,
                                      "name_pos": "sample string 8",
                                      "id_image": "898fe8f3-70a8-4b87-8545-332cf665d4f3",
                                      "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-01-10T12:09:50.3537089+01:00",
                                      "last_update": "2026-01-10T12:09:50.3537089+01:00",
                                      "id_user_upd": "36d2217f-5b67-413c-90fd-92d2ddbe0df6",
                                      "commited": true,
                                      "mt_pos_prices_list": [
                                        {
                                          "$id": "18",
                                          "id_pos": "c76a43e2-8a52-47be-b5d2-c6d1e070f8d5",
                                          "id_pos_type": "1ffde472-921a-4f32-9a60-4ad593245ba6",
                                          "id_price_list": "e9906b57-6a3a-443b-ae08-e6a3ab6b2948",
                                          "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-01-10T12:09:50.3537089+01:00",
                                          "last_update": "2026-01-10T12:09:50.3537089+01:00",
                                          "id_user_upd": "a077cb2f-e550-4bb6-9e88-b89cc02b6cb9",
                                          "commited": true,
                                          "mt_pos_view": {
                                            "$id": "19",
                                            "id_pos": "85ee5371-a640-477b-bc55-48ea9a8579d2",
                                            "id_pos_type": "ba7f8aa3-8394-4808-8fa9-b093c5f85f6b",
                                            "is_default": true,
                                            "active": true,
                                            "created_on": "2026-01-10T12:09:50.3537089+01:00",
                                            "last_update": "2026-01-10T12:09:50.3537089+01:00",
                                            "id_user_upd": "8e316326-25c6-4c8c-a5ba-fcd56a31b5b4",
                                            "commited": true,
                                            "mt_pos": {
                                              "$id": "20",
                                              "id": "f94e7986-4298-4ef8-a322-68db5f2abf39",
                                              "id_mask": "sample string 2",
                                              "name": "sample string 3",
                                              "description": "sample string 4",
                                              "id_branch": "7ca4d055-00c9-4e65-99da-f5e2d592261d",
                                              "id_zone": "eb870bb5-cacb-4f4e-8afa-a5275867d7e3",
                                              "user_required": true,
                                              "active": true,
                                              "created_on": "2026-01-10T12:09:50.3537089+01:00",
                                              "last_update": "2026-01-10T12:09:50.3537089+01:00",
                                              "id_user_upd": "7dbdad25-1102-440f-88ba-267ff73ca1a3",
                                              "commited": true,
                                              "mt_branches_zones": {
                                                "$id": "21",
                                                "id": "2e9ba232-cf71-48f2-aec0-59015a8258d3",
                                                "id_mask": "sample string 2",
                                                "name": "sample string 3",
                                                "description": "sample string 4",
                                                "id_branch": "b46a0901-113b-4a1c-b2a5-0abe415f3680",
                                                "active": true,
                                                "created_on": "2026-01-10T12:09:50.3537089+01:00",
                                                "last_update": "2026-01-10T12:09:50.3537089+01:00",
                                                "id_user_upd": "c2f20353-4103-44a2-9eee-b57a8ff2c383",
                                                "commited": true,
                                                "mt_branches": {
                                                  "$ref": "5"
                                                },
                                                "mt_pos": [
                                                  {
                                                    "$ref": "20"
                                                  },
                                                  {
                                                    "$ref": "20"
                                                  }
                                                ],
                                                "st_users": {
                                                  "$ref": "4"
                                                }
                                              },
                                              "mt_cloakrooms": [
                                                {
                                                  "$id": "22",
                                                  "id": "d14a046b-ed16-45b7-a183-dc6fef00984e",
                                                  "id_mask": "sample string 2",
                                                  "name": "sample string 3",
                                                  "id_pos": "3fe035cf-0e68-4acb-80b4-fce1570f726b",
                                                  "unit_ini": 5,
                                                  "unit_end": 6,
                                                  "name_pos": "sample string 7",
                                                  "id_image": "c33b2eb8-aa84-4f45-b2de-d3b6479826bd",
                                                  "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-01-10T12:09:50.3537089+01:00",
                                                  "last_update": "2026-01-10T12:09:50.3537089+01:00",
                                                  "id_user_upd": "5a157aba-ee9d-493b-a483-344650b033f9",
                                                  "commited": true,
                                                  "mt_pos": {
                                                    "$ref": "20"
                                                  },
                                                  "st_images": {
                                                    "$ref": "6"
                                                  },
                                                  "st_users": {
                                                    "$ref": "4"
                                                  },
                                                  "tt_cloakrooms_units": [
                                                    {
                                                      "$id": "23",
                                                      "id": "1af4b606-a846-4b13-af77-c1851c2a9b6d",
                                                      "id_cloakroom": "d3ae9e96-ef52-4b55-9b0e-0bdc70f31252",
                                                      "id_pos_sesion": "555e97bd-ea2f-47e1-bdcd-ca28b45e6e7b",
                                                      "unit_id": 4,
                                                      "date_open": "2026-01-10T12:09:50.3537089+01:00",
                                                      "date_close": "2026-01-10T12:09:50.3537089+01:00",
                                                      "id_doc_sa": "b12c6410-3ace-49ed-bb3e-75ba22acf11d",
                                                      "commited": true,
                                                      "mt_cloakrooms": {
                                                        "$ref": "22"
                                                      },
                                                      "tt_doc_sa": {
                                                        "$id": "24",
                                                        "id": "f9a23860-fafc-4d99-9822-2821e09d3d46",
                                                        "id_pos": "7c1a7288-866e-404e-af91-dd7b9cbb1cc0",
                                                        "id_doc": "8ca4bf31-0d05-441f-811e-1d744bfa2f8c",
                                                        "id_branch": "06e2e3cb-dd7f-4f0f-aeaf-701631c98698",
                                                        "nro_doc": "sample string 5",
                                                        "date_doc": "2026-01-10T12:09:50.3537089+01:00",
                                                        "date_tax": "2026-01-10T12:09:50.3537089+01:00",
                                                        "hour_doc": "00:00:00.1234567",
                                                        "block": true,
                                                        "id_ref": "640ed62b-808a-4c76-a5c5-47a5cb81a180",
                                                        "id_relationship": "55b61a7c-7cfe-4e3b-aa76-4adda122e428",
                                                        "id_loc_from": "1d162cfb-0504-4eda-9444-cfa95c92577c",
                                                        "id_loc_end": "01c494d1-581a-4e19-a90a-95e966aba35b",
                                                        "id_user_add": "a8e7a151-fe81-48e6-bf70-95b14e612539",
                                                        "id_user_upd": "c13eba1d-6789-4385-80f0-1588ea374a08",
                                                        "comment": "sample string 12",
                                                        "id_pos_sesion": "e9ee7b94-a6e4-4888-a13a-46079e1caf07",
                                                        "id_room_unit": "11c4ebdf-3180-45ad-bf61-15a0dc2a6bba",
                                                        "ref_locator": "sample string 13",
                                                        "ref_zone_aut": "sample string 14",
                                                        "id_pos_type": "6ebf7198-65e3-40b2-9477-a17c6c0a5f85",
                                                        "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-01-10T12:09:50.3537089+01:00",
                                                        "last_update": "2026-01-10T12:09:50.3537089+01:00",
                                                        "commited": true,
                                                        "created_by": 1,
                                                        "mt_branches": {
                                                          "$ref": "5"
                                                        },
                                                        "mt_docs": {
                                                          "$id": "25",
                                                          "id": "74b26255-eff1-441c-81ef-7d7a180b1ee2",
                                                          "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": "87cefb82-2dc2-4064-ae9a-0628f5ef3e0d",
                                                          "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-01-10T12:09:50.3537089+01:00",
                                                          "last_update": "2026-01-10T12:09:50.3537089+01:00",
                                                          "id_user_upd": "d2928585-e761-41dc-9fc9-f17557d5d563",
                                                          "commited": true,
                                                          "mt_docs_payment_money": [
                                                            {
                                                              "$id": "26",
                                                              "id_doc": "b2edf084-499f-4c07-9f51-a69e5f725890",
                                                              "id_pay": "94106ff9-e243-4b24-8dad-8b7c37bc70a1",
                                                              "id_money": "3b0ea43f-d1fa-499c-bb56-f141da97e484",
                                                              "active": true,
                                                              "created_on": "2026-01-10T12:09:50.3537089+01:00",
                                                              "last_update": "2026-01-10T12:09:50.3537089+01:00",
                                                              "id_user_upd": "c8fb442c-caeb-434e-8057-ec1742743fbf",
                                                              "commited": true,
                                                              "mt_docs": {
                                                                "$ref": "25"
                                                              },
                                                              "mt_money_types": {
                                                                "$id": "27",
                                                                "id": "88e6eb70-926e-4266-bd38-823865ce7d4f",
                                                                "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": "ecda035e-23cf-4e0a-8db5-5295b5864b82",
                                                                "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-01-10T12:09:50.3537089+01:00",
                                                                "last_update": "2026-01-10T12:09:50.3537089+01:00",
                                                                "id_user_upd": "373f9ba7-ae65-4b2c-8124-3532cd1247e3",
                                                                "commited": true,
                                                                "mt_docs_payment_money": [
                                                                  {
                                                                    "$ref": "26"
                                                                  },
                                                                  {
                                                                    "$ref": "26"
                                                                  }
                                                                ],
                                                                "mt_money_rates": [
                                                                  {
                                                                    "$id": "28",
                                                                    "id_money_1": "ac47b065-a831-4a25-89cb-8812ccda8391",
                                                                    "id_money_2": "0a2f926d-df0a-4237-9325-a5acf9d88074",
                                                                    "date_from": "2026-01-10T12:09:50.3537089+01:00",
                                                                    "coefficient": 4.1,
                                                                    "active": true,
                                                                    "created_on": "2026-01-10T12:09:50.3537089+01:00",
                                                                    "last_update": "2026-01-10T12:09:50.3537089+01:00",
                                                                    "id_user_upd": "09ae9483-ebda-4297-86fe-957eab153110",
                                                                    "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": "5f88fee4-8435-47df-af31-a8b65fc650cc",
                                                                    "id_pay": "6f336bd1-52cd-4236-993d-0072fe4019b9",
                                                                    "id_money": "54026cd2-46af-400c-a739-cc9dd7fc90c1",
                                                                    "date_cashflow": "2026-01-10T12:09:50.3537089+01:00",
                                                                    "coefficient": 5.1,
                                                                    "id_user_add": "c958ca54-2baa-47f6-9a77-6fc96b4f5053",
                                                                    "amt_tot_md": 7.1,
                                                                    "amt_tot_mo": 8.1,
                                                                    "mt_payment_types": {
                                                                      "$id": "30",
                                                                      "id": "1c2fbce5-7311-4619-b52f-ff481d010891",
                                                                      "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": "43023af1-1cc7-484a-9385-269e9346c4c4",
                                                                      "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-01-10T12:09:50.3537089+01:00",
                                                                      "last_update": "2026-01-10T12:09:50.3537089+01:00",
                                                                      "id_user_upd": "f9d974fd-d42e-4c68-9a80-0e1ad2757bb1",
                                                                      "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": "264e5b12-5f8b-476a-b3b9-6c6904aca753",
                                                                          "id_line": 2,
                                                                          "id_pay": "b5becf8c-1966-473f-b60a-b4bdcb1ffc57",
                                                                          "id_money": "4097af32-7030-4c0e-bcb2-499c6f1ea4da",
                                                                          "coefficient": 5.1,
                                                                          "id_voucher": "37ba882a-f209-4317-ab17-b008e52f0512",
                                                                          "id_employee": "077cace3-0e07-4f29-b44a-977218388d2e",
                                                                          "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": "ab4df116-f7f8-4c84-bd89-3b5e6ec4360c",
                                                                          "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": "5e0feb47-8922-491e-8f30-3d3998d8b2e7",
                                                              "id_doc": "b842c026-9c7f-4d46-aa67-2a3ce8c2d7af",
                                                              "id_pos_type": "087c99e6-4fcd-4c96-a742-1356b6e997de",
                                                              "id_doc_print": "4142f56c-d93f-4b44-b1d5-31850a86b8af",
                                                              "copies": 5,
                                                              "print_mode": 6,
                                                              "active": true,
                                                              "created_on": "2026-01-10T12:09:50.3537089+01:00",
                                                              "last_update": "2026-01-10T12:09:50.3537089+01:00",
                                                              "id_user_upd": "3e57c196-d632-498a-892f-84183ed88a5c",
                                                              "commited": true,
                                                              "mt_docs": {
                                                                "$ref": "25"
                                                              },
                                                              "mt_pos_print": {
                                                                "$id": "33",
                                                                "id": "0a5d98f4-278b-48e5-957b-e3a677182a57",
                                                                "id_pos": "bf3a6768-32d8-43a8-9de6-6c6868f4c8c7",
                                                                "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-01-10T12:09:50.3537089+01:00",
                                                                "last_update": "2026-01-10T12:09:50.3537089+01:00",
                                                                "id_user_upd": "1f41a8e6-aef7-4255-b1de-4dc5150bec9b",
                                                                "commited": true,
                                                                "mt_pos": {
                                                                  "$ref": "20"
                                                                },
                                                                "mt_pos_doc_print": [
                                                                  {
                                                                    "$ref": "32"
                                                                  },
                                                                  {
                                                                    "$ref": "32"
                                                                  }
                                                                ],
                                                                "st_users": {
                                                                  "$ref": "4"
                                                                }
                                                              },
                                                              "mt_pos_types": {
                                                                "$id": "34",
                                                                "id": "602c7c0d-76d9-4b8c-b09d-329924782908",
                                                                "id_mask": "sample string 2",
                                                                "name": "sample string 3",
                                                                "is_module": true,
                                                                "order": 5,
                                                                "active": true,
                                                                "created_on": "2026-01-10T12:09:50.3537089+01:00",
                                                                "last_update": "2026-01-10T12:09:50.3537089+01:00",
                                                                "id_user_upd": "fbbc35ae-4ea1-4ea1-8017-cd6656a88d93",
                                                                "commited": true,
                                                                "mt_items_featured": [
                                                                  {
                                                                    "$id": "35",
                                                                    "id": "b7d089ec-9bbf-466f-9c31-23aa8746cc22",
                                                                    "id_branch": "563375e5-14c2-4989-8a38-929315a204e5",
                                                                    "id_pos_type": "fc29982d-443b-4d9c-9ea3-8c44d8dc25c2",
                                                                    "id_pos": "ae5bce69-d62a-4c2a-a675-75c39757b021",
                                                                    "id_item": "df0736e9-3917-4aad-b841-f590b9ccc54f",
                                                                    "date_from": "2026-01-10T12:09:50.3537089+01:00",
                                                                    "date_end": "2026-01-10T12:09:50.3537089+01:00",
                                                                    "image_id": 4,
                                                                    "active": true,
                                                                    "created_on": "2026-01-10T12:09:50.3537089+01:00",
                                                                    "last_update": "2026-01-10T12:09:50.3537089+01:00",
                                                                    "id_user_upd": "79efa965-2dff-4b81-851b-b40b0384c392",
                                                                    "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": "584b5aa0-8b51-4594-bf54-ce54190688bc",
                                                                "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-01-10T12:09:50.3537089+01:00",
                                                                "last_update": "2026-01-10T12:09:50.3537089+01:00",
                                                                "commited": true,
                                                                "mt_pos_doc_print": [
                                                                  {
                                                                    "$ref": "32"
                                                                  },
                                                                  {
                                                                    "$ref": "32"
                                                                  }
                                                                ],
                                                                "st_doc_print_det": [
                                                                  {
                                                                    "$id": "37",
                                                                    "id_doc_print": "83697f01-80f2-4562-9dd3-1c0d3da313d2",
                                                                    "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": "783d327e-09c9-4bd9-87ec-935c268f1cfd",
                                                              "id_doc": "f26d4eb8-f457-4cfc-b496-45a99cc7c577",
                                                              "value": 3,
                                                              "created_on": "2026-01-10T12:09:50.3537089+01:00",
                                                              "last_update": "2026-01-10T12:09:50.3537089+01: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": "2433121b-4f8d-48c4-8031-603b53879476",
                                                              "id_pos": "e76192a7-51a9-4eca-a718-399919a8085c",
                                                              "id_doc": "729c8078-2f2b-4d56-ba69-8862e489825e",
                                                              "id_branch": "44aa78b2-3931-4d40-a787-5e680fda569a",
                                                              "nro_doc": "sample string 5",
                                                              "date_doc": "2026-01-10T12:09:50.3537089+01:00",
                                                              "block": true,
                                                              "nro_original": "sample string 8",
                                                              "id_ref": "8cdd7b2c-7efb-46d9-9adc-a2ca2fc240a5",
                                                              "id_loc_from": "dd3b3466-1202-453b-b796-3b4828880cdc",
                                                              "id_loc_end": "d1cc2803-f4ea-4f08-8f5d-f6c7dec27b2f",
                                                              "id_user_add": "f592a960-d6bc-446a-92fe-5aa5d8a9e2b5",
                                                              "id_user_upd": "fb5aee76-ce7c-448f-9c42-60d2b005dc16",
                                                              "id_pos_sesion": "51cb58b5-c540-40a2-bfba-01d59066dd2b",
                                                              "comment": "sample string 12",
                                                              "status": 1,
                                                              "is_send": true,
                                                              "date_send": "2026-01-10T12:09:50.3537089+01:00",
                                                              "active": true,
                                                              "created_on": "2026-01-10T12:09:50.3537089+01:00",
                                                              "last_update": "2026-01-10T12:09:50.3537089+01:00",
                                                              "commited": true,
                                                              "mt_branches": {
                                                                "$ref": "5"
                                                              },
                                                              "mt_docs": {
                                                                "$ref": "25"
                                                              },
                                                              "mt_locations": {
                                                                "$id": "40",
                                                                "id": "2d199052-ab5d-4670-a588-00af9d5f29a8",
                                                                "id_mask": "sample string 2",
                                                                "name": "sample string 3",
                                                                "description": "sample string 4",
                                                                "reserved": true,
                                                                "id_branch": "8df54e52-6194-46d7-a2b9-a083ddca8b78",
                                                                "active": true,
                                                                "created_on": "2026-01-10T12:09:50.3537089+01:00",
                                                                "last_update": "2026-01-10T12:09:50.3537089+01:00",
                                                                "id_user_upd": "fc0e28d3-8b6c-45bc-9c18-71976919cc47",
                                                                "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": "69865020-a220-4e09-840e-1b55f6593a5e",
                                                                    "id_item": "0d9274c4-c19e-4aeb-bcea-193272aab6d1",
                                                                    "stock_ideal": 3.1,
                                                                    "stock_min": 4.1,
                                                                    "stock_max": 5.1,
                                                                    "stock": 6.1,
                                                                    "active": true,
                                                                    "created_on": "2026-01-10T12:09:50.3537089+01:00",
                                                                    "last_update": "2026-01-10T12:09:50.3537089+01: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": "ee21ff49-32a0-4e67-8ec1-7f72a7cea3a3",
                                                                  "id_line": 2,
                                                                  "id_item": "d2eaada6-cd02-465a-aefb-dc8d82e473d9",
                                                                  "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": "7d134d37-9f56-4a93-88ca-1919ec75d578",
                                                          "nro_sesion": 2,
                                                          "id_pos": "78a83859-befa-4b4d-bede-8b0b238b5fca",
                                                          "date_tax": "2026-01-10T12:09:50.3537089+01:00",
                                                          "date_open": "2026-01-10T12:09:50.3537089+01:00",
                                                          "date_close": "2026-01-10T12:09:50.3537089+01:00",
                                                          "id_user_open": "14cea127-2bd4-4cb4-bec4-22c54b4d5aa2",
                                                          "id_user_close": "9c3e9fc4-f850-4e10-ac82-d17adb582328",
                                                          "nro_z": 1,
                                                          "amt_tot": 1.1,
                                                          "locator_event": "sample string 6",
                                                          "status_pos": 7,
                                                          "training_sesion": true,
                                                          "active": true,
                                                          "created_on": "2026-01-10T12:09:50.3537089+01:00",
                                                          "last_update": "2026-01-10T12:09:50.3537089+01:00",
                                                          "commited": true,
                                                          "mt_pos": {
                                                            "$ref": "20"
                                                          },
                                                          "tt_cloakrooms_units": [
                                                            {
                                                              "$ref": "23"
                                                            },
                                                            {
                                                              "$ref": "23"
                                                            }
                                                          ],
                                                          "tt_items_customs": [
                                                            {
                                                              "$id": "44",
                                                              "id": "cf384e14-3153-443d-a698-7af5260f80e5",
                                                              "order_id": 2,
                                                              "id_item": "262ca10f-7953-4768-8cc7-a6e7558b60d1",
                                                              "id_item_type": "00d85504-e7da-4425-a2f8-2e07e377f07b",
                                                              "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": "92bd2ca9-a359-4927-869a-c8b604db4e7b",
                                                              "type_item": 11,
                                                              "id_voucher_json": "cd8b756d-76dc-48fb-8bd4-b43339bdf59a",
                                                              "count_voucher": 1,
                                                              "id_category": "54561de5-ddee-4232-b653-a95b7d35315a",
                                                              "created_on": "2026-01-10T12:09:50.3537089+01:00",
                                                              "last_update": "2026-01-10T12:09:50.3537089+01:00",
                                                              "id_user_upd": "50b25269-18b6-4a7e-a473-aac82c6d2d75",
                                                              "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": "3fe08b41-d9da-4757-bd2b-b48a30293383",
                                                              "json_object": "sample string 2",
                                                              "json_pays": "sample string 3",
                                                              "id_pos_sesion": "fd194ed2-3f15-4851-ad17-8d16911197e7",
                                                              "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-01-10T12:09:50.3537089+01:00",
                                                              "tt_pos_sesion": {
                                                                "$ref": "43"
                                                              }
                                                            },
                                                            {
                                                              "$ref": "45"
                                                            }
                                                          ],
                                                          "tt_rooms_units_activity": [
                                                            {
                                                              "$id": "46",
                                                              "id": "fec1a7bc-5c8b-4339-b11f-3be584459f48",
                                                              "id_room_unit": "7e1437dd-78e6-464b-af12-52a06858f1ba",
                                                              "id_room_list": "d268df8d-4e16-4dbc-a0b4-ae19cb683081",
                                                              "nro_res_ext": "sample string 3",
                                                              "date_reserved": "2026-01-10T12:09:50.3537089+01:00",
                                                              "date_from": "2026-01-10T12:09:50.3537089+01:00",
                                                              "date_end": "2026-01-10T12:09:50.3537089+01:00",
                                                              "date_open": "2026-01-10T12:09:50.3537089+01:00",
                                                              "date_close": "2026-01-10T12:09:50.3537089+01:00",
                                                              "id_employee": "9889720c-1dba-42bf-b5a0-18da076f5bb9",
                                                              "id_employee_sec": "7ab406cb-a1ef-4a60-bc2d-074cdecfe84f",
                                                              "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": "825dbb67-ea44-4923-aa35-1db0a9b3b413",
                                                              "comment": "sample string 7",
                                                              "id_user_open": "ec298be1-4dd6-4bc6-b1ec-12fa8dd3665d",
                                                              "id_user_close": "97cee46f-724a-4bb8-8c81-b0f9b8ab86a8",
                                                              "id_unit_state": "7e4ce3ad-3e91-433f-aa59-986729a9fc1e",
                                                              "id_pos_sesion": "dcc09469-7b66-4b8b-a79f-04e1c2a4a806",
                                                              "vip": true,
                                                              "paid": true,
                                                              "send": true,
                                                              "send_date": "2026-01-10T12:09:50.3537089+01:00",
                                                              "active": true,
                                                              "created_on": "2026-01-10T12:09:50.3537089+01:00",
                                                              "last_update": "2026-01-10T12:09:50.3537089+01:00",
                                                              "commited": true,
                                                              "mt_employees": {
                                                                "$ref": "13"
                                                              },
                                                              "mt_employees1": {
                                                                "$ref": "13"
                                                              },
                                                              "mt_rooms_units": {
                                                                "$id": "47",
                                                                "id": "6dc4b7f3-0267-469f-b6ec-21beacb7b4c8",
                                                                "id_mask": "sample string 2",
                                                                "name": "sample string 3",
                                                                "name_label": "sample string 4",
                                                                "name_zone": "sample string 5",
                                                                "order": 6,
                                                                "id_room": "ae70df50-553c-4aca-8dd5-a8538384ed47",
                                                                "pax": 8,
                                                                "pos_x": 9,
                                                                "pos_y": 10,
                                                                "size_w": 1,
                                                                "size_h": 1,
                                                                "in_map": true,
                                                                "reserved_on": true,
                                                                "id_room_type": "2bd66a87-d7e8-4679-b38d-ac1951648304",
                                                                "locked": true,
                                                                "date_locked": "2026-01-10T12:09:50.3537089+01:00",
                                                                "comment_locked": "sample string 15",
                                                                "active": true,
                                                                "created_on": "2026-01-10T12:09:50.3537089+01:00",
                                                                "last_update": "2026-01-10T12:09:50.3537089+01:00",
                                                                "id_user_upd": "1504a606-f9c8-4350-9948-eb782fd6b334",
                                                                "commited": true,
                                                                "mt_rooms": {
                                                                  "$id": "48",
                                                                  "id": "bb27ba23-1c5d-473c-af4d-97df25ab8b98",
                                                                  "id_mask": "sample string 2",
                                                                  "name": "sample string 3",
                                                                  "description": "sample string 4",
                                                                  "id_branch": "90d4be83-0e92-4802-92cf-dc96a2c3db3f",
                                                                  "name_pos": "sample string 6",
                                                                  "id_image": "d3fcb5f1-aab6-43b9-8335-df8fa093781e",
                                                                  "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": "493e32c4-fde0-4451-b1b4-aa49d48fa05b",
                                                                  "refresh_status": true,
                                                                  "active": true,
                                                                  "created_on": "2026-01-10T12:09:50.3537089+01:00",
                                                                  "last_update": "2026-01-10T12:09:50.3537089+01:00",
                                                                  "id_user_upd": "b06c482f-0844-404c-9c79-4278ec08dc49",
                                                                  "commited": true,
                                                                  "mt_branches": {
                                                                    "$ref": "5"
                                                                  },
                                                                  "mt_pos_rooms": [
                                                                    {
                                                                      "$id": "49",
                                                                      "id_pos": "639e5bd4-cb1e-4069-81e5-2b03c5d8956b",
                                                                      "id_room": "03907841-d3ec-4f70-902d-6f86fe5e98d2",
                                                                      "active": true,
                                                                      "created_on": "2026-01-10T12:09:50.3537089+01:00",
                                                                      "last_update": "2026-01-10T12:09:50.3537089+01:00",
                                                                      "id_user_upd": "e73d5632-c282-43af-a3f9-bffda7b0cb35",
                                                                      "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": "8ee78e96-e455-4e95-bff8-1937075c6fdd",
                                                                      "id_room": "53add2cc-e244-4837-93ec-5e901b6c09f0",
                                                                      "date_in": "2026-01-10T12:09:50.3537089+01:00",
                                                                      "date_out": "2026-01-10T12:09:50.3537089+01:00",
                                                                      "id_user_add": "ab792a9a-23ef-4e0d-9692-93ae97de545c",
                                                                      "from_reservation": "sample string 5",
                                                                      "pax": 6,
                                                                      "status": 7,
                                                                      "comment": "sample string 8",
                                                                      "active": true,
                                                                      "created_on": "2026-01-10T12:09:50.3537089+01:00",
                                                                      "last_update": "2026-01-10T12:09:50.3537089+01: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": "5d499bfe-0e18-44d9-b763-9fa74abeaf1f",
                                                                  "id_mask": "sample string 2",
                                                                  "name": "sample string 3",
                                                                  "description": "sample string 4",
                                                                  "high": 5,
                                                                  "width": 6,
                                                                  "active": true,
                                                                  "created_on": "2026-01-10T12:09:50.3537089+01:00",
                                                                  "last_update": "2026-01-10T12:09:50.3537089+01:00",
                                                                  "id_user_upd": "20a0544c-43a5-44f0-a57d-31bd03cc6d33",
                                                                  "commited": true,
                                                                  "mt_rooms_units": [
                                                                    {
                                                                      "$ref": "47"
                                                                    },
                                                                    {
                                                                      "$ref": "47"
                                                                    }
                                                                  ],
                                                                  "mt_rooms_units_states_types": [
                                                                    {
                                                                      "$id": "52",
                                                                      "id_room_type": "54be95a8-2106-42e8-9077-54bbbc149b6b",
                                                                      "id_room_state": "e3dfd3ce-ab6f-4d2d-b7c7-784d68d068e5",
                                                                      "id_image": "f25bb8ff-8228-4609-a5f4-b32bdcbabdae",
                                                                      "color_font": "sample string 4",
                                                                      "font_bold": true,
                                                                      "font_underline": true,
                                                                      "font_size": 7,
                                                                      "active": true,
                                                                      "created_on": "2026-01-10T12:09:50.3537089+01:00",
                                                                      "last_update": "2026-01-10T12:09:50.3537089+01:00",
                                                                      "id_user_upd": "5ac32f39-f441-4180-adde-a632a5ecb0d8",
                                                                      "commited": true,
                                                                      "mt_rooms_units_states": {
                                                                        "$id": "53",
                                                                        "id": "2848a675-a091-4fd2-bd5a-dad369382d26",
                                                                        "id_mask": "sample string 2",
                                                                        "name": "sample string 3",
                                                                        "description": "sample string 4",
                                                                        "active": true,
                                                                        "created_on": "2026-01-10T12:09:50.3537089+01:00",
                                                                        "last_update": "2026-01-10T12:09:50.3537089+01:00",
                                                                        "id_user_upd": "541c1cf0-9e8d-4766-8728-6eb3eac9d8e6",
                                                                        "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"
                                                            }
                                                          ],
                                                          "tt_doc_sa": [
                                                            {
                                                              "$ref": "24"
                                                            },
                                                            {
                                                              "$ref": "24"
                                                            }
                                                          ],
                                                          "tt_tips": [
                                                            {
                                                              "$id": "54",
                                                              "id": "82529479-7a6e-4a50-ba39-3b51df59c48a",
                                                              "id_pos_sesion": "2a36cad5-ade4-4b94-b9c8-53749b7e5df0",
                                                              "amt_card": 1.1,
                                                              "amt_cash": 1.1,
                                                              "id_user": "f9c7f30d-c6cb-498d-8582-5ab5031774f8",
                                                              "id_room_unit_activity": "06bd113b-bd10-4ed5-a971-24d48227ef1f",
                                                              "id_doc_sa": "f22ad5b6-d5d0-4ce6-be57-918b4bac25e2",
                                                              "id_pos_type": "c9a31081-5ef6-48b8-a835-2d90ab48dcc2",
                                                              "block": true,
                                                              "comment": "sample string 5",
                                                              "json_response": "sample string 6",
                                                              "id_doc_ref": "6c7cc416-4287-4a66-b306-b1fbd74a12ab",
                                                              "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-01-10T12:09:50.3537089+01:00",
                                                              "last_update": "2026-01-10T12:09:50.3537089+01:00",
                                                              "commited": true,
                                                              "tt_pos_sesion": {
                                                                "$ref": "43"
                                                              },
                                                              "tt_tips_users": [
                                                                {
                                                                  "$id": "55",
                                                                  "id_tip": "bd44f482-e918-4f9e-a840-dbda74a143ba",
                                                                  "id_user": "33471e2c-90f3-4fd1-b25a-51dc8ec2ef6e",
                                                                  "amt_card": 1.1,
                                                                  "amt_cash": 1.1,
                                                                  "type_share": 3,
                                                                  "active": true,
                                                                  "created_on": "2026-01-10T12:09:50.3537089+01:00",
                                                                  "last_update": "2026-01-10T12:09:50.3537089+01:00",
                                                                  "commited": true,
                                                                  "st_users": {
                                                                    "$ref": "4"
                                                                  },
                                                                  "tt_tips": {
                                                                    "$ref": "54"
                                                                  }
                                                                },
                                                                {
                                                                  "$ref": "55"
                                                                }
                                                              ]
                                                            },
                                                            {
                                                              "$ref": "54"
                                                            }
                                                          ],
                                                          "st_users": {
                                                            "$ref": "4"
                                                          },
                                                          "st_users1": {
                                                            "$ref": "4"
                                                          },
                                                          "tt_pos_sesion_users": [
                                                            {
                                                              "$id": "56",
                                                              "id_pos_sesion": "f0a7b224-c434-4f5d-9b01-c61f0c31df16",
                                                              "id_user": "6e29d849-4de0-4f03-9071-65439b930f3c",
                                                              "date_add": "2026-01-10T12:09:50.3537089+01:00",
                                                              "active": true,
                                                              "created_on": "2026-01-10T12:09:50.3537089+01:00",
                                                              "last_update": "2026-01-10T12:09:50.3537089+01:00",
                                                              "commited": true,
                                                              "st_users": {
                                                                "$ref": "4"
                                                              },
                                                              "tt_pos_sesion": {
                                                                "$ref": "43"
                                                              }
                                                            },
                                                            {
                                                              "$ref": "56"
                                                            }
                                                          ]
                                                        },
                                                        "tt_rooms_units_activity": {
                                                          "$ref": "46"
                                                        },
                                                        "tt_spool_doc_print": [
                                                          {
                                                            "$id": "57",
                                                            "id": "3b8366b1-72db-46f8-ba87-7163fa42a70d",
                                                            "spool_server": "sample string 2",
                                                            "id_doc_sa": "47699b02-5fe4-47e7-94bb-cb8439636802",
                                                            "spool_printer": "sample string 4",
                                                            "count": 5,
                                                            "created_on": "2026-01-10T12:09:50.3537089+01:00",
                                                            "printed": true,
                                                            "print_on": "2026-01-10T12:09:50.3537089+01:00",
                                                            "tt_doc_sa": {
                                                              "$ref": "24"
                                                            }
                                                          },
                                                          {
                                                            "$ref": "57"
                                                          }
                                                        ]
                                                      },
                                                      "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": "58",
                                                  "id": "3f8dbb0a-5fcf-4120-951d-90315ce26f7c",
                                                  "id_mask": "sample string 2",
                                                  "name": "sample string 3",
                                                  "description": "sample string 4",
                                                  "date_from": "2026-01-10T12:09:50.3537089+01:00",
                                                  "date_end": "2026-01-10T12:09:50.3537089+01:00",
                                                  "id_branch": "241a89e6-f02f-4fcf-95f7-58d5281f2faf",
                                                  "id_pos": "68d810e9-625e-4e47-9cf8-e05bf623ce58",
                                                  "id_list": "02c5be02-0b78-4e0b-ae12-8da9b6f018d9",
                                                  "view_list": true,
                                                  "is_default": true,
                                                  "active": true,
                                                  "created_on": "2026-01-10T12:09:50.3537089+01:00",
                                                  "last_update": "2026-01-10T12:09:50.3537089+01:00",
                                                  "id_user_upd": "31c4c6a9-8125-4cf7-a28f-55ebf6bf4c4f",
                                                  "commited": true,
                                                  "mt_branches": {
                                                    "$ref": "5"
                                                  },
                                                  "mt_pos": {
                                                    "$ref": "20"
                                                  },
                                                  "mt_prices_list": {
                                                    "$ref": "17"
                                                  },
                                                  "st_users": {
                                                    "$ref": "4"
                                                  }
                                                },
                                                {
                                                  "$ref": "58"
                                                }
                                              ],
                                              "mt_prices_rules": [
                                                {
                                                  "$ref": "9"
                                                },
                                                {
                                                  "$ref": "9"
                                                }
                                              ],
                                              "st_doc_num": [
                                                {
                                                  "$ref": "38"
                                                },
                                                {
                                                  "$ref": "38"
                                                }
                                              ],
                                              "st_pos_license": [
                                                {
                                                  "$id": "59",
                                                  "id": "a206004b-e1cc-4b61-aa9e-9574b32db7ce",
                                                  "id_pos": "f9a23c8a-d181-4029-9d65-0ea0b56d6722",
                                                  "mac_address": "sample string 3",
                                                  "date_end": "2026-01-10T12:09:50.3537089+01:00",
                                                  "key_access": "sample string 5",
                                                  "id_user_add": "fc0922a5-34c6-40a0-aa1a-c6799c54bb2c",
                                                  "active": true,
                                                  "created_on": "2026-01-10T12:09:50.3537089+01:00",
                                                  "last_update": "2026-01-10T12:09:50.3537089+01:00",
                                                  "commited": true,
                                                  "mt_pos": {
                                                    "$ref": "20"
                                                  },
                                                  "st_users": {
                                                    "$ref": "4"
                                                  }
                                                },
                                                {
                                                  "$ref": "59"
                                                }
                                              ],
                                              "st_users_pos": [
                                                {
                                                  "$id": "60",
                                                  "id_user": "8b26cfa4-bb99-443c-9b2f-475482107cd2",
                                                  "id_pos": "354e799a-9850-4b20-8942-dfeaa1a7a379",
                                                  "pass_required": true,
                                                  "active": true,
                                                  "created_on": "2026-01-10T12:09:50.3537089+01:00",
                                                  "last_update": "2026-01-10T12:09:50.3537089+01:00",
                                                  "commited": true,
                                                  "mt_pos": {
                                                    "$ref": "20"
                                                  },
                                                  "st_users": {
                                                    "$ref": "4"
                                                  }
                                                },
                                                {
                                                  "$ref": "60"
                                                }
                                              ],
                                              "tt_doc_sa": [
                                                {
                                                  "$ref": "24"
                                                },
                                                {
                                                  "$ref": "24"
                                                }
                                              ],
                                              "tt_pos_connection": [
                                                {
                                                  "$id": "61",
                                                  "id": "0ea1a912-5eb0-4a53-bc38-1ab17081eda4",
                                                  "id_pos": "23dd3c19-613b-4032-a6da-05c97d773c39",
                                                  "date_add": "2026-01-10T12:09:50.3537089+01:00",
                                                  "date_upd": "2026-01-10T12:09:50.3537089+01:00",
                                                  "date_out": "2026-01-10T12:09:50.3537089+01: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": "61"
                                                }
                                              ],
                                              "tt_pos_sesion": [
                                                {
                                                  "$ref": "43"
                                                },
                                                {
                                                  "$ref": "43"
                                                }
                                              ],
                                              "mt_branches": {
                                                "$ref": "5"
                                              },
                                              "tt_logs": [
                                                {
                                                  "$id": "62",
                                                  "id": "385fafab-6b6e-4ec6-ba0b-4553d3d8ab37",
                                                  "id_user_add": "26ecc3c4-b3d8-4aa0-b8ac-87705932c12b",
                                                  "id_table": "412da2ba-53b5-400d-b88d-514e1932d17e",
                                                  "message_log": "sample string 3",
                                                  "json_object": "sample string 4",
                                                  "log_type": "sample string 5",
                                                  "id_pos": "853d230e-56ed-4d44-a1b4-e7f3c9f9a2d3",
                                                  "created_on": "2026-01-10T12:09:50.3537089+01:00",
                                                  "commited": true,
                                                  "mt_pos": {
                                                    "$ref": "20"
                                                  },
                                                  "st_sync_tables": {
                                                    "$id": "63",
                                                    "id": "37e4a072-c6de-40c5-b4e7-9d8d5116c2bf",
                                                    "level": 2,
                                                    "order": 3,
                                                    "name": "sample string 4",
                                                    "log_ins": true,
                                                    "log_upd": true,
                                                    "packet_forward": true,
                                                    "active": true,
                                                    "created_on": "2026-01-10T12:09:50.3537089+01:00",
                                                    "last_update": "2026-01-10T12:09:50.3537089+01:00",
                                                    "commited": true,
                                                    "st_sync_packages_det": [
                                                      {
                                                        "$id": "64",
                                                        "id": "8d84dbdb-496d-45f2-815d-17527e2d01c0",
                                                        "id_sync": "95402969-687b-4a58-91e3-576ba0b34473",
                                                        "json": "sample string 3",
                                                        "id_table": "eb6d4d55-d002-4a60-8283-93143e66254c",
                                                        "order": 5,
                                                        "st_sync_packages": {
                                                          "$id": "65",
                                                          "id": "83a86ab6-8bf3-41d0-9b61-7c6c54c33f50",
                                                          "id_branch_from": "a67e5a03-9e66-446b-be2f-e6268e0f84af",
                                                          "id_branch_to": "9db26865-6214-4d7e-8dad-bafbc9f015e9",
                                                          "type": 4,
                                                          "created_on": "2026-01-10T12:09:50.3537089+01:00",
                                                          "order": 6,
                                                          "status": 7,
                                                          "log_info": "sample string 8",
                                                          "sync_on": "2026-01-10T12:09:50.3537089+01:00",
                                                          "send_on": "2026-01-10T12:09:50.3537089+01:00",
                                                          "mt_branches": {
                                                            "$ref": "5"
                                                          },
                                                          "mt_branches1": {
                                                            "$ref": "5"
                                                          },
                                                          "st_sync_packages_det": [
                                                            {
                                                              "$ref": "64"
                                                            },
                                                            {
                                                              "$ref": "64"
                                                            }
                                                          ]
                                                        },
                                                        "st_sync_tables": {
                                                          "$ref": "63"
                                                        }
                                                      },
                                                      {
                                                        "$ref": "64"
                                                      }
                                                    ],
                                                    "tt_logs": [
                                                      {
                                                        "$ref": "62"
                                                      },
                                                      {
                                                        "$ref": "62"
                                                      }
                                                    ]
                                                  },
                                                  "st_users": {
                                                    "$ref": "4"
                                                  }
                                                },
                                                {
                                                  "$ref": "62"
                                                }
                                              ],
                                              "st_local_variables": [
                                                {
                                                  "$id": "66",
                                                  "id": "1fb8dea5-081b-4627-ae03-4588d39e9058",
                                                  "id_pos": "1f017313-daea-4e90-9c26-3a24f14f3574",
                                                  "name": "sample string 3",
                                                  "description": "sample string 4",
                                                  "value": "sample string 5",
                                                  "type": "sample string 6",
                                                  "last_update": "2026-01-10T12:09:50.3537089+01:00",
                                                  "commited": true,
                                                  "mt_pos": {
                                                    "$ref": "20"
                                                  }
                                                },
                                                {
                                                  "$ref": "66"
                                                }
                                              ],
                                              "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": "67",
                                          "id_list": "7d24c5ec-2d3c-4198-a9a5-9039b9130aea",
                                          "id_item_sub": "fbbc7157-47d8-4eb7-bb2c-90e0f3bc1fed",
                                          "validity_date": "2026-01-10T12:09:50.3537089+01:00",
                                          "price": 4.1,
                                          "active": true,
                                          "created_on": "2026-01-10T12:09:50.3537089+01:00",
                                          "last_update": "2026-01-10T12:09:50.3537089+01:00",
                                          "id_user_upd": "694a5a0b-3bdc-415e-bc88-b618a08efd4d",
                                          "commited": true,
                                          "mt_items_sub": {
                                            "$ref": "1"
                                          },
                                          "mt_prices_list": {
                                            "$ref": "17"
                                          },
                                          "st_users": {
                                            "$ref": "4"
                                          }
                                        },
                                        {
                                          "$ref": "67"
                                        }
                                      ],
                                      "mt_prices_list1": [
                                        {
                                          "$ref": "17"
                                        },
                                        {
                                          "$ref": "17"
                                        }
                                      ],
                                      "mt_prices_list2": {
                                        "$ref": "17"
                                      },
                                      "mt_prices_list_rules": [
                                        {
                                          "$ref": "58"
                                        },
                                        {
                                          "$ref": "58"
                                        }
                                      ],
                                      "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": "68",
                                        "id_doc_sa": "0b777058-fe09-4860-9652-e08a0a0c2d6f",
                                        "id_line": 2,
                                        "id_item": "08845692-d17f-4489-a2ca-476d1042d369",
                                        "qty": 4.1,
                                        "mt_items": {
                                          "$ref": "2"
                                        },
                                        "tt_doc_sa_det": {
                                          "$ref": "16"
                                        }
                                      },
                                      {
                                        "$ref": "68"
                                      }
                                    ]
                                  },
                                  {
                                    "$ref": "16"
                                  }
                                ],
                                "tt_doc_sa_pay": [
                                  {
                                    "$ref": "31"
                                  },
                                  {
                                    "$ref": "31"
                                  }
                                ],
                                "tt_vouchers": [
                                  {
                                    "$ref": "12"
                                  },
                                  {
                                    "$ref": "12"
                                  }
                                ],
                                "tt_vouchers_permisions": [
                                  {
                                    "$id": "69",
                                    "id": "e85d37f6-5f98-4551-9b19-12f4521ea7bb",
                                    "date_from": "2026-01-10T12:09:50.3537089+01:00",
                                    "date_end": "2026-01-10T12:09:50.3537089+01:00",
                                    "date_used": "2026-01-10T12:09:50.3537089+01:00",
                                    "id_employee": "b9f0053b-e105-49cd-93c1-a71c8cb3dc42",
                                    "id_branch": "30ca6927-83f3-4bdf-8803-ce1f840f619c",
                                    "count": 6,
                                    "count_used": 1,
                                    "unlimited": true,
                                    "id_user_add": "99ca5ad7-b2d3-46d9-88a9-0c630838361c",
                                    "is_entry": true,
                                    "is_consume": true,
                                    "active": true,
                                    "created_on": "2026-01-10T12:09:50.3537089+01:00",
                                    "last_update": "2026-01-10T12:09:50.3537089+01:00",
                                    "commited": true,
                                    "mt_branches": {
                                      "$ref": "5"
                                    },
                                    "mt_employees": {
                                      "$ref": "13"
                                    },
                                    "st_users": {
                                      "$ref": "4"
                                    },
                                    "tt_vouchers": [
                                      {
                                        "$ref": "12"
                                      },
                                      {
                                        "$ref": "12"
                                      }
                                    ]
                                  },
                                  {
                                    "$ref": "69"
                                  }
                                ],
                                "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": "69"
                              }
                            }
                          },
                          {
                            "$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": [
                {
                  "$id": "70",
                  "id": "f53774f3-0021-4070-8020-2fedf7b7c183",
                  "id_mask": "sample string 2",
                  "name": "sample string 3",
                  "description": "sample string 4",
                  "level_id": 5,
                  "id_group": "b59ba3ea-1ab4-46b9-bb46-0151ac048033",
                  "name_event": "sample string 7",
                  "name_pos": "sample string 8",
                  "id_image": "9922a928-3109-45ba-a6bd-9a27679148c4",
                  "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-01-10T12:09:50.3537089+01:00",
                  "last_update": "2026-01-10T12:09:50.3537089+01:00",
                  "commited": true,
                  "st_functions_groups": {
                    "$id": "71",
                    "id": "d1d7596c-b2e4-4a84-8e38-801fb9a253c0",
                    "id_mask": "sample string 2",
                    "name": "sample string 3",
                    "description": "sample string 4",
                    "active": true,
                    "created_on": "2026-01-10T12:09:50.3537089+01:00",
                    "last_update": "2026-01-10T12:09:50.3537089+01:00",
                    "commited": true,
                    "st_functions": [
                      {
                        "$ref": "70"
                      },
                      {
                        "$ref": "70"
                      }
                    ]
                  },
                  "st_images": {
                    "$ref": "6"
                  },
                  "st_permisions": [
                    {
                      "$id": "72",
                      "id": "3d84d1e3-9be9-424c-8e2e-3dd97875e4f0",
                      "id_function": "891ab8f6-ca0e-40e8-922a-21c5f7eb9dd7",
                      "id_user": "5826109f-0b05-4f67-a600-5e45d83c8458",
                      "id_profile": "2284cb91-9af9-42e3-b255-fbcef20889a7",
                      "permission": 3,
                      "active": true,
                      "created_on": "2026-01-10T12:09:50.3537089+01:00",
                      "last_update": "2026-01-10T12:09:50.3537089+01:00",
                      "commited": true,
                      "st_users_profiles": {
                        "$id": "73",
                        "id": "4f09a2f9-887f-4d85-9e59-32ab1fff63a5",
                        "id_mask": "sample string 2",
                        "name": "sample string 3",
                        "description": "sample string 4",
                        "is_pass_required": true,
                        "is_admin": true,
                        "level_id": 7,
                        "order_1": 8,
                        "order_2": 9,
                        "order_3": 10,
                        "order_4": 11,
                        "is_tips": true,
                        "active": true,
                        "created_on": "2026-01-10T12:09:50.3537089+01:00",
                        "last_update": "2026-01-10T12:09:50.3537089+01:00",
                        "commited": true,
                        "st_permisions": [
                          {
                            "$ref": "72"
                          },
                          {
                            "$ref": "72"
                          }
                        ],
                        "st_users": [
                          {
                            "$ref": "4"
                          },
                          {
                            "$ref": "4"
                          }
                        ]
                      },
                      "st_users": {
                        "$ref": "4"
                      },
                      "st_functions": {
                        "$ref": "70"
                      }
                    },
                    {
                      "$ref": "72"
                    }
                  ]
                },
                {
                  "$ref": "70"
                }
              ],
              "st_images_types": {
                "$id": "74",
                "id": "bff2a34f-6ca2-46dd-aeb8-c76dcef6fbe1",
                "id_mask": "sample string 2",
                "name": "sample string 3",
                "description": "sample string 4",
                "active": true,
                "created_on": "2026-01-10T12:09:50.3537089+01:00",
                "last_update": "2026-01-10T12:09:50.3537089+01: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": "75",
                "id_branch": "7f1a663b-eed2-4293-b67e-9bc6aea42cb9",
                "exercise_id": 2,
                "period_id": 3,
                "date_from": "2026-01-10T12:09:50.3537089+01:00",
                "date_end": "2026-01-10T12:09:50.3537089+01:00",
                "state": "sample string 6",
                "created_on": "2026-01-10T12:09:50.3537089+01:00",
                "last_update": "2026-01-10T12:09:50.3537089+01:00",
                "commited": true,
                "mt_branches": {
                  "$ref": "5"
                }
              },
              {
                "$ref": "75"
              }
            ],
            "mt_pos": [
              {
                "$ref": "20"
              },
              {
                "$ref": "20"
              }
            ],
            "mt_prices_list_rules": [
              {
                "$ref": "58"
              },
              {
                "$ref": "58"
              }
            ],
            "mt_prices_rules": [
              {
                "$ref": "9"
              },
              {
                "$ref": "9"
              }
            ],
            "mt_rooms": [
              {
                "$ref": "48"
              },
              {
                "$ref": "48"
              }
            ],
            "st_sync_packages": [
              {
                "$ref": "65"
              },
              {
                "$ref": "65"
              }
            ],
            "st_sync_packages1": [
              {
                "$ref": "65"
              },
              {
                "$ref": "65"
              }
            ],
            "tt_doc_sa": [
              {
                "$ref": "24"
              },
              {
                "$ref": "24"
              }
            ],
            "tt_doc_st": [
              {
                "$ref": "39"
              },
              {
                "$ref": "39"
              }
            ],
            "tt_vouchers": [
              {
                "$ref": "12"
              },
              {
                "$ref": "12"
              }
            ],
            "tt_vouchers_permisions": [
              {
                "$ref": "69"
              },
              {
                "$ref": "69"
              }
            ]
          },
          {
            "$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": [
          {
            "$ref": "2"
          },
          {
            "$ref": "2"
          }
        ],
        "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": "67"
          },
          {
            "$ref": "67"
          }
        ],
        "mt_prices_list": [
          {
            "$ref": "17"
          },
          {
            "$ref": "17"
          }
        ],
        "mt_prices_list_rules": [
          {
            "$ref": "58"
          },
          {
            "$ref": "58"
          }
        ],
        "mt_prices_rules": [
          {
            "$ref": "9"
          },
          {
            "$ref": "9"
          }
        ],
        "mt_rooms": [
          {
            "$ref": "48"
          },
          {
            "$ref": "48"
          }
        ],
        "mt_rooms_units": [
          {
            "$ref": "47"
          },
          {
            "$ref": "47"
          }
        ],
        "mt_rooms_units_states": [
          {
            "$ref": "53"
          },
          {
            "$ref": "53"
          }
        ],
        "mt_rooms_units_states_types": [
          {
            "$ref": "52"
          },
          {
            "$ref": "52"
          }
        ],
        "mt_rooms_units_types": [
          {
            "$ref": "51"
          },
          {
            "$ref": "51"
          }
        ],
        "mt_units": [
          {
            "$id": "76",
            "id": "cbf2549a-515a-4848-99d0-ec855306e9a6",
            "id_mask": "sample string 2",
            "name": "sample string 3",
            "active": true,
            "created_on": "2026-01-10T12:09:50.3537089+01:00",
            "last_update": "2026-01-10T12:09:50.3537089+01:00",
            "id_user_upd": "bf62770e-baa5-44de-aa48-7ccabd0074f5",
            "commited": true,
            "mt_units_ref": [
              {
                "$id": "77",
                "id": "51f05327-97ed-4001-ac61-2acb1930c137",
                "id_mask": "sample string 2",
                "name": "sample string 3",
                "coefficient": 4.1,
                "id_unit": "64adfb53-14ef-4961-998b-b97110ffdc79",
                "active": true,
                "created_on": "2026-01-10T12:09:50.3537089+01:00",
                "last_update": "2026-01-10T12:09:50.3537089+01:00",
                "id_user_upd": "1072fbe5-21eb-45a8-907f-a19a27f349b4",
                "commited": true,
                "mt_units": {
                  "$ref": "76"
                },
                "st_users": {
                  "$ref": "4"
                },
                "mt_items_formula": [
                  {
                    "$id": "78",
                    "id_item_sub": "db391304-e0ba-4221-a95f-4740ceb1bcab",
                    "id_item": "c662e4ab-aba2-4ef1-8f64-e4ef290a69f6",
                    "group_id": 3,
                    "id_unit_ref": "583522bc-4682-4488-9231-e37ed13fee69",
                    "qty_dis": 5,
                    "mt_items": {
                      "$ref": "2"
                    },
                    "mt_items_sub": {
                      "$ref": "1"
                    },
                    "mt_units_ref": {
                      "$ref": "77"
                    }
                  },
                  {
                    "$ref": "78"
                  }
                ]
              },
              {
                "$ref": "77"
              }
            ],
            "st_users": {
              "$ref": "4"
            },
            "mt_items": [
              {
                "$ref": "2"
              },
              {
                "$ref": "2"
              }
            ],
            "mt_items1": [
              {
                "$ref": "2"
              },
              {
                "$ref": "2"
              }
            ]
          },
          {
            "$ref": "76"
          }
        ],
        "mt_units_ref": [
          {
            "$ref": "77"
          },
          {
            "$ref": "77"
          }
        ],
        "st_images": {
          "$ref": "6"
        },
        "st_images1": {
          "$ref": "6"
        },
        "st_permisions": [
          {
            "$ref": "72"
          },
          {
            "$ref": "72"
          }
        ],
        "st_pos_license": [
          {
            "$ref": "59"
          },
          {
            "$ref": "59"
          }
        ],
        "st_users_pos": [
          {
            "$ref": "60"
          },
          {
            "$ref": "60"
          }
        ],
        "st_users_profiles": {
          "$ref": "73"
        },
        "st_users_token": [
          {
            "$id": "79",
            "id": "8317b793-ae79-47e5-8569-d4ac62e83b32",
            "token_id": "sample string 2",
            "id_user": "770f798b-b9c3-40ae-9d0c-5a922dfd3a03",
            "date_from": "2026-01-10T12:09:50.3537089+01:00",
            "date_end": "2026-01-10T12:09:50.3537089+01:00",
            "created_on": "2026-01-10T12:09:50.3537089+01:00",
            "st_users": {
              "$ref": "4"
            }
          },
          {
            "$ref": "79"
          }
        ],
        "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_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_items_customs": [
          {
            "$ref": "44"
          },
          {
            "$ref": "44"
          }
        ],
        "tt_logs": [
          {
            "$ref": "62"
          },
          {
            "$ref": "62"
          }
        ],
        "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": "80",
            "id": "89bc2a96-4d0c-4e50-a58f-a1e00866f055",
            "id_room_activity": "97be194f-0faf-4b52-8cf1-78de71cb8216",
            "id_pos_sesion": "d0407a99-ef38-4b1e-bffb-e753e7e4a0ce",
            "log_text": "sample string 4",
            "id_user": "fe2d301f-41c6-4b35-bd7a-339d29d1d12b",
            "created_on": "2026-01-10T12:09:50.3537089+01:00",
            "commited": true,
            "st_users": {
              "$ref": "4"
            }
          },
          {
            "$ref": "80"
          }
        ],
        "tt_tips_users": [
          {
            "$ref": "55"
          },
          {
            "$ref": "55"
          }
        ],
        "tt_vouchers_permisions": [
          {
            "$ref": "69"
          },
          {
            "$ref": "69"
          }
        ],
        "tt_vouchers": [
          {
            "$ref": "12"
          },
          {
            "$ref": "12"
          }
        ],
        "mt_docs": [
          {
            "$ref": "25"
          },
          {
            "$ref": "25"
          }
        ],
        "tt_pos_sesion_users": [
          {
            "$ref": "56"
          },
          {
            "$ref": "56"
          }
        ]
      }
    },
    "mt_categories_items": [
      {
        "$ref": "8"
      },
      {
        "$ref": "8"
      }
    ],
    "mt_items_featured": [
      {
        "$ref": "35"
      },
      {
        "$ref": "35"
      }
    ],
    "mt_items_formula": [
      {
        "$ref": "78"
      },
      {
        "$ref": "78"
      }
    ],
    "mt_units": {
      "$ref": "76"
    },
    "mt_units1": {
      "$ref": "76"
    },
    "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": "68"
      },
      {
        "$ref": "68"
      }
    ],
    "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": "78"
    },
    {
      "$ref": "78"
    }
  ],
  "mt_items_types": {
    "$ref": "10"
  },
  "mt_items_vouchers": {
    "$id": "81",
    "id": "f91652fb-6bc6-459a-b726-b3a98c2efc34",
    "id_mask": "sample string 2",
    "name": "sample string 3",
    "description": "sample string 4",
    "json": "sample string 5",
    "id_pay_type": "3510446e-8049-46ad-a92b-b8e32ac2dda9",
    "id_doc_print": "bfed888b-5e21-4e6a-9908-9953fd3640b1",
    "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-01-10T12:09:50.3537089+01:00",
    "last_update": "2026-01-10T12:09:50.3537089+01:00",
    "commited": true,
    "mt_items_sub": [
      {
        "$ref": "1"
      },
      {
        "$ref": "1"
      }
    ]
  },
  "st_users": {
    "$ref": "4"
  },
  "mt_prices_items": [
    {
      "$ref": "67"
    },
    {
      "$ref": "67"
    }
  ],
  "tt_doc_sa_det": [
    {
      "$ref": "16"
    },
    {
      "$ref": "16"
    }
  ]
}