GET api/Mt_Items?id_list_price={id_list_price}&id_pos={id_pos}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id_list_price

globally unique identifier

Required

id_pos

globally unique identifier

Required

Body Parameters

None.

Response Information

Resource Description

Collection of mt_items
NameDescriptionTypeAdditional information
id

globally unique identifier

None.

id_mask

string

Required

Max length: 10

name

string

Required

Max length: 20

description

string

Max length: 200

id_unit

globally unique identifier

Required

id_unit_sec

globally unique identifier

None.

id_brand

globally unique identifier

Required

b_sale

boolean

Required

b_stock

boolean

Required

b_price

boolean

Required

b_unique

boolean

Required

b_exclude_control

boolean

Required

tax

decimal number

Required

change_price

boolean

Required

force_printing

boolean

Required

is_ticket

boolean

Required

is_supply

boolean

Required

define_price

boolean

Required

external_id

string

Max length: 100

name_pos

string

Max length: 20

name_print

string

Max length: 20

id_image

globally unique identifier

None.

view_pos

boolean

Required

order

integer

Required

color_border

string

Max length: 20

color_button

string

Max length: 20

color_font

string

Max length: 20

font_bold

boolean

Required

font_underline

boolean

Required

font_size

integer

Required

active

boolean

Required

created_on

date

None.

last_update

date

None.

id_user_upd

globally unique identifier

None.

commited

boolean

None.

mt_brands

mt_brands

None.

mt_categories_items

Collection of mt_categories_items

None.

mt_items_featured

Collection of mt_items_featured

None.

mt_items_formula

Collection of mt_items_formula

None.

mt_units

mt_units

None.

mt_units1

mt_units

None.

st_images

st_images

None.

st_users

st_users

None.

mt_items_sub

Collection of mt_items_sub

None.

mt_prices_rules

Collection of mt_prices_rules

None.

tt_doc_sa_det_stock

Collection of tt_doc_sa_det_stock

None.

tt_doc_st_det

Collection of tt_doc_st_det

None.

tt_items_customs

Collection of tt_items_customs

None.

tt_stock

Collection of tt_stock

None.

tt_vouchers_det

Collection of tt_vouchers_det

None.

Response Formats

application/json, text/json

Sample:
[
  {
    "$id": "1",
    "id": "c3bafe6e-e5ae-4895-87b5-f2f450cf39d7",
    "id_mask": "sample string 2",
    "name": "sample string 3",
    "description": "sample string 4",
    "id_unit": "bdeef8cc-d31e-432c-86a4-a64e086d8e2e",
    "id_unit_sec": "04ec422f-af2c-40aa-bf59-09e34870a95b",
    "id_brand": "5590e572-c154-42a0-8cda-805a49daa4f7",
    "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": "c1dc6c40-249e-40b4-abaf-696d51737904",
    "view_pos": true,
    "order": 22,
    "color_border": "sample string 23",
    "color_button": "sample string 24",
    "color_font": "sample string 25",
    "font_bold": true,
    "font_underline": true,
    "font_size": 28,
    "active": true,
    "created_on": "2025-12-08T21:32:00.2680321+01:00",
    "last_update": "2025-12-08T21:32:00.2680321+01:00",
    "id_user_upd": "d5f228ac-0001-4a07-8261-2779c9785700",
    "commited": true,
    "mt_brands": {
      "$id": "2",
      "id": "4fbc11d7-c462-49f3-adc1-d4d8367b7afd",
      "id_mask": "sample string 2",
      "name": "sample string 3",
      "active": true,
      "created_on": "2025-12-08T21:32:00.2680321+01:00",
      "last_update": "2025-12-08T21:32:00.2680321+01:00",
      "id_user_upd": "cd738af2-3ff6-40a1-a18b-cd97dd4ae079",
      "commited": true,
      "mt_items": [
        {
          "$ref": "1"
        },
        {
          "$ref": "1"
        }
      ],
      "st_users": {
        "$id": "3",
        "id": "02efb13c-2989-4952-b9f9-932c4755ccf4",
        "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": "d868d493-9f62-4777-a61e-a2618930afdf",
        "view_messages": true,
        "id_image_photo": "9a4580d9-db57-4f0f-b6d2-484e55848ce3",
        "reserved": true,
        "pos_access": true,
        "back_access": true,
        "name_pos": "sample string 13",
        "id_image": "26022b38-8d44-45e4-ad6b-3da41257b5fa",
        "view_pos": true,
        "order": 15,
        "color_border": "sample string 16",
        "color_button": "sample string 17",
        "color_font": "sample string 18",
        "active": true,
        "created_on": "2025-12-08T21:32:00.2680321+01:00",
        "last_update": "2025-12-08T21:32:00.2680321+01:00",
        "commited": true,
        "mt_branches": [
          {
            "$id": "4",
            "id": "b06a1751-51b6-4143-9e72-101184faf63e",
            "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": "6bc9628c-4608-4db3-b4c9-8baa440eb415",
            "order": 12,
            "external_id": "sample string 13",
            "sync": true,
            "active": true,
            "created_on": "2025-12-08T21:32:00.2680321+01:00",
            "last_update": "2025-12-08T21:32:00.2680321+01:00",
            "id_user_upd": "9e2fd95c-cf9f-4ff8-ad35-3fd77fe40af0",
            "commited": true,
            "st_images": {
              "$id": "5",
              "id": "ad32427e-c2f1-4fbc-8de4-fec2f975a3bf",
              "id_mask": "sample string 2",
              "name": "sample string 3",
              "id_img_type": "cf2198ef-6308-4466-991d-9a1f33c43ef5",
              "image_file": "sample string 5",
              "extension": "sample string 6",
              "high": 1,
              "width": 1,
              "active": true,
              "created_on": "2025-12-08T21:32:00.2680321+01:00",
              "last_update": "2025-12-08T21:32:00.2680321+01:00",
              "commited": true,
              "mt_branches": [
                {
                  "$ref": "4"
                },
                {
                  "$ref": "4"
                }
              ],
              "mt_categories": [
                {
                  "$id": "6",
                  "id": "e4ef07a8-9800-4aa7-9613-f576ccf674df",
                  "id_mask": "sample string 2",
                  "name": "sample string 3",
                  "description": "sample string 4",
                  "id_item_type": "99387609-1f04-4ee9-b598-a373533282f1",
                  "order_type": 5,
                  "name_pos": "sample string 6",
                  "id_image": "07919b25-8e86-4e1d-af2e-c7355922049a",
                  "view_pos": true,
                  "order": 8,
                  "order_sec": 9,
                  "color_border": "sample string 10",
                  "color_button": "sample string 11",
                  "color_font": "sample string 12",
                  "font_bold": true,
                  "font_underline": true,
                  "font_size": 15,
                  "big_buttons": true,
                  "active": true,
                  "created_on": "2025-12-08T21:32:00.2680321+01:00",
                  "last_update": "2025-12-08T21:32:00.2680321+01:00",
                  "id_user_upd": "6e750394-663e-4b11-ada4-c097743e5c66",
                  "commited": true,
                  "mt_categories_items": [
                    {
                      "$id": "7",
                      "id_category": "3f349139-ad1f-4af8-aae7-e2753140583f",
                      "id_item": "132c7a7c-095f-4980-be4a-4d2ba7098e4e",
                      "is_default": true,
                      "active": true,
                      "created_on": "2025-12-08T21:32:00.2680321+01:00",
                      "last_update": "2025-12-08T21:32:00.2680321+01:00",
                      "id_user_upd": "ba3380a3-bf93-420a-85a1-20b5da653f41",
                      "commited": true,
                      "mt_categories": {
                        "$ref": "6"
                      },
                      "mt_items": {
                        "$ref": "1"
                      },
                      "st_users": {
                        "$ref": "3"
                      }
                    },
                    {
                      "$ref": "7"
                    }
                  ],
                  "st_images": {
                    "$ref": "5"
                  },
                  "st_users": {
                    "$ref": "3"
                  },
                  "mt_prices_rules": [
                    {
                      "$id": "8",
                      "id": "881612ae-ea4c-46bd-9c49-6f3bfae9b842",
                      "id_mask": "sample string 2",
                      "name": "sample string 3",
                      "description": "sample string 4",
                      "date_from": "2025-12-08T21:32:00.2680321+01:00",
                      "date_end": "2025-12-08T21:32:00.2680321+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": "5c9efee4-26a4-4ae9-b1fc-7469768e6136",
                      "id_pos": "64ba6a6a-d50f-4df3-a7b0-67af82e3e2de",
                      "id_list": "fb97a578-ca07-4f7a-b671-4102e0c03725",
                      "id_item": "d51fe573-6fa2-4de6-a3f6-a7a88c063e7c",
                      "id_item_type": "2e592413-738c-4dc2-a5c8-b95419495dcb",
                      "id_category": "c47d7da9-5ae1-465a-a24e-d353ce51f841",
                      "by_day_week": true,
                      "use_mon": true,
                      "use_tue": true,
                      "use_wed": true,
                      "use_thu": true,
                      "use_fri": true,
                      "use_sat": true,
                      "use_sun": true,
                      "use_hour_ini": "00:00:00.1234567",
                      "use_hour_end": "00:00:00.1234567",
                      "active": true,
                      "created_on": "2025-12-08T21:32:00.2680321+01:00",
                      "last_update": "2025-12-08T21:32:00.2680321+01:00",
                      "id_user_upd": "4325b3c1-0361-4064-b1ae-7263d065e7bc",
                      "commited": true,
                      "mt_branches": {
                        "$ref": "4"
                      },
                      "mt_categories": {
                        "$ref": "6"
                      },
                      "mt_items": {
                        "$ref": "1"
                      },
                      "mt_items_types": {
                        "$id": "9",
                        "id": "5eb6d5d7-e819-4aaf-952f-83fc38a4cc49",
                        "id_mask": "sample string 2",
                        "name": "sample string 3",
                        "name_short": "sample string 4",
                        "name_pos": "sample string 5",
                        "id_image": "a714cfcd-5bdd-42ad-9c21-0b2b20eb1b65",
                        "view_pos": true,
                        "order": 7,
                        "color_border": "sample string 8",
                        "color_button": "sample string 9",
                        "color_font": "sample string 10",
                        "font_bold": true,
                        "font_underline": true,
                        "font_size": 13,
                        "active": true,
                        "created_on": "2025-12-08T21:32:00.2680321+01:00",
                        "last_update": "2025-12-08T21:32:00.2680321+01:00",
                        "id_user_upd": "239b1d1e-5da8-4456-bc3c-7e2e7af93dc0",
                        "commited": true,
                        "tt_vouchers_det": [
                          {
                            "$id": "10",
                            "id_voucher": "c516ca9d-be87-430d-962a-7ddd3b69caf4",
                            "id_line": "31e24bcc-77d7-4a39-a226-cd766ebd8e21",
                            "id_category": "0fe25f19-d590-4cb0-a050-fa69cbecdf20",
                            "id_item": "cba1e21f-ca49-44a7-bdd3-f0bb1d005334",
                            "id_item_type": "b8b9f0ea-d78f-4201-81e2-2a003aecbb00",
                            "price_max": 1.1,
                            "qty_add": 3.1,
                            "qty_used": 4.1,
                            "mt_categories": {
                              "$ref": "6"
                            },
                            "mt_items": {
                              "$ref": "1"
                            },
                            "mt_items_types": {
                              "$ref": "9"
                            },
                            "tt_vouchers": {
                              "$id": "11",
                              "id": "9fad3774-0dea-44f9-a4ca-f1c639a9bd02",
                              "id_voucher": 2,
                              "locator_voucher": "sample string 3",
                              "qr_code": "sample string 4",
                              "date_from": "2025-12-08T21:32:00.2680321+01:00",
                              "date_end": "2025-12-08T21:32:00.2680321+01:00",
                              "date_used": "2025-12-08T21:32:00.2680321+01:00",
                              "date_sesion": "2025-12-08T21:32:00.2680321+01:00",
                              "id_employee": "554aeebd-f2f8-427b-84b4-fbc899e9f8bb",
                              "id_branch": "598bef61-883a-4316-928d-6450fae9b24f",
                              "id_voucher_permision": "70e2e76e-9a15-497c-bd1d-7cb369233dbf",
                              "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": "c257a59f-d9e4-48cf-b527-69e2dd4a71ae",
                              "id_user_add": "7bfb0644-0c00-48fb-8d04-2537867ba098",
                              "id_doc_sa": "3f7d8ba8-c05f-4710-9888-4aedac35d90c",
                              "id_item_sub": "cd92a49a-cf0b-4784-a19a-dbe6ceada03f",
                              "id_pos_sesion": "e8bfa6ff-17bf-4fe4-a581-cb562dcda878",
                              "is_authorized": true,
                              "is_automatic": true,
                              "print_in_branch": true,
                              "printed": true,
                              "is_entry": true,
                              "is_consume": true,
                              "is_used_entry": true,
                              "is_used_consume": true,
                              "is_close": true,
                              "active": true,
                              "created_on": "2025-12-08T21:32:00.2680321+01:00",
                              "last_update": "2025-12-08T21:32:00.2680321+01:00",
                              "commited": true,
                              "mt_branches": {
                                "$ref": "4"
                              },
                              "mt_employees": {
                                "$id": "12",
                                "id": "a080fb7a-1cce-4bc5-a2d6-551f04c13c90",
                                "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": "d712dfec-f36e-4be3-a41d-de9085da2b6f",
                                "name_pos": "sample string 12",
                                "id_image": "e3b2c3e6-7d4f-422f-aad0-6ac69e4628bb",
                                "view_pos": true,
                                "order": 14,
                                "color_border": "sample string 15",
                                "color_button": "sample string 16",
                                "color_font": "sample string 17",
                                "active": true,
                                "created_on": "2025-12-08T21:32:00.2680321+01:00",
                                "last_update": "2025-12-08T21:32:00.2680321+01:00",
                                "id_user_upd": "3f443000-dbb9-43e3-ab78-fc04134573ea",
                                "commited": true,
                                "mt_employees_branches": [
                                  {
                                    "$id": "13",
                                    "id_employee": "b9bbd404-4c4b-41c3-83a5-94c1c70ca8d2",
                                    "id_branch": "81c0a3f6-0557-4cc1-ad20-995bd3cbda14",
                                    "active": true,
                                    "created_on": "2025-12-08T21:32:00.2680321+01:00",
                                    "last_update": "2025-12-08T21:32:00.2680321+01:00",
                                    "id_user_upd": "b6b7ae9c-4253-4448-ac6e-f3965cf2e7f4",
                                    "commited": true,
                                    "mt_branches": {
                                      "$ref": "4"
                                    },
                                    "mt_employees": {
                                      "$ref": "12"
                                    }
                                  },
                                  {
                                    "$ref": "13"
                                  }
                                ],
                                "mt_employees_profiles": {
                                  "$id": "14",
                                  "id": "7103a76e-cac3-437e-9e3c-84fc1c2463a2",
                                  "id_mask": "sample string 2",
                                  "name": "sample string 3",
                                  "description": "sample string 4",
                                  "authorized": true,
                                  "active": true,
                                  "created_on": "2025-12-08T21:32:00.2680321+01:00",
                                  "last_update": "2025-12-08T21:32:00.2680321+01:00",
                                  "id_user_upd": "29e7bf41-e47c-4e3b-b3c9-5d285fec7653",
                                  "commited": true,
                                  "mt_employees": [
                                    {
                                      "$ref": "12"
                                    },
                                    {
                                      "$ref": "12"
                                    }
                                  ],
                                  "st_users": {
                                    "$ref": "3"
                                  }
                                },
                                "st_images": {
                                  "$ref": "5"
                                },
                                "st_users": {
                                  "$ref": "3"
                                },
                                "tt_doc_sa_det": [
                                  {
                                    "$id": "15",
                                    "id_doc_sa": "fb4b27ee-cb47-4cb9-8f07-e963b29ba690",
                                    "id_line": 2,
                                    "id_item_sub": "dc944fc3-c63d-47c5-bcc3-57cf86f941f8",
                                    "qty": 4.1,
                                    "id_list": "40c6f484-42bf-4253-9baf-3f09f6d393d5",
                                    "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": "a235f331-7f4f-4689-9ecf-f6b8f69dcc67",
                                    "is_used": true,
                                    "qty_vou": 1.1,
                                    "amt_vou": 1.1,
                                    "comment": "sample string 15",
                                    "ref_det": "sample string 16",
                                    "id_employee": "ddf05b1a-6352-4cec-b167-665e2fbfc9aa",
                                    "name_generic": "sample string 17",
                                    "type_ope": 1,
                                    "id_user_add": "263e5267-9aa2-4616-9331-59c4f9da76f7",
                                    "id_user_upd": "2691c395-4645-4bbe-9a4d-05ec7b15dcfa",
                                    "active": true,
                                    "mt_employees": {
                                      "$ref": "12"
                                    },
                                    "mt_items_sub": {
                                      "$id": "16",
                                      "id": "2a02e7b9-6422-4cf7-9947-247fd8d48b7f",
                                      "id_item": "df687309-f5a4-4619-8102-1444a7290ea1",
                                      "id_item_type": "3e89d0d6-0cbb-4b8b-8201-1c776aa0b949",
                                      "is_default": true,
                                      "barcode": "sample string 5",
                                      "voucher_apply": true,
                                      "id_voucher_json": "c63a9275-9ab9-4db7-9339-a0287f51d055",
                                      "count_voucher": 1,
                                      "id_voucher_type": 1,
                                      "active": true,
                                      "created_on": "2025-12-08T21:32:00.2680321+01:00",
                                      "last_update": "2025-12-08T21:32:00.2680321+01:00",
                                      "id_user_upd": "f1e9ed32-222b-488c-8ab3-163c08f70946",
                                      "commited": true,
                                      "mt_items": {
                                        "$ref": "1"
                                      },
                                      "mt_items_formula": [
                                        {
                                          "$id": "17",
                                          "id_item_sub": "c168b219-081f-4e09-a2e4-f24f9af8956f",
                                          "id_item": "3961e14a-1b0d-45ba-a258-5176bf9fc2a6",
                                          "group_id": 3,
                                          "id_unit_ref": "17ad6f81-b08f-425d-b1b4-b5e20cca87cb",
                                          "qty_dis": 5,
                                          "mt_items": {
                                            "$ref": "1"
                                          },
                                          "mt_items_sub": {
                                            "$ref": "16"
                                          },
                                          "mt_units_ref": {
                                            "$id": "18",
                                            "id": "fe4e274b-9cdd-4291-93d1-308e0723e1b3",
                                            "id_mask": "sample string 2",
                                            "name": "sample string 3",
                                            "coefficient": 4.1,
                                            "id_unit": "d2db6c9b-8ade-4b91-a1a0-7982b1d79e53",
                                            "active": true,
                                            "created_on": "2025-12-08T21:32:00.2680321+01:00",
                                            "last_update": "2025-12-08T21:32:00.2680321+01:00",
                                            "id_user_upd": "7af7aeeb-32bf-4906-a5c6-e06f720d7a54",
                                            "commited": true,
                                            "mt_units": {
                                              "$id": "19",
                                              "id": "83236e45-dc8d-4b4c-9bc0-cf575582b774",
                                              "id_mask": "sample string 2",
                                              "name": "sample string 3",
                                              "active": true,
                                              "created_on": "2025-12-08T21:32:00.2680321+01:00",
                                              "last_update": "2025-12-08T21:32:00.2680321+01:00",
                                              "id_user_upd": "b1f3a4c5-91fd-441a-b743-c6b5b9e6d307",
                                              "commited": true,
                                              "mt_units_ref": [
                                                {
                                                  "$ref": "18"
                                                },
                                                {
                                                  "$ref": "18"
                                                }
                                              ],
                                              "st_users": {
                                                "$ref": "3"
                                              },
                                              "mt_items": [
                                                {
                                                  "$ref": "1"
                                                },
                                                {
                                                  "$ref": "1"
                                                }
                                              ],
                                              "mt_items1": [
                                                {
                                                  "$ref": "1"
                                                },
                                                {
                                                  "$ref": "1"
                                                }
                                              ]
                                            },
                                            "st_users": {
                                              "$ref": "3"
                                            },
                                            "mt_items_formula": [
                                              {
                                                "$ref": "17"
                                              },
                                              {
                                                "$ref": "17"
                                              }
                                            ]
                                          }
                                        },
                                        {
                                          "$ref": "17"
                                        }
                                      ],
                                      "mt_items_types": {
                                        "$ref": "9"
                                      },
                                      "mt_items_vouchers": {
                                        "$id": "20",
                                        "id": "b4e27e67-0a7e-4047-96f2-8a533826a827",
                                        "id_mask": "sample string 2",
                                        "name": "sample string 3",
                                        "description": "sample string 4",
                                        "json": "sample string 5",
                                        "id_pay_type": "395f6627-f392-4f3e-9fc3-6a3a7e55876f",
                                        "id_doc_print": "b5fdbe5d-56ff-4b02-b399-2e2bb8fd83cd",
                                        "hour_end": "00:00:00.1234567",
                                        "price_item_sub": true,
                                        "define_validity": true,
                                        "price_ref": true,
                                        "price_min": 11.1,
                                        "supply_apply": 12,
                                        "active": true,
                                        "created_on": "2025-12-08T21:32:00.2680321+01:00",
                                        "last_update": "2025-12-08T21:32:00.2680321+01:00",
                                        "commited": true,
                                        "mt_items_sub": [
                                          {
                                            "$ref": "16"
                                          },
                                          {
                                            "$ref": "16"
                                          }
                                        ]
                                      },
                                      "st_users": {
                                        "$ref": "3"
                                      },
                                      "mt_prices_items": [
                                        {
                                          "$id": "21",
                                          "id_list": "668ddac1-d426-48e2-a591-a10df668efa9",
                                          "id_item_sub": "47667a41-84a8-4d8e-b573-ce7447af2957",
                                          "validity_date": "2025-12-08T21:32:00.2680321+01:00",
                                          "price": 4.1,
                                          "active": true,
                                          "created_on": "2025-12-08T21:32:00.2680321+01:00",
                                          "last_update": "2025-12-08T21:32:00.2680321+01:00",
                                          "id_user_upd": "1886b2b1-b65e-4653-9223-67258058a359",
                                          "commited": true,
                                          "mt_items_sub": {
                                            "$ref": "16"
                                          },
                                          "mt_prices_list": {
                                            "$id": "22",
                                            "id": "781e6d26-b4b5-49d9-9fd7-e47c5b075392",
                                            "id_mask": "sample string 2",
                                            "name": "sample string 3",
                                            "description": "sample string 4",
                                            "id_ref": "d4547ee8-6428-4fdc-b863-8a34b8c6eac3",
                                            "tax_included": true,
                                            "switch_select": true,
                                            "item_type_default": 7,
                                            "name_pos": "sample string 8",
                                            "id_image": "ffcddfba-6694-46a5-a5c6-494c21fb5d2c",
                                            "view_pos": true,
                                            "order": 10,
                                            "color_border": "sample string 11",
                                            "color_button": "sample string 12",
                                            "color_font": "sample string 13",
                                            "active": true,
                                            "created_on": "2025-12-08T21:32:00.2680321+01:00",
                                            "last_update": "2025-12-08T21:32:00.2680321+01:00",
                                            "id_user_upd": "5da64d76-b0db-4cfa-8b95-b1ee2b66bd03",
                                            "commited": true,
                                            "mt_pos_prices_list": [
                                              {
                                                "$id": "23",
                                                "id_pos": "9726177a-d5ef-4a41-b2dc-ca7d9938157f",
                                                "id_pos_type": "c94b91fe-91d2-4485-854a-4365fbf5ba15",
                                                "id_price_list": "d7e085f3-077e-4326-a345-2e9ed718479c",
                                                "is_default": true,
                                                "view_mon": true,
                                                "view_tue": true,
                                                "view_wed": true,
                                                "view_thu": true,
                                                "view_fri": true,
                                                "view_sat": true,
                                                "view_sun": true,
                                                "active": true,
                                                "created_on": "2025-12-08T21:32:00.2680321+01:00",
                                                "last_update": "2025-12-08T21:32:00.2680321+01:00",
                                                "id_user_upd": "0b25092a-1789-423b-8344-6a73165c1337",
                                                "commited": true,
                                                "mt_pos_view": {
                                                  "$id": "24",
                                                  "id_pos": "1c13092e-88e1-4e6a-a4e9-2e2b621c09f8",
                                                  "id_pos_type": "7a024d15-b9bd-43c0-9894-8e448bdc3ade",
                                                  "is_default": true,
                                                  "active": true,
                                                  "created_on": "2025-12-08T21:32:00.2680321+01:00",
                                                  "last_update": "2025-12-08T21:32:00.2680321+01:00",
                                                  "id_user_upd": "e3dbe0ec-495f-4daf-a968-e1f0462547f2",
                                                  "commited": true,
                                                  "mt_pos": {
                                                    "$id": "25",
                                                    "id": "e45a679c-b701-4f59-bed4-d1da94fd2461",
                                                    "id_mask": "sample string 2",
                                                    "name": "sample string 3",
                                                    "description": "sample string 4",
                                                    "id_branch": "109e68d9-3cf6-4261-b7ac-7a1aaa959433",
                                                    "id_zone": "b56a57b9-17e9-424b-8194-4ecec0df2086",
                                                    "user_required": true,
                                                    "active": true,
                                                    "created_on": "2025-12-08T21:32:00.2680321+01:00",
                                                    "last_update": "2025-12-08T21:32:00.2680321+01:00",
                                                    "id_user_upd": "c5505882-ba75-4a05-875f-783aff727068",
                                                    "commited": true,
                                                    "mt_branches_zones": {
                                                      "$id": "26",
                                                      "id": "2189f8fc-2f3a-495f-8aa1-8df193f15c26",
                                                      "id_mask": "sample string 2",
                                                      "name": "sample string 3",
                                                      "description": "sample string 4",
                                                      "id_branch": "7a61fb02-1550-4632-8bac-69bc15be77ad",
                                                      "active": true,
                                                      "created_on": "2025-12-08T21:32:00.2680321+01:00",
                                                      "last_update": "2025-12-08T21:32:00.2680321+01:00",
                                                      "id_user_upd": "e3652c36-781d-4416-bb00-9876bb6d8927",
                                                      "commited": true,
                                                      "mt_branches": {
                                                        "$ref": "4"
                                                      },
                                                      "mt_pos": [
                                                        {
                                                          "$ref": "25"
                                                        },
                                                        {
                                                          "$ref": "25"
                                                        }
                                                      ],
                                                      "st_users": {
                                                        "$ref": "3"
                                                      }
                                                    },
                                                    "mt_cloakrooms": [
                                                      {
                                                        "$id": "27",
                                                        "id": "bb2038d0-986e-4b96-94c5-c69862bd9465",
                                                        "id_mask": "sample string 2",
                                                        "name": "sample string 3",
                                                        "id_pos": "ecaa742c-bb36-4108-9712-cc31e89195fb",
                                                        "unit_ini": 5,
                                                        "unit_end": 6,
                                                        "name_pos": "sample string 7",
                                                        "id_image": "406929a7-4b3c-4be4-a92a-81f30fdcd2eb",
                                                        "view_pos": true,
                                                        "order": 9,
                                                        "color_border": "sample string 10",
                                                        "color_button": "sample string 11",
                                                        "color_font": "sample string 12",
                                                        "active": true,
                                                        "created_on": "2025-12-08T21:32:00.2680321+01:00",
                                                        "last_update": "2025-12-08T21:32:00.2680321+01:00",
                                                        "id_user_upd": "337d80db-176a-44b0-8b9a-09b8cb10982f",
                                                        "commited": true,
                                                        "mt_pos": {
                                                          "$ref": "25"
                                                        },
                                                        "st_images": {
                                                          "$ref": "5"
                                                        },
                                                        "st_users": {
                                                          "$ref": "3"
                                                        },
                                                        "tt_cloakrooms_units": [
                                                          {
                                                            "$id": "28",
                                                            "id": "3901652b-0c52-43e8-9f07-d1cefcaa1116",
                                                            "id_cloakroom": "390e68f9-a295-4706-b933-7ef2f83e3ec7",
                                                            "id_pos_sesion": "71ce0b35-63c2-4529-8ba8-63bdee196998",
                                                            "unit_id": 4,
                                                            "date_open": "2025-12-08T21:32:00.2680321+01:00",
                                                            "date_close": "2025-12-08T21:32:00.2680321+01:00",
                                                            "id_doc_sa": "d731c3d3-b04a-49ed-bada-94b4aae63ef1",
                                                            "commited": true,
                                                            "mt_cloakrooms": {
                                                              "$ref": "27"
                                                            },
                                                            "tt_doc_sa": {
                                                              "$id": "29",
                                                              "id": "6224a256-3c68-4e30-a109-bf21627fcee8",
                                                              "id_pos": "7d683ea1-8999-4b5f-9bee-61728c09b536",
                                                              "id_doc": "6d2a555e-8fee-43a3-a16c-c1e30a68fb31",
                                                              "id_branch": "dea2e585-75af-4477-a6ae-9f439a9c6a2a",
                                                              "nro_doc": "sample string 5",
                                                              "date_doc": "2025-12-08T21:32:00.2680321+01:00",
                                                              "date_tax": "2025-12-08T21:32:00.2680321+01:00",
                                                              "hour_doc": "00:00:00.1234567",
                                                              "block": true,
                                                              "id_ref": "278b9503-ec2c-4d28-838a-ed302510f1c8",
                                                              "id_relationship": "4a2200ae-4321-44f5-9bfe-d26aaf2d10f6",
                                                              "id_loc_from": "a9d34163-7724-4755-b787-d3110c785477",
                                                              "id_loc_end": "2e8001ee-5002-40a5-9bf8-6f40b6eff01c",
                                                              "id_user_add": "6d96449c-9b3d-428b-bf47-2369aa9633ae",
                                                              "id_user_upd": "481de529-78fd-4bed-b274-73d44ca0257f",
                                                              "comment": "sample string 12",
                                                              "id_pos_sesion": "6081d490-9f08-4edd-99a5-a3b25d737a1a",
                                                              "id_room_unit": "bd0b9721-1f80-4bea-926c-743e59cbb6af",
                                                              "ref_locator": "sample string 13",
                                                              "ref_zone_aut": "sample string 14",
                                                              "id_pos_type": "01053a36-9f1a-4b70-b37c-d18f4d899274",
                                                              "p_dis": 15.1,
                                                              "p_chr": 16.1,
                                                              "amt_net": 17.1,
                                                              "amt_tax": 18.1,
                                                              "amt_dis": 19.1,
                                                              "amt_chr": 20.1,
                                                              "amt_tot": 21.1,
                                                              "active": true,
                                                              "created_on": "2025-12-08T21:32:00.2680321+01:00",
                                                              "last_update": "2025-12-08T21:32:00.2680321+01:00",
                                                              "commited": true,
                                                              "created_by": 1,
                                                              "mt_branches": {
                                                                "$ref": "4"
                                                              },
                                                              "mt_docs": {
                                                                "$id": "30",
                                                                "id": "11d732a7-627f-43e0-a10c-84d6ac38c1c3",
                                                                "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": "503f43f5-3395-476b-989a-6f1b8f9bc92b",
                                                                "view_pos": true,
                                                                "order": 23,
                                                                "color_border": "sample string 24",
                                                                "color_button": "sample string 25",
                                                                "color_font": "sample string 26",
                                                                "active": true,
                                                                "created_on": "2025-12-08T21:32:00.2680321+01:00",
                                                                "last_update": "2025-12-08T21:32:00.2680321+01:00",
                                                                "id_user_upd": "f51d44b3-35aa-4d5f-9a78-be0e87035919",
                                                                "commited": true,
                                                                "mt_docs_payment_money": [
                                                                  {
                                                                    "$id": "31",
                                                                    "id_doc": "967ec046-ace9-4bfe-81cd-fab2e675537f",
                                                                    "id_pay": "b814d257-bd27-405e-bb92-f5818d0c8cc4",
                                                                    "id_money": "82f1f3d4-051b-40a3-98cc-9164fbcce183",
                                                                    "active": true,
                                                                    "created_on": "2025-12-08T21:32:00.2680321+01:00",
                                                                    "last_update": "2025-12-08T21:32:00.2680321+01:00",
                                                                    "id_user_upd": "68b89806-8b7c-4d8d-ab03-e375c65a5a59",
                                                                    "commited": true,
                                                                    "mt_docs": {
                                                                      "$ref": "30"
                                                                    },
                                                                    "mt_money_types": {
                                                                      "$id": "32",
                                                                      "id": "f8f59a73-da3b-4dfa-9793-4af51fc507fc",
                                                                      "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": "5819a8f7-e59f-4f8e-9d96-c1966187ce5e",
                                                                      "view_pos": true,
                                                                      "order": 8,
                                                                      "color_border": "sample string 9",
                                                                      "color_button": "sample string 10",
                                                                      "color_font": "sample string 11",
                                                                      "active": true,
                                                                      "created_on": "2025-12-08T21:32:00.2680321+01:00",
                                                                      "last_update": "2025-12-08T21:32:00.2680321+01:00",
                                                                      "id_user_upd": "1521b03f-6f7f-47fb-a313-7ab0cb00ef8c",
                                                                      "commited": true,
                                                                      "mt_docs_payment_money": [
                                                                        {
                                                                          "$ref": "31"
                                                                        },
                                                                        {
                                                                          "$ref": "31"
                                                                        }
                                                                      ],
                                                                      "mt_money_rates": [
                                                                        {
                                                                          "$id": "33",
                                                                          "id_money_1": "13650f12-1d9b-4e06-b27d-0fbd9530d09c",
                                                                          "id_money_2": "997daff1-c014-4745-92a6-0106e81e3d60",
                                                                          "date_from": "2025-12-08T21:32:00.2680321+01:00",
                                                                          "coefficient": 4.1,
                                                                          "active": true,
                                                                          "created_on": "2025-12-08T21:32:00.2680321+01:00",
                                                                          "last_update": "2025-12-08T21:32:00.2680321+01:00",
                                                                          "id_user_upd": "f2514e92-048a-4ef8-b371-30ad6095fb47",
                                                                          "commited": true,
                                                                          "mt_money_types": {
                                                                            "$ref": "32"
                                                                          },
                                                                          "mt_money_types1": {
                                                                            "$ref": "32"
                                                                          },
                                                                          "st_users": {
                                                                            "$ref": "3"
                                                                          }
                                                                        },
                                                                        {
                                                                          "$ref": "33"
                                                                        }
                                                                      ],
                                                                      "mt_money_rates1": [
                                                                        {
                                                                          "$ref": "33"
                                                                        },
                                                                        {
                                                                          "$ref": "33"
                                                                        }
                                                                      ],
                                                                      "st_images": {
                                                                        "$ref": "5"
                                                                      },
                                                                      "st_users": {
                                                                        "$ref": "3"
                                                                      },
                                                                      "tt_doc_sa_cashflow": [
                                                                        {
                                                                          "$id": "34",
                                                                          "id_doc_sa": "7bbcf16f-77f1-4c12-8e59-d744f1813c1a",
                                                                          "id_pay": "ff10313a-a8a1-4955-b65e-186d98169d7e",
                                                                          "id_money": "397064e1-4a73-467a-b923-76bc6694d1b3",
                                                                          "date_cashflow": "2025-12-08T21:32:00.2680321+01:00",
                                                                          "coefficient": 5.1,
                                                                          "id_user_add": "97357a88-2305-448e-a90a-9cc3daca5fce",
                                                                          "amt_tot_md": 7.1,
                                                                          "amt_tot_mo": 8.1,
                                                                          "mt_payment_types": {
                                                                            "$id": "35",
                                                                            "id": "1a5332e7-e62f-417c-b9f8-27605c91f5a7",
                                                                            "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": "32307176-1e17-4d08-9222-b0574744436d",
                                                                            "view_pos": true,
                                                                            "order": 13,
                                                                            "color_border": "sample string 14",
                                                                            "color_button": "sample string 15",
                                                                            "color_font": "sample string 16",
                                                                            "active": true,
                                                                            "created_on": "2025-12-08T21:32:00.2680321+01:00",
                                                                            "last_update": "2025-12-08T21:32:00.2680321+01:00",
                                                                            "id_user_upd": "8762892f-4261-42fc-8e63-d3f6878151eb",
                                                                            "commited": true,
                                                                            "mt_docs_payment_money": [
                                                                              {
                                                                                "$ref": "31"
                                                                              },
                                                                              {
                                                                                "$ref": "31"
                                                                              }
                                                                            ],
                                                                            "st_images": {
                                                                              "$ref": "5"
                                                                            },
                                                                            "st_users": {
                                                                              "$ref": "3"
                                                                            },
                                                                            "tt_doc_sa_cashflow": [
                                                                              {
                                                                                "$ref": "34"
                                                                              },
                                                                              {
                                                                                "$ref": "34"
                                                                              }
                                                                            ],
                                                                            "tt_doc_sa_pay": [
                                                                              {
                                                                                "$id": "36",
                                                                                "id_doc_sa": "f1c48c62-3496-46eb-b491-20565cf0c92a",
                                                                                "id_line": 2,
                                                                                "id_pay": "c9f4b296-485f-40b8-ad3d-1686ed96c48e",
                                                                                "id_money": "6e3b0383-a5b7-4702-a6e6-40de1dde5801",
                                                                                "coefficient": 5.1,
                                                                                "id_voucher": "1f64d5bc-826f-4643-b54a-5755c498d991",
                                                                                "id_employee": "ee93f27e-3cc4-4f85-845a-04563b98f731",
                                                                                "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": "cfcd71c6-7abc-465c-ba06-abfc8c18ed86",
                                                                                "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": "12"
                                                                                },
                                                                                "mt_money_types": {
                                                                                  "$ref": "32"
                                                                                },
                                                                                "mt_payment_types": {
                                                                                  "$ref": "35"
                                                                                },
                                                                                "tt_doc_sa": {
                                                                                  "$ref": "29"
                                                                                },
                                                                                "tt_vouchers": {
                                                                                  "$ref": "11"
                                                                                }
                                                                              },
                                                                              {
                                                                                "$ref": "36"
                                                                              }
                                                                            ],
                                                                            "tt_vouchers": [
                                                                              {
                                                                                "$ref": "11"
                                                                              },
                                                                              {
                                                                                "$ref": "11"
                                                                              }
                                                                            ]
                                                                          },
                                                                          "st_users": {
                                                                            "$ref": "3"
                                                                          },
                                                                          "mt_money_types": {
                                                                            "$ref": "32"
                                                                          },
                                                                          "tt_doc_sa": {
                                                                            "$ref": "29"
                                                                          }
                                                                        },
                                                                        {
                                                                          "$ref": "34"
                                                                        }
                                                                      ],
                                                                      "tt_doc_sa_pay": [
                                                                        {
                                                                          "$ref": "36"
                                                                        },
                                                                        {
                                                                          "$ref": "36"
                                                                        }
                                                                      ]
                                                                    },
                                                                    "mt_payment_types": {
                                                                      "$ref": "35"
                                                                    },
                                                                    "st_users": {
                                                                      "$ref": "3"
                                                                    }
                                                                  },
                                                                  {
                                                                    "$ref": "31"
                                                                  }
                                                                ],
                                                                "st_images": {
                                                                  "$ref": "5"
                                                                },
                                                                "st_users": {
                                                                  "$ref": "3"
                                                                },
                                                                "mt_pos_doc_print": [
                                                                  {
                                                                    "$id": "37",
                                                                    "id_pos_print": "790d9e10-d4ea-4de3-8616-a20746eb214a",
                                                                    "id_doc": "c68c1bcd-1150-4404-9061-1ab03ee167f2",
                                                                    "id_pos_type": "981935e5-4531-4a06-81dd-a255511ee57b",
                                                                    "id_doc_print": "da86c42c-aaf7-44e2-ac67-edcbc09cad1c",
                                                                    "copies": 5,
                                                                    "print_mode": 6,
                                                                    "active": true,
                                                                    "created_on": "2025-12-08T21:32:00.2680321+01:00",
                                                                    "last_update": "2025-12-08T21:32:00.2680321+01:00",
                                                                    "id_user_upd": "d7990f18-6ec5-4aa1-aef4-1afa736a1e5d",
                                                                    "commited": true,
                                                                    "mt_docs": {
                                                                      "$ref": "30"
                                                                    },
                                                                    "mt_pos_print": {
                                                                      "$id": "38",
                                                                      "id": "0517f5f0-c0b6-44d1-949f-05b7e59f47d4",
                                                                      "id_pos": "cec9231d-40f1-4d66-9a32-e2e114250f5f",
                                                                      "id_mask": "sample string 3",
                                                                      "name": "sample string 4",
                                                                      "mode_print": 5,
                                                                      "port": "sample string 6",
                                                                      "baud_rate": 1,
                                                                      "data_bits": 1,
                                                                      "stop_bit": 1,
                                                                      "flow_control": 1,
                                                                      "parity": 1,
                                                                      "pin_cashdrawer": 1,
                                                                      "ip_printer": "sample string 7",
                                                                      "port_ip": 1,
                                                                      "printer_name": "sample string 8",
                                                                      "active": true,
                                                                      "created_on": "2025-12-08T21:32:00.2680321+01:00",
                                                                      "last_update": "2025-12-08T21:32:00.2680321+01:00",
                                                                      "id_user_upd": "76c6c592-1860-4bbe-ac57-6de5ad668669",
                                                                      "commited": true,
                                                                      "mt_pos": {
                                                                        "$ref": "25"
                                                                      },
                                                                      "mt_pos_doc_print": [
                                                                        {
                                                                          "$ref": "37"
                                                                        },
                                                                        {
                                                                          "$ref": "37"
                                                                        }
                                                                      ],
                                                                      "st_users": {
                                                                        "$ref": "3"
                                                                      }
                                                                    },
                                                                    "mt_pos_types": {
                                                                      "$id": "39",
                                                                      "id": "4e983fe0-5193-4721-8adb-a6afb70bbe07",
                                                                      "id_mask": "sample string 2",
                                                                      "name": "sample string 3",
                                                                      "is_module": true,
                                                                      "order": 5,
                                                                      "active": true,
                                                                      "created_on": "2025-12-08T21:32:00.2680321+01:00",
                                                                      "last_update": "2025-12-08T21:32:00.2680321+01:00",
                                                                      "id_user_upd": "06df0ab9-5ed1-41a5-a72e-48ff4b9a6344",
                                                                      "commited": true,
                                                                      "mt_items_featured": [
                                                                        {
                                                                          "$id": "40",
                                                                          "id": "c93dae50-d068-41e5-ad1d-893b422d3b20",
                                                                          "id_branch": "378de206-1d54-4922-9983-d585a7638ab3",
                                                                          "id_pos_type": "088b4ecb-ad38-41ab-92a8-5a4391db1d86",
                                                                          "id_pos": "4bf66e34-251f-4001-9be6-16f8907d7cbc",
                                                                          "id_item": "6731719b-f102-4738-84fb-fa7fb400e508",
                                                                          "date_from": "2025-12-08T21:32:00.2680321+01:00",
                                                                          "date_end": "2025-12-08T21:32:00.2680321+01:00",
                                                                          "image_id": 4,
                                                                          "active": true,
                                                                          "created_on": "2025-12-08T21:32:00.2680321+01:00",
                                                                          "last_update": "2025-12-08T21:32:00.2680321+01:00",
                                                                          "id_user_upd": "983b7b68-4ac9-4e6b-8295-9a2604884c70",
                                                                          "commited": true,
                                                                          "mt_branches": {
                                                                            "$ref": "4"
                                                                          },
                                                                          "mt_items": {
                                                                            "$ref": "1"
                                                                          },
                                                                          "mt_pos": {
                                                                            "$ref": "25"
                                                                          },
                                                                          "mt_pos_types": {
                                                                            "$ref": "39"
                                                                          },
                                                                          "st_users": {
                                                                            "$ref": "3"
                                                                          }
                                                                        },
                                                                        {
                                                                          "$ref": "40"
                                                                        }
                                                                      ],
                                                                      "mt_pos_doc_print": [
                                                                        {
                                                                          "$ref": "37"
                                                                        },
                                                                        {
                                                                          "$ref": "37"
                                                                        }
                                                                      ],
                                                                      "st_users": {
                                                                        "$ref": "3"
                                                                      },
                                                                      "mt_pos_view": [
                                                                        {
                                                                          "$ref": "24"
                                                                        },
                                                                        {
                                                                          "$ref": "24"
                                                                        }
                                                                      ]
                                                                    },
                                                                    "st_doc_print": {
                                                                      "$id": "41",
                                                                      "id": "1ecc7ac1-da76-4260-a34f-e25f598ae30e",
                                                                      "id_mask": "sample string 2",
                                                                      "name": "sample string 3",
                                                                      "description": "sample string 4",
                                                                      "high_row": 5,
                                                                      "high_doc": 6,
                                                                      "with_doc": 7,
                                                                      "to_file": true,
                                                                      "active": true,
                                                                      "created_on": "2025-12-08T21:32:00.2680321+01:00",
                                                                      "last_update": "2025-12-08T21:32:00.2680321+01:00",
                                                                      "commited": true,
                                                                      "mt_pos_doc_print": [
                                                                        {
                                                                          "$ref": "37"
                                                                        },
                                                                        {
                                                                          "$ref": "37"
                                                                        }
                                                                      ],
                                                                      "st_doc_print_det": [
                                                                        {
                                                                          "$id": "42",
                                                                          "id_doc_print": "d892063d-8172-4ee8-987a-2c574571d58e",
                                                                          "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": "41"
                                                                          }
                                                                        },
                                                                        {
                                                                          "$ref": "42"
                                                                        }
                                                                      ]
                                                                    },
                                                                    "st_users": {
                                                                      "$ref": "3"
                                                                    }
                                                                  },
                                                                  {
                                                                    "$ref": "37"
                                                                  }
                                                                ],
                                                                "st_doc_num": [
                                                                  {
                                                                    "$id": "43",
                                                                    "id_pos": "f9f6141c-5ff7-4f15-a261-2c355bf354d7",
                                                                    "id_doc": "a220c869-cb13-46bd-8c18-c50c5e261fe5",
                                                                    "value": 3,
                                                                    "created_on": "2025-12-08T21:32:00.2680321+01:00",
                                                                    "last_update": "2025-12-08T21:32:00.2680321+01:00",
                                                                    "commited": true,
                                                                    "mt_docs": {
                                                                      "$ref": "30"
                                                                    },
                                                                    "mt_pos": {
                                                                      "$ref": "25"
                                                                    }
                                                                  },
                                                                  {
                                                                    "$ref": "43"
                                                                  }
                                                                ],
                                                                "tt_doc_sa": [
                                                                  {
                                                                    "$ref": "29"
                                                                  },
                                                                  {
                                                                    "$ref": "29"
                                                                  }
                                                                ],
                                                                "tt_doc_st": [
                                                                  {
                                                                    "$id": "44",
                                                                    "id": "80fbfc0e-c53a-472b-81e5-5759717389f7",
                                                                    "id_pos": "6876be74-898f-496d-96a0-69940c0d4be5",
                                                                    "id_doc": "ae111c9a-b3a5-41c9-9955-19688f6d7a72",
                                                                    "id_branch": "df703247-0eb4-4c56-8511-5d0b4fb572ed",
                                                                    "nro_doc": "sample string 5",
                                                                    "date_doc": "2025-12-08T21:32:00.2680321+01:00",
                                                                    "block": true,
                                                                    "nro_original": "sample string 8",
                                                                    "id_ref": "3ab4f0c2-1765-44cb-9c9b-5cca6397c8ff",
                                                                    "id_loc_from": "cbcf2296-153d-4833-84e5-ec173e78db37",
                                                                    "id_loc_end": "34e7d198-a7ad-4ac8-b2f3-f03639f47170",
                                                                    "id_user_add": "dabbf659-a746-4ece-8588-0f1a82570892",
                                                                    "id_user_upd": "c7a9dcd7-cb22-430b-8bab-f034c0101c23",
                                                                    "id_pos_sesion": "ffea3873-4af1-4ed7-b5cc-d18f85e12ce0",
                                                                    "comment": "sample string 12",
                                                                    "status": 1,
                                                                    "is_send": true,
                                                                    "date_send": "2025-12-08T21:32:00.2680321+01:00",
                                                                    "active": true,
                                                                    "created_on": "2025-12-08T21:32:00.2680321+01:00",
                                                                    "last_update": "2025-12-08T21:32:00.2680321+01:00",
                                                                    "commited": true,
                                                                    "mt_branches": {
                                                                      "$ref": "4"
                                                                    },
                                                                    "mt_docs": {
                                                                      "$ref": "30"
                                                                    },
                                                                    "mt_locations": {
                                                                      "$id": "45",
                                                                      "id": "f0b64dc6-19a6-4782-a1c1-6f4956a99462",
                                                                      "id_mask": "sample string 2",
                                                                      "name": "sample string 3",
                                                                      "description": "sample string 4",
                                                                      "reserved": true,
                                                                      "id_branch": "4cf5b844-b3f9-45c8-b399-fb32ba3fa54d",
                                                                      "active": true,
                                                                      "created_on": "2025-12-08T21:32:00.2680321+01:00",
                                                                      "last_update": "2025-12-08T21:32:00.2680321+01:00",
                                                                      "id_user_upd": "5f12cc7b-71a3-4f93-8b93-9374fb593005",
                                                                      "commited": true,
                                                                      "mt_branches": {
                                                                        "$ref": "4"
                                                                      },
                                                                      "st_users": {
                                                                        "$ref": "3"
                                                                      },
                                                                      "tt_doc_sa": [
                                                                        {
                                                                          "$ref": "29"
                                                                        },
                                                                        {
                                                                          "$ref": "29"
                                                                        }
                                                                      ],
                                                                      "tt_doc_sa1": [
                                                                        {
                                                                          "$ref": "29"
                                                                        },
                                                                        {
                                                                          "$ref": "29"
                                                                        }
                                                                      ],
                                                                      "tt_doc_st": [
                                                                        {
                                                                          "$ref": "44"
                                                                        },
                                                                        {
                                                                          "$ref": "44"
                                                                        }
                                                                      ],
                                                                      "tt_doc_st1": [
                                                                        {
                                                                          "$ref": "44"
                                                                        },
                                                                        {
                                                                          "$ref": "44"
                                                                        }
                                                                      ],
                                                                      "tt_stock": [
                                                                        {
                                                                          "$id": "46",
                                                                          "id_location": "5fccab01-89f1-4941-92b6-6d2e02d12607",
                                                                          "id_item": "a932e6e6-0ce6-46dc-b4b0-66eb2a2cad70",
                                                                          "stock_ideal": 3.1,
                                                                          "stock_min": 4.1,
                                                                          "stock_max": 5.1,
                                                                          "stock": 6.1,
                                                                          "active": true,
                                                                          "created_on": "2025-12-08T21:32:00.2680321+01:00",
                                                                          "last_update": "2025-12-08T21:32:00.2680321+01:00",
                                                                          "commited": true,
                                                                          "mt_items": {
                                                                            "$ref": "1"
                                                                          },
                                                                          "mt_locations": {
                                                                            "$ref": "45"
                                                                          }
                                                                        },
                                                                        {
                                                                          "$ref": "46"
                                                                        }
                                                                      ]
                                                                    },
                                                                    "mt_locations1": {
                                                                      "$ref": "45"
                                                                    },
                                                                    "mt_pos": {
                                                                      "$ref": "25"
                                                                    },
                                                                    "st_users": {
                                                                      "$ref": "3"
                                                                    },
                                                                    "st_users1": {
                                                                      "$ref": "3"
                                                                    },
                                                                    "tt_doc_st_det": [
                                                                      {
                                                                        "$id": "47",
                                                                        "id_doc_st": "aa717559-49e8-47eb-bfc4-6328dc204983",
                                                                        "id_line": 2,
                                                                        "id_item": "fa751fd4-4d2a-476a-9f4b-ef3986457ed0",
                                                                        "comment": "sample string 4",
                                                                        "qty": 5.1,
                                                                        "status": 1,
                                                                        "active": true,
                                                                        "mt_items": {
                                                                          "$ref": "1"
                                                                        },
                                                                        "tt_doc_st": {
                                                                          "$ref": "44"
                                                                        }
                                                                      },
                                                                      {
                                                                        "$ref": "47"
                                                                      }
                                                                    ],
                                                                    "tt_doc_st1": [
                                                                      {
                                                                        "$ref": "44"
                                                                      },
                                                                      {
                                                                        "$ref": "44"
                                                                      }
                                                                    ],
                                                                    "tt_doc_st2": {
                                                                      "$ref": "44"
                                                                    }
                                                                  },
                                                                  {
                                                                    "$ref": "44"
                                                                  }
                                                                ]
                                                              },
                                                              "mt_locations": {
                                                                "$ref": "45"
                                                              },
                                                              "mt_locations1": {
                                                                "$ref": "45"
                                                              },
                                                              "mt_pos": {
                                                                "$ref": "25"
                                                              },
                                                              "st_users": {
                                                                "$ref": "3"
                                                              },
                                                              "st_users1": {
                                                                "$ref": "3"
                                                              },
                                                              "tt_cloakrooms_units": [
                                                                {
                                                                  "$ref": "28"
                                                                },
                                                                {
                                                                  "$ref": "28"
                                                                }
                                                              ],
                                                              "tt_doc_sa_cashflow": [
                                                                {
                                                                  "$ref": "34"
                                                                },
                                                                {
                                                                  "$ref": "34"
                                                                }
                                                              ],
                                                              "tt_doc_sa_det": [
                                                                {
                                                                  "$ref": "15"
                                                                },
                                                                {
                                                                  "$ref": "15"
                                                                }
                                                              ],
                                                              "tt_doc_sa_pay": [
                                                                {
                                                                  "$ref": "36"
                                                                },
                                                                {
                                                                  "$ref": "36"
                                                                }
                                                              ],
                                                              "tt_doc_sa1": [
                                                                {
                                                                  "$ref": "29"
                                                                },
                                                                {
                                                                  "$ref": "29"
                                                                }
                                                              ],
                                                              "tt_doc_sa2": {
                                                                "$ref": "29"
                                                              },
                                                              "tt_pos_sesion": {
                                                                "$id": "48",
                                                                "id": "ba6821da-e71b-406d-ae9e-009ccd897566",
                                                                "nro_sesion": 2,
                                                                "id_pos": "80627af1-2d1f-495e-9e15-5270965c7e79",
                                                                "date_tax": "2025-12-08T21:32:00.2680321+01:00",
                                                                "date_open": "2025-12-08T21:32:00.2680321+01:00",
                                                                "date_close": "2025-12-08T21:32:00.2680321+01:00",
                                                                "id_user_open": "430cb5a3-6334-4150-85d2-69932d639aa5",
                                                                "id_user_close": "dba48793-0b2f-46c9-8234-2bd2ef9a5ea9",
                                                                "nro_z": 1,
                                                                "amt_tot": 1.1,
                                                                "locator_event": "sample string 6",
                                                                "status_pos": 7,
                                                                "training_sesion": true,
                                                                "active": true,
                                                                "created_on": "2025-12-08T21:32:00.2680321+01:00",
                                                                "last_update": "2025-12-08T21:32:00.2680321+01:00",
                                                                "commited": true,
                                                                "mt_pos": {
                                                                  "$ref": "25"
                                                                },
                                                                "tt_cloakrooms_units": [
                                                                  {
                                                                    "$ref": "28"
                                                                  },
                                                                  {
                                                                    "$ref": "28"
                                                                  }
                                                                ],
                                                                "tt_items_customs": [
                                                                  {
                                                                    "$id": "49",
                                                                    "id": "df312cc6-ae89-45c2-977a-a8c9faff52dc",
                                                                    "order_id": 2,
                                                                    "id_item": "25380339-121e-4daa-8de4-11157af0efa9",
                                                                    "id_item_type": "0768e56c-fa61-459a-b55f-40699267eeb0",
                                                                    "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": "35343ecf-ec7b-46f6-ac31-80cff4f4b3f2",
                                                                    "type_item": 11,
                                                                    "id_voucher_json": "d553fa14-3bce-45e8-af8c-bb98fb50d9cd",
                                                                    "count_voucher": 1,
                                                                    "id_category": "1c71dcfa-677a-4b08-a24a-6795877d8a23",
                                                                    "created_on": "2025-12-08T21:32:00.2680321+01:00",
                                                                    "last_update": "2025-12-08T21:32:00.2680321+01:00",
                                                                    "id_user_upd": "80ad9f67-10cb-46f4-9920-1edd8cdb5d22",
                                                                    "commited": true,
                                                                    "mt_items": {
                                                                      "$ref": "1"
                                                                    },
                                                                    "mt_items_types": {
                                                                      "$ref": "9"
                                                                    },
                                                                    "st_users": {
                                                                      "$ref": "3"
                                                                    },
                                                                    "tt_pos_sesion": {
                                                                      "$ref": "48"
                                                                    }
                                                                  },
                                                                  {
                                                                    "$ref": "49"
                                                                  }
                                                                ],
                                                                "tt_doc_sa_pt": [
                                                                  {
                                                                    "$id": "50",
                                                                    "id": "cbf057c7-13c6-4dec-9b3d-f274d47a87ab",
                                                                    "json_object": "sample string 2",
                                                                    "json_pays": "sample string 3",
                                                                    "id_pos_sesion": "2e35a164-fc61-4a44-bbe8-ec2bc189ee22",
                                                                    "type_pay": 5,
                                                                    "module": "sample string 6",
                                                                    "process": true,
                                                                    "json_cloackrooms": "sample string 8",
                                                                    "multi_select": 9,
                                                                    "terminal_name": "sample string 10",
                                                                    "created_on": "2025-12-08T21:32:00.2680321+01:00",
                                                                    "tt_pos_sesion": {
                                                                      "$ref": "48"
                                                                    }
                                                                  },
                                                                  {
                                                                    "$ref": "50"
                                                                  }
                                                                ],
                                                                "tt_rooms_units_activity": [
                                                                  {
                                                                    "$id": "51",
                                                                    "id": "0d3edb3e-81b3-4fd4-906c-d41252e7e442",
                                                                    "id_room_unit": "4eda17c1-42f3-49a8-a109-2dda13727d6e",
                                                                    "id_room_list": "2a9b78ea-e1ad-4426-81aa-92f55129649b",
                                                                    "nro_res_ext": "sample string 3",
                                                                    "date_reserved": "2025-12-08T21:32:00.2680321+01:00",
                                                                    "date_from": "2025-12-08T21:32:00.2680321+01:00",
                                                                    "date_end": "2025-12-08T21:32:00.2680321+01:00",
                                                                    "date_open": "2025-12-08T21:32:00.2680321+01:00",
                                                                    "date_close": "2025-12-08T21:32:00.2680321+01:00",
                                                                    "id_employee": "1c5d0c8c-df33-435e-9443-ab3ed93f0730",
                                                                    "id_employee_sec": "0754d001-8b7a-4271-895b-6b14d660c782",
                                                                    "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": "97cc1151-f916-4264-8aaf-b8053cbadac1",
                                                                    "comment": "sample string 7",
                                                                    "id_user_open": "e4e73319-9b93-4b56-9a99-a7218b10fe43",
                                                                    "id_user_close": "b1925c34-4905-44e9-b314-645f697392f8",
                                                                    "id_unit_state": "d81a2f87-7d84-4e65-8858-a817f5bf97dd",
                                                                    "id_pos_sesion": "6cbb35ed-907d-4b0b-b244-13b12912c38c",
                                                                    "vip": true,
                                                                    "paid": true,
                                                                    "send": true,
                                                                    "send_date": "2025-12-08T21:32:00.2680321+01:00",
                                                                    "active": true,
                                                                    "created_on": "2025-12-08T21:32:00.2680321+01:00",
                                                                    "last_update": "2025-12-08T21:32:00.2680321+01:00",
                                                                    "commited": true,
                                                                    "mt_employees": {
                                                                      "$ref": "12"
                                                                    },
                                                                    "mt_employees1": {
                                                                      "$ref": "12"
                                                                    },
                                                                    "mt_rooms_units": {
                                                                      "$id": "52",
                                                                      "id": "2947048a-9f03-4122-8b65-1ee0e2e54e32",
                                                                      "id_mask": "sample string 2",
                                                                      "name": "sample string 3",
                                                                      "name_label": "sample string 4",
                                                                      "name_zone": "sample string 5",
                                                                      "order": 6,
                                                                      "id_room": "1a54d37c-bd6f-44e6-948f-ac5af0a56559",
                                                                      "pax": 8,
                                                                      "pos_x": 9,
                                                                      "pos_y": 10,
                                                                      "size_w": 1,
                                                                      "size_h": 1,
                                                                      "in_map": true,
                                                                      "reserved_on": true,
                                                                      "id_room_type": "9d036659-3975-45fb-a3a4-fc7e4999cc59",
                                                                      "locked": true,
                                                                      "date_locked": "2025-12-08T21:32:00.2680321+01:00",
                                                                      "comment_locked": "sample string 15",
                                                                      "active": true,
                                                                      "created_on": "2025-12-08T21:32:00.2680321+01:00",
                                                                      "last_update": "2025-12-08T21:32:00.2680321+01:00",
                                                                      "id_user_upd": "e6165aa8-32da-4ed2-93e4-62ee050ca677",
                                                                      "commited": true,
                                                                      "mt_rooms": {
                                                                        "$id": "53",
                                                                        "id": "903fa256-1809-4d14-8d0c-fcbdf1bea5a7",
                                                                        "id_mask": "sample string 2",
                                                                        "name": "sample string 3",
                                                                        "description": "sample string 4",
                                                                        "id_branch": "5f04d41b-1984-469d-9825-3df87442bc53",
                                                                        "name_pos": "sample string 6",
                                                                        "id_image": "2e8b141b-2287-41f1-8fb2-91c1300ceaea",
                                                                        "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": "003b246c-171c-4aaf-98d7-9fbbdece2869",
                                                                        "refresh_status": true,
                                                                        "active": true,
                                                                        "created_on": "2025-12-08T21:32:00.2680321+01:00",
                                                                        "last_update": "2025-12-08T21:32:00.2680321+01:00",
                                                                        "id_user_upd": "cbeaaef0-43d6-4531-a929-ec4b740a14cd",
                                                                        "commited": true,
                                                                        "mt_branches": {
                                                                          "$ref": "4"
                                                                        },
                                                                        "mt_pos_rooms": [
                                                                          {
                                                                            "$id": "54",
                                                                            "id_pos": "39f9bb93-ed28-4fb9-aef4-191cac673354",
                                                                            "id_room": "c4bc51b8-109b-465e-ace1-e16a67545bb1",
                                                                            "active": true,
                                                                            "created_on": "2025-12-08T21:32:00.2680321+01:00",
                                                                            "last_update": "2025-12-08T21:32:00.2680321+01:00",
                                                                            "id_user_upd": "546370d2-fea1-457b-acd6-45366dbba97b",
                                                                            "commited": true,
                                                                            "mt_pos": {
                                                                              "$ref": "25"
                                                                            },
                                                                            "mt_rooms": {
                                                                              "$ref": "53"
                                                                            },
                                                                            "st_users": {
                                                                              "$ref": "3"
                                                                            }
                                                                          },
                                                                          {
                                                                            "$ref": "54"
                                                                          }
                                                                        ],
                                                                        "st_images": {
                                                                          "$ref": "5"
                                                                        },
                                                                        "st_images1": {
                                                                          "$ref": "5"
                                                                        },
                                                                        "st_users": {
                                                                          "$ref": "3"
                                                                        },
                                                                        "mt_rooms_units": [
                                                                          {
                                                                            "$ref": "52"
                                                                          },
                                                                          {
                                                                            "$ref": "52"
                                                                          }
                                                                        ],
                                                                        "tt_rooms_list": [
                                                                          {
                                                                            "$id": "55",
                                                                            "id": "915ad34d-8715-44f8-bb44-edb75b8b6f92",
                                                                            "id_room": "b3f37f25-dcf2-4c4b-953e-7c87633b303d",
                                                                            "date_in": "2025-12-08T21:32:00.2680321+01:00",
                                                                            "date_out": "2025-12-08T21:32:00.2680321+01:00",
                                                                            "id_user_add": "f4dc212e-3e90-4f5c-8e56-40b31a1e7009",
                                                                            "from_reservation": "sample string 5",
                                                                            "pax": 6,
                                                                            "status": 7,
                                                                            "comment": "sample string 8",
                                                                            "active": true,
                                                                            "created_on": "2025-12-08T21:32:00.2680321+01:00",
                                                                            "last_update": "2025-12-08T21:32:00.2680321+01:00",
                                                                            "commited": true,
                                                                            "mt_rooms": {
                                                                              "$ref": "53"
                                                                            },
                                                                            "st_users": {
                                                                              "$ref": "3"
                                                                            },
                                                                            "tt_rooms_units_activity": [
                                                                              {
                                                                                "$ref": "51"
                                                                              },
                                                                              {
                                                                                "$ref": "51"
                                                                              }
                                                                            ]
                                                                          },
                                                                          {
                                                                            "$ref": "55"
                                                                          }
                                                                        ]
                                                                      },
                                                                      "mt_rooms_units_types": {
                                                                        "$id": "56",
                                                                        "id": "5f23d06b-e211-4aff-82da-566a1352c8d5",
                                                                        "id_mask": "sample string 2",
                                                                        "name": "sample string 3",
                                                                        "description": "sample string 4",
                                                                        "high": 5,
                                                                        "width": 6,
                                                                        "active": true,
                                                                        "created_on": "2025-12-08T21:32:00.2680321+01:00",
                                                                        "last_update": "2025-12-08T21:32:00.2680321+01:00",
                                                                        "id_user_upd": "4d5406bf-0040-4476-af99-a61517865624",
                                                                        "commited": true,
                                                                        "mt_rooms_units": [
                                                                          {
                                                                            "$ref": "52"
                                                                          },
                                                                          {
                                                                            "$ref": "52"
                                                                          }
                                                                        ],
                                                                        "mt_rooms_units_states_types": [
                                                                          {
                                                                            "$id": "57",
                                                                            "id_room_type": "5c9384c0-4b4f-4482-8987-fafe957b9ff8",
                                                                            "id_room_state": "972f426a-a0a7-4e1e-b304-e38884d76ef4",
                                                                            "id_image": "394c8f3f-7671-44f0-9b57-813619b419bd",
                                                                            "color_font": "sample string 4",
                                                                            "font_bold": true,
                                                                            "font_underline": true,
                                                                            "font_size": 7,
                                                                            "active": true,
                                                                            "created_on": "2025-12-08T21:32:00.2680321+01:00",
                                                                            "last_update": "2025-12-08T21:32:00.2680321+01:00",
                                                                            "id_user_upd": "633fbf52-a0c1-4264-9ad3-9f0eb5dccfd9",
                                                                            "commited": true,
                                                                            "mt_rooms_units_states": {
                                                                              "$id": "58",
                                                                              "id": "232d8bc8-3ffb-43e2-9cda-ec1c6b392218",
                                                                              "id_mask": "sample string 2",
                                                                              "name": "sample string 3",
                                                                              "description": "sample string 4",
                                                                              "active": true,
                                                                              "created_on": "2025-12-08T21:32:00.2680321+01:00",
                                                                              "last_update": "2025-12-08T21:32:00.2680321+01:00",
                                                                              "id_user_upd": "f3395eb2-0531-4751-9b29-409407b484b4",
                                                                              "commited": true,
                                                                              "st_users": {
                                                                                "$ref": "3"
                                                                              },
                                                                              "mt_rooms_units_states_types": [
                                                                                {
                                                                                  "$ref": "57"
                                                                                },
                                                                                {
                                                                                  "$ref": "57"
                                                                                }
                                                                              ],
                                                                              "tt_rooms_units_activity": [
                                                                                {
                                                                                  "$ref": "51"
                                                                                },
                                                                                {
                                                                                  "$ref": "51"
                                                                                }
                                                                              ]
                                                                            },
                                                                            "mt_rooms_units_types": {
                                                                              "$ref": "56"
                                                                            },
                                                                            "st_images": {
                                                                              "$ref": "5"
                                                                            },
                                                                            "st_users": {
                                                                              "$ref": "3"
                                                                            }
                                                                          },
                                                                          {
                                                                            "$ref": "57"
                                                                          }
                                                                        ],
                                                                        "st_users": {
                                                                          "$ref": "3"
                                                                        }
                                                                      },
                                                                      "st_users": {
                                                                        "$ref": "3"
                                                                      },
                                                                      "tt_rooms_units_activity": [
                                                                        {
                                                                          "$ref": "51"
                                                                        },
                                                                        {
                                                                          "$ref": "51"
                                                                        }
                                                                      ]
                                                                    },
                                                                    "mt_rooms_units_states": {
                                                                      "$ref": "58"
                                                                    },
                                                                    "st_users": {
                                                                      "$ref": "3"
                                                                    },
                                                                    "st_users1": {
                                                                      "$ref": "3"
                                                                    },
                                                                    "tt_doc_sa": [
                                                                      {
                                                                        "$ref": "29"
                                                                      },
                                                                      {
                                                                        "$ref": "29"
                                                                      }
                                                                    ],
                                                                    "tt_pos_sesion": {
                                                                      "$ref": "48"
                                                                    },
                                                                    "tt_rooms_list": {
                                                                      "$ref": "55"
                                                                    }
                                                                  },
                                                                  {
                                                                    "$ref": "51"
                                                                  }
                                                                ],
                                                                "tt_doc_sa": [
                                                                  {
                                                                    "$ref": "29"
                                                                  },
                                                                  {
                                                                    "$ref": "29"
                                                                  }
                                                                ],
                                                                "tt_tips": [
                                                                  {
                                                                    "$id": "59",
                                                                    "id": "6f48b77f-c6a5-4035-aca5-01d59e9c71a6",
                                                                    "id_pos_sesion": "0eb34b66-c773-4fd0-a42f-5e15ccc37eac",
                                                                    "amt_card": 1.1,
                                                                    "amt_cash": 1.1,
                                                                    "id_user": "119dc2e5-5b44-41c5-9611-90442b36ad3a",
                                                                    "id_room_unit_activity": "8cd12180-b696-4ee5-8128-a839f984094e",
                                                                    "id_doc_sa": "4c9de6d8-3ba3-4e7e-b686-960035b44611",
                                                                    "id_pos_type": "3b61c3a4-1469-4287-a5c8-fc9cd7820a0c",
                                                                    "comment": "sample string 5",
                                                                    "json_response": "sample string 6",
                                                                    "id_doc_ref": "a4ca9fc3-ae48-44a9-a9dc-d2cb2fe1735d",
                                                                    "coupon_id": "sample string 7",
                                                                    "terminal_id": "sample string 8",
                                                                    "card_name": "sample string 9",
                                                                    "card_bank": "sample string 10",
                                                                    "card_number": "sample string 11",
                                                                    "client_name": "sample string 12",
                                                                    "money_type": "sample string 13",
                                                                    "merchant_id": "sample string 14",
                                                                    "aid": "sample string 15",
                                                                    "auth_num": "sample string 16",
                                                                    "authorization": true,
                                                                    "signature": true,
                                                                    "contactless": true,
                                                                    "date_hour_pay": "sample string 17",
                                                                    "terminal_name": "sample string 18",
                                                                    "active": true,
                                                                    "created_on": "2025-12-08T21:32:00.2680321+01:00",
                                                                    "last_update": "2025-12-08T21:32:00.2680321+01:00",
                                                                    "commited": true,
                                                                    "tt_pos_sesion": {
                                                                      "$ref": "48"
                                                                    },
                                                                    "tt_tips_users": [
                                                                      {
                                                                        "$id": "60",
                                                                        "id_tip": "5be98af9-0572-4aca-9edc-2f7ec15f1d78",
                                                                        "id_user": "dcb70a4e-819b-44e1-8365-3215bd2ddce5",
                                                                        "amt_card": 1.1,
                                                                        "amt_cash": 1.1,
                                                                        "type_share": 3,
                                                                        "active": true,
                                                                        "created_on": "2025-12-08T21:32:00.2680321+01:00",
                                                                        "last_update": "2025-12-08T21:32:00.2680321+01:00",
                                                                        "commited": true,
                                                                        "st_users": {
                                                                          "$ref": "3"
                                                                        },
                                                                        "tt_tips": {
                                                                          "$ref": "59"
                                                                        }
                                                                      },
                                                                      {
                                                                        "$ref": "60"
                                                                      }
                                                                    ]
                                                                  },
                                                                  {
                                                                    "$ref": "59"
                                                                  }
                                                                ],
                                                                "st_users": {
                                                                  "$ref": "3"
                                                                },
                                                                "st_users1": {
                                                                  "$ref": "3"
                                                                },
                                                                "tt_pos_sesion_users": [
                                                                  {
                                                                    "$id": "61",
                                                                    "id_pos_sesion": "f66162c6-6d7a-4be8-9189-d3efc5f6a2cd",
                                                                    "id_user": "d7181e27-8202-4675-b465-566d1964707b",
                                                                    "date_add": "2025-12-08T21:32:00.2680321+01:00",
                                                                    "active": true,
                                                                    "created_on": "2025-12-08T21:32:00.2680321+01:00",
                                                                    "last_update": "2025-12-08T21:32:00.2680321+01:00",
                                                                    "commited": true,
                                                                    "st_users": {
                                                                      "$ref": "3"
                                                                    },
                                                                    "tt_pos_sesion": {
                                                                      "$ref": "48"
                                                                    }
                                                                  },
                                                                  {
                                                                    "$ref": "61"
                                                                  }
                                                                ]
                                                              },
                                                              "tt_rooms_units_activity": {
                                                                "$ref": "51"
                                                              },
                                                              "tt_spool_doc_print": [
                                                                {
                                                                  "$id": "62",
                                                                  "id": "21ed3c62-fd58-4b55-aa01-d5d94960c269",
                                                                  "spool_server": "sample string 2",
                                                                  "id_doc_sa": "43dff8a5-9ceb-402e-9752-a13401245490",
                                                                  "spool_printer": "sample string 4",
                                                                  "count": 5,
                                                                  "created_on": "2025-12-08T21:32:00.2680321+01:00",
                                                                  "printed": true,
                                                                  "print_on": "2025-12-08T21:32:00.2680321+01:00",
                                                                  "tt_doc_sa": {
                                                                    "$ref": "29"
                                                                  }
                                                                },
                                                                {
                                                                  "$ref": "62"
                                                                }
                                                              ]
                                                            },
                                                            "tt_pos_sesion": {
                                                              "$ref": "48"
                                                            }
                                                          },
                                                          {
                                                            "$ref": "28"
                                                          }
                                                        ]
                                                      },
                                                      {
                                                        "$ref": "27"
                                                      }
                                                    ],
                                                    "mt_items_featured": [
                                                      {
                                                        "$ref": "40"
                                                      },
                                                      {
                                                        "$ref": "40"
                                                      }
                                                    ],
                                                    "mt_pos_print": [
                                                      {
                                                        "$ref": "38"
                                                      },
                                                      {
                                                        "$ref": "38"
                                                      }
                                                    ],
                                                    "mt_pos_rooms": [
                                                      {
                                                        "$ref": "54"
                                                      },
                                                      {
                                                        "$ref": "54"
                                                      }
                                                    ],
                                                    "st_users": {
                                                      "$ref": "3"
                                                    },
                                                    "mt_pos_view": [
                                                      {
                                                        "$ref": "24"
                                                      },
                                                      {
                                                        "$ref": "24"
                                                      }
                                                    ],
                                                    "mt_prices_list_rules": [
                                                      {
                                                        "$id": "63",
                                                        "id": "ff39adc1-afe9-4e48-9a3b-38d3f2b71adf",
                                                        "id_mask": "sample string 2",
                                                        "name": "sample string 3",
                                                        "description": "sample string 4",
                                                        "date_from": "2025-12-08T21:32:00.2680321+01:00",
                                                        "date_end": "2025-12-08T21:32:00.2680321+01:00",
                                                        "id_branch": "35602db6-40b4-43cc-a0bb-3565c17a7574",
                                                        "id_pos": "3fc5506b-8673-46c9-9eec-456ab048055c",
                                                        "id_list": "4bd59fc4-2711-47c0-8833-46787e540544",
                                                        "view_list": true,
                                                        "is_default": true,
                                                        "active": true,
                                                        "created_on": "2025-12-08T21:32:00.2680321+01:00",
                                                        "last_update": "2025-12-08T21:32:00.2680321+01:00",
                                                        "id_user_upd": "82fe23ba-1412-4caf-a116-973d914b85ab",
                                                        "commited": true,
                                                        "mt_branches": {
                                                          "$ref": "4"
                                                        },
                                                        "mt_pos": {
                                                          "$ref": "25"
                                                        },
                                                        "mt_prices_list": {
                                                          "$ref": "22"
                                                        },
                                                        "st_users": {
                                                          "$ref": "3"
                                                        }
                                                      },
                                                      {
                                                        "$ref": "63"
                                                      }
                                                    ],
                                                    "mt_prices_rules": [
                                                      {
                                                        "$ref": "8"
                                                      },
                                                      {
                                                        "$ref": "8"
                                                      }
                                                    ],
                                                    "st_doc_num": [
                                                      {
                                                        "$ref": "43"
                                                      },
                                                      {
                                                        "$ref": "43"
                                                      }
                                                    ],
                                                    "st_pos_license": [
                                                      {
                                                        "$id": "64",
                                                        "id": "07e3b341-a00d-47a0-a011-f6df87528f61",
                                                        "id_pos": "f8929d36-72d3-4c0f-bedc-8f98d55ca253",
                                                        "mac_address": "sample string 3",
                                                        "date_end": "2025-12-08T21:32:00.2680321+01:00",
                                                        "key_access": "sample string 5",
                                                        "id_user_add": "9c8674cb-9f0a-4486-bc0e-ec5dba0036cb",
                                                        "active": true,
                                                        "created_on": "2025-12-08T21:32:00.2680321+01:00",
                                                        "last_update": "2025-12-08T21:32:00.2680321+01:00",
                                                        "commited": true,
                                                        "mt_pos": {
                                                          "$ref": "25"
                                                        },
                                                        "st_users": {
                                                          "$ref": "3"
                                                        }
                                                      },
                                                      {
                                                        "$ref": "64"
                                                      }
                                                    ],
                                                    "st_users_pos": [
                                                      {
                                                        "$id": "65",
                                                        "id_user": "25e432a0-4c28-414c-9e22-7c8ae306a3c5",
                                                        "id_pos": "de89de3d-6015-49b5-8d90-ef0f332cce92",
                                                        "pass_required": true,
                                                        "active": true,
                                                        "created_on": "2025-12-08T21:32:00.2680321+01:00",
                                                        "last_update": "2025-12-08T21:32:00.2680321+01:00",
                                                        "commited": true,
                                                        "mt_pos": {
                                                          "$ref": "25"
                                                        },
                                                        "st_users": {
                                                          "$ref": "3"
                                                        }
                                                      },
                                                      {
                                                        "$ref": "65"
                                                      }
                                                    ],
                                                    "tt_doc_sa": [
                                                      {
                                                        "$ref": "29"
                                                      },
                                                      {
                                                        "$ref": "29"
                                                      }
                                                    ],
                                                    "tt_pos_connection": [
                                                      {
                                                        "$id": "66",
                                                        "id": "3cb77a1e-d6e2-4444-b50d-c930d1b0090d",
                                                        "id_pos": "979bc8f1-de3c-4fcd-b4d9-d9d88ed85d77",
                                                        "date_add": "2025-12-08T21:32:00.2680321+01:00",
                                                        "date_upd": "2025-12-08T21:32:00.2680321+01:00",
                                                        "date_out": "2025-12-08T21:32:00.2680321+01:00",
                                                        "connection_type": "sample string 3",
                                                        "connection_speed": 1,
                                                        "terminal_name": "sample string 4",
                                                        "version": "sample string 5",
                                                        "commited": true,
                                                        "mt_pos": {
                                                          "$ref": "25"
                                                        }
                                                      },
                                                      {
                                                        "$ref": "66"
                                                      }
                                                    ],
                                                    "tt_pos_sesion": [
                                                      {
                                                        "$ref": "48"
                                                      },
                                                      {
                                                        "$ref": "48"
                                                      }
                                                    ],
                                                    "mt_branches": {
                                                      "$ref": "4"
                                                    },
                                                    "tt_logs": [
                                                      {
                                                        "$id": "67",
                                                        "id": "acdbf040-aa9d-4bd6-a64a-5e8d3daa8bdb",
                                                        "id_user_add": "ba1077ee-b78e-40eb-92be-63f00e9dc44d",
                                                        "id_table": "b2d6c799-a76e-4d80-9a5d-338398978c5f",
                                                        "message_log": "sample string 3",
                                                        "json_object": "sample string 4",
                                                        "log_type": "sample string 5",
                                                        "id_pos": "f42d2d5b-65ee-48d7-bed1-01d16c562668",
                                                        "created_on": "2025-12-08T21:32:00.2680321+01:00",
                                                        "commited": true,
                                                        "mt_pos": {
                                                          "$ref": "25"
                                                        },
                                                        "st_sync_tables": {
                                                          "$id": "68",
                                                          "id": "908efd0d-059b-4c12-bb78-b4cf5bdded78",
                                                          "level": 2,
                                                          "order": 3,
                                                          "name": "sample string 4",
                                                          "log_ins": true,
                                                          "log_upd": true,
                                                          "packet_forward": true,
                                                          "active": true,
                                                          "created_on": "2025-12-08T21:32:00.2680321+01:00",
                                                          "last_update": "2025-12-08T21:32:00.2680321+01:00",
                                                          "commited": true,
                                                          "st_sync_packages_det": [
                                                            {
                                                              "$id": "69",
                                                              "id": "7d3cc1c8-e0d9-4a6a-a45a-ee466f28ac9a",
                                                              "id_sync": "5cf11a84-1caf-49fd-8efe-fdafea2c9877",
                                                              "json": "sample string 3",
                                                              "id_table": "6695a12d-ff42-4032-a908-42a71d6f053b",
                                                              "order": 5,
                                                              "st_sync_packages": {
                                                                "$id": "70",
                                                                "id": "a1b5c188-06b0-4407-a882-8a6b6219911f",
                                                                "id_branch_from": "3996fc1c-fcf3-4e36-b4eb-924664ab04f0",
                                                                "id_branch_to": "c822afd6-1956-45ef-85e3-38ddfe6846e0",
                                                                "type": 4,
                                                                "created_on": "2025-12-08T21:32:00.2680321+01:00",
                                                                "order": 6,
                                                                "status": 7,
                                                                "log_info": "sample string 8",
                                                                "sync_on": "2025-12-08T21:32:00.2680321+01:00",
                                                                "send_on": "2025-12-08T21:32:00.2680321+01:00",
                                                                "mt_branches": {
                                                                  "$ref": "4"
                                                                },
                                                                "mt_branches1": {
                                                                  "$ref": "4"
                                                                },
                                                                "st_sync_packages_det": [
                                                                  {
                                                                    "$ref": "69"
                                                                  },
                                                                  {
                                                                    "$ref": "69"
                                                                  }
                                                                ]
                                                              },
                                                              "st_sync_tables": {
                                                                "$ref": "68"
                                                              }
                                                            },
                                                            {
                                                              "$ref": "69"
                                                            }
                                                          ],
                                                          "tt_logs": [
                                                            {
                                                              "$ref": "67"
                                                            },
                                                            {
                                                              "$ref": "67"
                                                            }
                                                          ]
                                                        },
                                                        "st_users": {
                                                          "$ref": "3"
                                                        }
                                                      },
                                                      {
                                                        "$ref": "67"
                                                      }
                                                    ],
                                                    "st_local_variables": [
                                                      {
                                                        "$id": "71",
                                                        "id": "a23bfef2-34f9-4ca5-ae3b-f39eb70e14fc",
                                                        "id_pos": "afad6550-c55b-4b62-b1ff-b3fcf5b70540",
                                                        "name": "sample string 3",
                                                        "description": "sample string 4",
                                                        "value": "sample string 5",
                                                        "type": "sample string 6",
                                                        "last_update": "2025-12-08T21:32:00.2680321+01:00",
                                                        "commited": true,
                                                        "mt_pos": {
                                                          "$ref": "25"
                                                        }
                                                      },
                                                      {
                                                        "$ref": "71"
                                                      }
                                                    ],
                                                    "tt_doc_st": [
                                                      {
                                                        "$ref": "44"
                                                      },
                                                      {
                                                        "$ref": "44"
                                                      }
                                                    ]
                                                  },
                                                  "mt_pos_prices_list": [
                                                    {
                                                      "$ref": "23"
                                                    },
                                                    {
                                                      "$ref": "23"
                                                    }
                                                  ],
                                                  "mt_pos_types": {
                                                    "$ref": "39"
                                                  },
                                                  "st_users": {
                                                    "$ref": "3"
                                                  }
                                                },
                                                "mt_prices_list": {
                                                  "$ref": "22"
                                                },
                                                "st_users": {
                                                  "$ref": "3"
                                                }
                                              },
                                              {
                                                "$ref": "23"
                                              }
                                            ],
                                            "mt_prices_items": [
                                              {
                                                "$ref": "21"
                                              },
                                              {
                                                "$ref": "21"
                                              }
                                            ],
                                            "mt_prices_list1": [
                                              {
                                                "$ref": "22"
                                              },
                                              {
                                                "$ref": "22"
                                              }
                                            ],
                                            "mt_prices_list2": {
                                              "$ref": "22"
                                            },
                                            "mt_prices_list_rules": [
                                              {
                                                "$ref": "63"
                                              },
                                              {
                                                "$ref": "63"
                                              }
                                            ],
                                            "st_images": {
                                              "$ref": "5"
                                            },
                                            "st_users": {
                                              "$ref": "3"
                                            },
                                            "mt_prices_rules": [
                                              {
                                                "$ref": "8"
                                              },
                                              {
                                                "$ref": "8"
                                              }
                                            ],
                                            "tt_doc_sa_det": [
                                              {
                                                "$ref": "15"
                                              },
                                              {
                                                "$ref": "15"
                                              }
                                            ]
                                          },
                                          "st_users": {
                                            "$ref": "3"
                                          }
                                        },
                                        {
                                          "$ref": "21"
                                        }
                                      ],
                                      "tt_doc_sa_det": [
                                        {
                                          "$ref": "15"
                                        },
                                        {
                                          "$ref": "15"
                                        }
                                      ]
                                    },
                                    "mt_prices_list": {
                                      "$ref": "22"
                                    },
                                    "st_users": {
                                      "$ref": "3"
                                    },
                                    "st_users1": {
                                      "$ref": "3"
                                    },
                                    "tt_doc_sa": {
                                      "$ref": "29"
                                    },
                                    "tt_doc_sa_det_stock": [
                                      {
                                        "$id": "72",
                                        "id_doc_sa": "4bb4ae13-8054-4a29-8b5d-da8ad1624a56",
                                        "id_line": 2,
                                        "id_item": "6439b09d-782c-45bd-b030-cf6838027efc",
                                        "qty": 4.1,
                                        "mt_items": {
                                          "$ref": "1"
                                        },
                                        "tt_doc_sa_det": {
                                          "$ref": "15"
                                        }
                                      },
                                      {
                                        "$ref": "72"
                                      }
                                    ]
                                  },
                                  {
                                    "$ref": "15"
                                  }
                                ],
                                "tt_doc_sa_pay": [
                                  {
                                    "$ref": "36"
                                  },
                                  {
                                    "$ref": "36"
                                  }
                                ],
                                "tt_vouchers": [
                                  {
                                    "$ref": "11"
                                  },
                                  {
                                    "$ref": "11"
                                  }
                                ],
                                "tt_vouchers_permisions": [
                                  {
                                    "$id": "73",
                                    "id": "21496069-56c3-4f08-b131-32584ab3d98a",
                                    "date_from": "2025-12-08T21:32:00.2680321+01:00",
                                    "date_end": "2025-12-08T21:32:00.2680321+01:00",
                                    "date_used": "2025-12-08T21:32:00.2680321+01:00",
                                    "id_employee": "9533c550-3d82-4c64-bc94-67a8bcc1551b",
                                    "id_branch": "41fdd7eb-4871-4c85-8c99-1672ad47d634",
                                    "count": 6,
                                    "count_used": 1,
                                    "unlimited": true,
                                    "id_user_add": "c30c250f-c060-4a16-b604-c42d3af4bd7b",
                                    "is_entry": true,
                                    "is_consume": true,
                                    "active": true,
                                    "created_on": "2025-12-08T21:32:00.2680321+01:00",
                                    "last_update": "2025-12-08T21:32:00.2680321+01:00",
                                    "commited": true,
                                    "mt_branches": {
                                      "$ref": "4"
                                    },
                                    "mt_employees": {
                                      "$ref": "12"
                                    },
                                    "st_users": {
                                      "$ref": "3"
                                    },
                                    "tt_vouchers": [
                                      {
                                        "$ref": "11"
                                      },
                                      {
                                        "$ref": "11"
                                      }
                                    ]
                                  },
                                  {
                                    "$ref": "73"
                                  }
                                ],
                                "tt_rooms_units_activity": [
                                  {
                                    "$ref": "51"
                                  },
                                  {
                                    "$ref": "51"
                                  }
                                ],
                                "tt_rooms_units_activity1": [
                                  {
                                    "$ref": "51"
                                  },
                                  {
                                    "$ref": "51"
                                  }
                                ]
                              },
                              "mt_payment_types": {
                                "$ref": "35"
                              },
                              "st_users": {
                                "$ref": "3"
                              },
                              "tt_doc_sa_pay": [
                                {
                                  "$ref": "36"
                                },
                                {
                                  "$ref": "36"
                                }
                              ],
                              "tt_vouchers_det": [
                                {
                                  "$ref": "10"
                                },
                                {
                                  "$ref": "10"
                                }
                              ],
                              "tt_vouchers_permisions": {
                                "$ref": "73"
                              }
                            }
                          },
                          {
                            "$ref": "10"
                          }
                        ],
                        "st_images": {
                          "$ref": "5"
                        },
                        "st_users": {
                          "$ref": "3"
                        },
                        "mt_items_sub": [
                          {
                            "$ref": "16"
                          },
                          {
                            "$ref": "16"
                          }
                        ],
                        "mt_prices_rules": [
                          {
                            "$ref": "8"
                          },
                          {
                            "$ref": "8"
                          }
                        ],
                        "tt_items_customs": [
                          {
                            "$ref": "49"
                          },
                          {
                            "$ref": "49"
                          }
                        ]
                      },
                      "mt_pos": {
                        "$ref": "25"
                      },
                      "mt_prices_list": {
                        "$ref": "22"
                      },
                      "st_users": {
                        "$ref": "3"
                      }
                    },
                    {
                      "$ref": "8"
                    }
                  ],
                  "tt_vouchers_det": [
                    {
                      "$ref": "10"
                    },
                    {
                      "$ref": "10"
                    }
                  ]
                },
                {
                  "$ref": "6"
                }
              ],
              "mt_employees": [
                {
                  "$ref": "12"
                },
                {
                  "$ref": "12"
                }
              ],
              "mt_items": [
                {
                  "$ref": "1"
                },
                {
                  "$ref": "1"
                }
              ],
              "mt_items_types": [
                {
                  "$ref": "9"
                },
                {
                  "$ref": "9"
                }
              ],
              "mt_money_types": [
                {
                  "$ref": "32"
                },
                {
                  "$ref": "32"
                }
              ],
              "mt_payment_types": [
                {
                  "$ref": "35"
                },
                {
                  "$ref": "35"
                }
              ],
              "mt_prices_list": [
                {
                  "$ref": "22"
                },
                {
                  "$ref": "22"
                }
              ],
              "mt_rooms": [
                {
                  "$ref": "53"
                },
                {
                  "$ref": "53"
                }
              ],
              "mt_rooms1": [
                {
                  "$ref": "53"
                },
                {
                  "$ref": "53"
                }
              ],
              "mt_rooms_units_states_types": [
                {
                  "$ref": "57"
                },
                {
                  "$ref": "57"
                }
              ],
              "st_functions": [
                {
                  "$id": "74",
                  "id": "34a0d9ca-ebf8-4328-97f2-6216f402f536",
                  "id_mask": "sample string 2",
                  "name": "sample string 3",
                  "description": "sample string 4",
                  "level_id": 5,
                  "id_group": "515f3bbf-3970-4507-b2d6-313f9bf0e264",
                  "name_event": "sample string 7",
                  "name_pos": "sample string 8",
                  "id_image": "3c4b08ef-5ea8-45a7-96de-6f4d0b1aaa06",
                  "view_pos": true,
                  "order": 10,
                  "color_border": "sample string 11",
                  "color_button": "sample string 12",
                  "color_font": "sample string 13",
                  "font_bold": true,
                  "font_underline": true,
                  "font_size": 16,
                  "active": true,
                  "created_on": "2025-12-08T21:32:00.2680321+01:00",
                  "last_update": "2025-12-08T21:32:00.2680321+01:00",
                  "commited": true,
                  "st_functions_groups": {
                    "$id": "75",
                    "id": "dbc383f7-aed0-4f2d-805f-7c1ee1f130fd",
                    "id_mask": "sample string 2",
                    "name": "sample string 3",
                    "description": "sample string 4",
                    "active": true,
                    "created_on": "2025-12-08T21:32:00.2680321+01:00",
                    "last_update": "2025-12-08T21:32:00.2680321+01:00",
                    "commited": true,
                    "st_functions": [
                      {
                        "$ref": "74"
                      },
                      {
                        "$ref": "74"
                      }
                    ]
                  },
                  "st_images": {
                    "$ref": "5"
                  },
                  "st_permisions": [
                    {
                      "$id": "76",
                      "id": "d833ccc5-27c4-432e-a32c-9e0e289b074e",
                      "id_function": "d9ac8253-1821-4bd4-8728-224cb87a08e9",
                      "id_user": "8088075f-22cd-480d-a0c3-26681282b015",
                      "id_profile": "8a198684-7c48-4182-ac8f-19f291fb6baa",
                      "permission": 3,
                      "active": true,
                      "created_on": "2025-12-08T21:32:00.2680321+01:00",
                      "last_update": "2025-12-08T21:32:00.2680321+01:00",
                      "commited": true,
                      "st_users_profiles": {
                        "$id": "77",
                        "id": "839432ef-78b5-4ff6-86d2-dd2c063d4acc",
                        "id_mask": "sample string 2",
                        "name": "sample string 3",
                        "description": "sample string 4",
                        "is_pass_required": true,
                        "is_admin": true,
                        "level_id": 7,
                        "order_1": 8,
                        "order_2": 9,
                        "order_3": 10,
                        "order_4": 11,
                        "is_tips": true,
                        "active": true,
                        "created_on": "2025-12-08T21:32:00.2680321+01:00",
                        "last_update": "2025-12-08T21:32:00.2680321+01:00",
                        "commited": true,
                        "st_permisions": [
                          {
                            "$ref": "76"
                          },
                          {
                            "$ref": "76"
                          }
                        ],
                        "st_users": [
                          {
                            "$ref": "3"
                          },
                          {
                            "$ref": "3"
                          }
                        ]
                      },
                      "st_users": {
                        "$ref": "3"
                      },
                      "st_functions": {
                        "$ref": "74"
                      }
                    },
                    {
                      "$ref": "76"
                    }
                  ]
                },
                {
                  "$ref": "74"
                }
              ],
              "st_images_types": {
                "$id": "78",
                "id": "4a53f4a5-d338-4cab-b3ff-6f91321f59f7",
                "id_mask": "sample string 2",
                "name": "sample string 3",
                "description": "sample string 4",
                "active": true,
                "created_on": "2025-12-08T21:32:00.2680321+01:00",
                "last_update": "2025-12-08T21:32:00.2680321+01:00",
                "commited": true,
                "st_images": [
                  {
                    "$ref": "5"
                  },
                  {
                    "$ref": "5"
                  }
                ]
              },
              "mt_docs": [
                {
                  "$ref": "30"
                },
                {
                  "$ref": "30"
                }
              ],
              "st_users": [
                {
                  "$ref": "3"
                },
                {
                  "$ref": "3"
                }
              ],
              "st_users1": [
                {
                  "$ref": "3"
                },
                {
                  "$ref": "3"
                }
              ],
              "mt_cloakrooms": [
                {
                  "$ref": "27"
                },
                {
                  "$ref": "27"
                }
              ]
            },
            "st_users": {
              "$ref": "3"
            },
            "mt_branches_zones": [
              {
                "$ref": "26"
              },
              {
                "$ref": "26"
              }
            ],
            "mt_employees_branches": [
              {
                "$ref": "13"
              },
              {
                "$ref": "13"
              }
            ],
            "mt_items_featured": [
              {
                "$ref": "40"
              },
              {
                "$ref": "40"
              }
            ],
            "mt_locations": [
              {
                "$ref": "45"
              },
              {
                "$ref": "45"
              }
            ],
            "mt_periods": [
              {
                "$id": "79",
                "id_branch": "85fae2b6-6d38-45ce-80f0-2f0066335cf7",
                "exercise_id": 2,
                "period_id": 3,
                "date_from": "2025-12-08T21:32:00.2680321+01:00",
                "date_end": "2025-12-08T21:32:00.2680321+01:00",
                "state": "sample string 6",
                "created_on": "2025-12-08T21:32:00.2680321+01:00",
                "last_update": "2025-12-08T21:32:00.2680321+01:00",
                "commited": true,
                "mt_branches": {
                  "$ref": "4"
                }
              },
              {
                "$ref": "79"
              }
            ],
            "mt_pos": [
              {
                "$ref": "25"
              },
              {
                "$ref": "25"
              }
            ],
            "mt_prices_list_rules": [
              {
                "$ref": "63"
              },
              {
                "$ref": "63"
              }
            ],
            "mt_prices_rules": [
              {
                "$ref": "8"
              },
              {
                "$ref": "8"
              }
            ],
            "mt_rooms": [
              {
                "$ref": "53"
              },
              {
                "$ref": "53"
              }
            ],
            "st_sync_packages": [
              {
                "$ref": "70"
              },
              {
                "$ref": "70"
              }
            ],
            "st_sync_packages1": [
              {
                "$ref": "70"
              },
              {
                "$ref": "70"
              }
            ],
            "tt_doc_sa": [
              {
                "$ref": "29"
              },
              {
                "$ref": "29"
              }
            ],
            "tt_doc_st": [
              {
                "$ref": "44"
              },
              {
                "$ref": "44"
              }
            ],
            "tt_vouchers": [
              {
                "$ref": "11"
              },
              {
                "$ref": "11"
              }
            ],
            "tt_vouchers_permisions": [
              {
                "$ref": "73"
              },
              {
                "$ref": "73"
              }
            ]
          },
          {
            "$ref": "4"
          }
        ],
        "mt_branches_zones": [
          {
            "$ref": "26"
          },
          {
            "$ref": "26"
          }
        ],
        "mt_brands": [
          {
            "$ref": "2"
          },
          {
            "$ref": "2"
          }
        ],
        "mt_categories": [
          {
            "$ref": "6"
          },
          {
            "$ref": "6"
          }
        ],
        "mt_categories_items": [
          {
            "$ref": "7"
          },
          {
            "$ref": "7"
          }
        ],
        "mt_cloakrooms": [
          {
            "$ref": "27"
          },
          {
            "$ref": "27"
          }
        ],
        "mt_docs_payment_money": [
          {
            "$ref": "31"
          },
          {
            "$ref": "31"
          }
        ],
        "mt_employees": [
          {
            "$ref": "12"
          },
          {
            "$ref": "12"
          }
        ],
        "mt_employees_profiles": [
          {
            "$ref": "14"
          },
          {
            "$ref": "14"
          }
        ],
        "mt_items": [
          {
            "$ref": "1"
          },
          {
            "$ref": "1"
          }
        ],
        "mt_items_featured": [
          {
            "$ref": "40"
          },
          {
            "$ref": "40"
          }
        ],
        "mt_items_sub": [
          {
            "$ref": "16"
          },
          {
            "$ref": "16"
          }
        ],
        "mt_items_types": [
          {
            "$ref": "9"
          },
          {
            "$ref": "9"
          }
        ],
        "mt_locations": [
          {
            "$ref": "45"
          },
          {
            "$ref": "45"
          }
        ],
        "mt_money_rates": [
          {
            "$ref": "33"
          },
          {
            "$ref": "33"
          }
        ],
        "mt_money_types": [
          {
            "$ref": "32"
          },
          {
            "$ref": "32"
          }
        ],
        "mt_payment_types": [
          {
            "$ref": "35"
          },
          {
            "$ref": "35"
          }
        ],
        "mt_pos": [
          {
            "$ref": "25"
          },
          {
            "$ref": "25"
          }
        ],
        "mt_pos_doc_print": [
          {
            "$ref": "37"
          },
          {
            "$ref": "37"
          }
        ],
        "mt_pos_prices_list": [
          {
            "$ref": "23"
          },
          {
            "$ref": "23"
          }
        ],
        "mt_pos_print": [
          {
            "$ref": "38"
          },
          {
            "$ref": "38"
          }
        ],
        "mt_pos_rooms": [
          {
            "$ref": "54"
          },
          {
            "$ref": "54"
          }
        ],
        "mt_pos_types": [
          {
            "$ref": "39"
          },
          {
            "$ref": "39"
          }
        ],
        "mt_pos_view": [
          {
            "$ref": "24"
          },
          {
            "$ref": "24"
          }
        ],
        "mt_prices_items": [
          {
            "$ref": "21"
          },
          {
            "$ref": "21"
          }
        ],
        "mt_prices_list": [
          {
            "$ref": "22"
          },
          {
            "$ref": "22"
          }
        ],
        "mt_prices_list_rules": [
          {
            "$ref": "63"
          },
          {
            "$ref": "63"
          }
        ],
        "mt_prices_rules": [
          {
            "$ref": "8"
          },
          {
            "$ref": "8"
          }
        ],
        "mt_rooms": [
          {
            "$ref": "53"
          },
          {
            "$ref": "53"
          }
        ],
        "mt_rooms_units": [
          {
            "$ref": "52"
          },
          {
            "$ref": "52"
          }
        ],
        "mt_rooms_units_states": [
          {
            "$ref": "58"
          },
          {
            "$ref": "58"
          }
        ],
        "mt_rooms_units_states_types": [
          {
            "$ref": "57"
          },
          {
            "$ref": "57"
          }
        ],
        "mt_rooms_units_types": [
          {
            "$ref": "56"
          },
          {
            "$ref": "56"
          }
        ],
        "mt_units": [
          {
            "$ref": "19"
          },
          {
            "$ref": "19"
          }
        ],
        "mt_units_ref": [
          {
            "$ref": "18"
          },
          {
            "$ref": "18"
          }
        ],
        "st_images": {
          "$ref": "5"
        },
        "st_images1": {
          "$ref": "5"
        },
        "st_permisions": [
          {
            "$ref": "76"
          },
          {
            "$ref": "76"
          }
        ],
        "st_pos_license": [
          {
            "$ref": "64"
          },
          {
            "$ref": "64"
          }
        ],
        "st_users_pos": [
          {
            "$ref": "65"
          },
          {
            "$ref": "65"
          }
        ],
        "st_users_profiles": {
          "$ref": "77"
        },
        "st_users_token": [
          {
            "$id": "80",
            "id": "96207c76-e576-4651-ab23-41d279f1bca3",
            "token_id": "sample string 2",
            "id_user": "40d74d93-2d4b-42f7-970a-3f39f4663cb8",
            "date_from": "2025-12-08T21:32:00.2680321+01:00",
            "date_end": "2025-12-08T21:32:00.2680321+01:00",
            "created_on": "2025-12-08T21:32:00.2680321+01:00",
            "st_users": {
              "$ref": "3"
            }
          },
          {
            "$ref": "80"
          }
        ],
        "tt_doc_sa_cashflow": [
          {
            "$ref": "34"
          },
          {
            "$ref": "34"
          }
        ],
        "tt_doc_sa_det": [
          {
            "$ref": "15"
          },
          {
            "$ref": "15"
          }
        ],
        "tt_doc_sa_det1": [
          {
            "$ref": "15"
          },
          {
            "$ref": "15"
          }
        ],
        "tt_doc_sa": [
          {
            "$ref": "29"
          },
          {
            "$ref": "29"
          }
        ],
        "tt_doc_sa1": [
          {
            "$ref": "29"
          },
          {
            "$ref": "29"
          }
        ],
        "tt_doc_st": [
          {
            "$ref": "44"
          },
          {
            "$ref": "44"
          }
        ],
        "tt_doc_st1": [
          {
            "$ref": "44"
          },
          {
            "$ref": "44"
          }
        ],
        "tt_items_customs": [
          {
            "$ref": "49"
          },
          {
            "$ref": "49"
          }
        ],
        "tt_logs": [
          {
            "$ref": "67"
          },
          {
            "$ref": "67"
          }
        ],
        "tt_pos_sesion": [
          {
            "$ref": "48"
          },
          {
            "$ref": "48"
          }
        ],
        "tt_pos_sesion1": [
          {
            "$ref": "48"
          },
          {
            "$ref": "48"
          }
        ],
        "tt_rooms_list": [
          {
            "$ref": "55"
          },
          {
            "$ref": "55"
          }
        ],
        "tt_rooms_units_activity": [
          {
            "$ref": "51"
          },
          {
            "$ref": "51"
          }
        ],
        "tt_rooms_units_activity1": [
          {
            "$ref": "51"
          },
          {
            "$ref": "51"
          }
        ],
        "tt_rooms_units_log": [
          {
            "$id": "81",
            "id": "d0f89e56-481d-45db-b730-284fe8709cfa",
            "id_room_activity": "86f8b32e-c55b-4252-873f-1288eeb9f7ee",
            "id_pos_sesion": "64e3af3c-464c-481c-ac89-81d130d3091b",
            "log_text": "sample string 4",
            "id_user": "7513821e-551d-4592-8c89-79ebd05ca787",
            "created_on": "2025-12-08T21:32:00.2680321+01:00",
            "commited": true,
            "st_users": {
              "$ref": "3"
            }
          },
          {
            "$ref": "81"
          }
        ],
        "tt_tips_users": [
          {
            "$ref": "60"
          },
          {
            "$ref": "60"
          }
        ],
        "tt_vouchers_permisions": [
          {
            "$ref": "73"
          },
          {
            "$ref": "73"
          }
        ],
        "tt_vouchers": [
          {
            "$ref": "11"
          },
          {
            "$ref": "11"
          }
        ],
        "mt_docs": [
          {
            "$ref": "30"
          },
          {
            "$ref": "30"
          }
        ],
        "tt_pos_sesion_users": [
          {
            "$ref": "61"
          },
          {
            "$ref": "61"
          }
        ]
      }
    },
    "mt_categories_items": [
      {
        "$ref": "7"
      },
      {
        "$ref": "7"
      }
    ],
    "mt_items_featured": [
      {
        "$ref": "40"
      },
      {
        "$ref": "40"
      }
    ],
    "mt_items_formula": [
      {
        "$ref": "17"
      },
      {
        "$ref": "17"
      }
    ],
    "mt_units": {
      "$ref": "19"
    },
    "mt_units1": {
      "$ref": "19"
    },
    "st_images": {
      "$ref": "5"
    },
    "st_users": {
      "$ref": "3"
    },
    "mt_items_sub": [
      {
        "$ref": "16"
      },
      {
        "$ref": "16"
      }
    ],
    "mt_prices_rules": [
      {
        "$ref": "8"
      },
      {
        "$ref": "8"
      }
    ],
    "tt_doc_sa_det_stock": [
      {
        "$ref": "72"
      },
      {
        "$ref": "72"
      }
    ],
    "tt_doc_st_det": [
      {
        "$ref": "47"
      },
      {
        "$ref": "47"
      }
    ],
    "tt_items_customs": [
      {
        "$ref": "49"
      },
      {
        "$ref": "49"
      }
    ],
    "tt_stock": [
      {
        "$ref": "46"
      },
      {
        "$ref": "46"
      }
    ],
    "tt_vouchers_det": [
      {
        "$ref": "10"
      },
      {
        "$ref": "10"
      }
    ]
  },
  {
    "$ref": "1"
  }
]