GET api/Mt_Prices_Items?id_list={id_list}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id_list

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

is_multi_sub

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": "27bc89a9-e4a1-4768-a941-6660a08f7048",
    "id_mask": "sample string 2",
    "name": "sample string 3",
    "description": "sample string 4",
    "id_unit": "b5af70b3-afbe-47d3-bee8-433b9c96b68e",
    "id_unit_sec": "fbdd6dee-83ab-40de-8f46-ddc5b212397d",
    "id_brand": "44ba8def-011e-405e-994d-f8a990b5ed0a",
    "b_sale": true,
    "b_stock": true,
    "b_price": true,
    "b_unique": true,
    "b_exclude_control": true,
    "tax": 12.1,
    "change_price": true,
    "force_printing": true,
    "is_ticket": true,
    "is_supply": true,
    "define_price": true,
    "is_multi_sub": true,
    "external_id": "sample string 19",
    "name_pos": "sample string 20",
    "name_print": "sample string 21",
    "id_image": "c03188f5-3d09-439d-b653-a6de1299cce6",
    "view_pos": true,
    "order": 23,
    "color_border": "sample string 24",
    "color_button": "sample string 25",
    "color_font": "sample string 26",
    "font_bold": true,
    "font_underline": true,
    "font_size": 29,
    "active": true,
    "created_on": "2026-09-06T06:47:32.396201+02:00",
    "last_update": "2026-09-06T06:47:32.396201+02:00",
    "id_user_upd": "439494d6-ac86-4099-bd48-4a9b1c7e4de3",
    "commited": true,
    "mt_brands": {
      "$id": "2",
      "id": "1bf85bc2-d72e-47bf-8c60-d6d534fbfd6a",
      "id_mask": "sample string 2",
      "name": "sample string 3",
      "active": true,
      "created_on": "2026-09-06T06:47:32.396201+02:00",
      "last_update": "2026-09-06T06:47:32.396201+02:00",
      "id_user_upd": "0993da9c-afc6-4b4e-9f11-bf4346e04e2d",
      "commited": true,
      "mt_items": [
        {
          "$ref": "1"
        },
        {
          "$ref": "1"
        }
      ],
      "st_users": {
        "$id": "3",
        "id": "d7dd1762-99fb-475b-904a-ac23e607be13",
        "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": "52c47162-7acb-4e92-b00d-d1b445be2c96",
        "view_messages": true,
        "id_image_photo": "5217c65e-c62d-4ecf-92fa-54aa85054d6d",
        "reserved": true,
        "pos_access": true,
        "back_access": true,
        "name_pos": "sample string 13",
        "id_image": "cde159c6-8391-4fc3-b2f3-f88bb2119d3c",
        "view_pos": true,
        "order": 15,
        "color_border": "sample string 16",
        "color_button": "sample string 17",
        "color_font": "sample string 18",
        "active": true,
        "created_on": "2026-09-06T06:47:32.396201+02:00",
        "last_update": "2026-09-06T06:47:32.396201+02:00",
        "commited": true,
        "mt_branches": [
          {
            "$id": "4",
            "id": "2de0a693-3877-42e4-a4d5-29ab6879b3d6",
            "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": "f5ee797b-fa6d-4eed-9373-4779890f3cf1",
            "order": 12,
            "external_id": "sample string 13",
            "sync": true,
            "active": true,
            "created_on": "2026-09-06T06:47:32.396201+02:00",
            "last_update": "2026-09-06T06:47:32.396201+02:00",
            "id_user_upd": "d4eda821-d0f8-473c-b678-ab90a231f259",
            "commited": true,
            "st_images": {
              "$id": "5",
              "id": "a7dffb36-ae6a-436d-9089-4abb329e44bf",
              "id_mask": "sample string 2",
              "name": "sample string 3",
              "id_img_type": "8e90df82-3054-4d70-a065-3f33edc9a714",
              "image_file": "sample string 5",
              "extension": "sample string 6",
              "high": 1,
              "width": 1,
              "active": true,
              "created_on": "2026-09-06T06:47:32.396201+02:00",
              "last_update": "2026-09-06T06:47:32.396201+02:00",
              "commited": true,
              "mt_branches": [
                {
                  "$ref": "4"
                },
                {
                  "$ref": "4"
                }
              ],
              "mt_categories": [
                {
                  "$id": "6",
                  "id": "a7d28fb9-ad32-4c57-aae3-87143969e40c",
                  "id_mask": "sample string 2",
                  "name": "sample string 3",
                  "description": "sample string 4",
                  "id_item_type": "8744ec79-2693-4b10-b0a0-f6dd6d75b084",
                  "order_type": 5,
                  "name_pos": "sample string 6",
                  "id_image": "2de7b184-69df-42b9-bb69-c883b81b6d35",
                  "view_pos": true,
                  "order": 8,
                  "order_sec": 9,
                  "color_border": "sample string 10",
                  "color_button": "sample string 11",
                  "color_font": "sample string 12",
                  "font_bold": true,
                  "font_underline": true,
                  "font_size": 15,
                  "big_buttons": true,
                  "active": true,
                  "created_on": "2026-09-06T06:47:32.396201+02:00",
                  "last_update": "2026-09-06T06:47:32.396201+02:00",
                  "id_user_upd": "a0c86a1e-a882-4088-9154-b4671ef0f6df",
                  "commited": true,
                  "mt_categories_items": [
                    {
                      "$id": "7",
                      "id_category": "f6a1af88-e785-47e9-8504-e2d46cd7b137",
                      "id_item": "d1653a19-d13c-4480-a2bd-bda7e2fbc272",
                      "is_default": true,
                      "active": true,
                      "created_on": "2026-09-06T06:47:32.396201+02:00",
                      "last_update": "2026-09-06T06:47:32.396201+02:00",
                      "id_user_upd": "c3348d3f-ad0c-45dd-b826-70b664315220",
                      "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": "63d4b660-ccb2-49b2-9d8b-b66b2c375116",
                      "id_mask": "sample string 2",
                      "name": "sample string 3",
                      "description": "sample string 4",
                      "date_from": "2026-09-06T06:47:32.396201+02:00",
                      "date_end": "2026-09-06T06:47:32.396201+02:00",
                      "by_amt": true,
                      "by_pcg": true,
                      "ap_amount": 1.1,
                      "ap_percent": 1.1,
                      "ap_price": 1.1,
                      "ap_price_min": 1.1,
                      "ap_price_max": 1.1,
                      "id_branch": "c6a7efee-a4fa-484e-ab84-cad36249e906",
                      "id_pos": "b7b8ea26-cc39-4661-a660-a04298b4ab5d",
                      "id_list": "8dc34083-fa81-4a19-a8b0-0471a527a2e1",
                      "id_item": "5fade599-a458-4935-9596-50ed08f18ea2",
                      "id_item_type": "baf4d4d4-8829-4066-82ed-9d2ff88ac609",
                      "id_category": "4d49068b-a8e9-4ff9-85bb-63f2b1715581",
                      "by_day_week": true,
                      "use_mon": true,
                      "use_tue": true,
                      "use_wed": true,
                      "use_thu": true,
                      "use_fri": true,
                      "use_sat": true,
                      "use_sun": true,
                      "use_hour_ini": "00:00:00.1234567",
                      "use_hour_end": "00:00:00.1234567",
                      "active": true,
                      "created_on": "2026-09-06T06:47:32.396201+02:00",
                      "last_update": "2026-09-06T06:47:32.396201+02:00",
                      "id_user_upd": "9cf2d320-477f-4215-87bf-4d806828d09c",
                      "commited": true,
                      "mt_branches": {
                        "$ref": "4"
                      },
                      "mt_categories": {
                        "$ref": "6"
                      },
                      "mt_items": {
                        "$ref": "1"
                      },
                      "mt_items_types": {
                        "$id": "9",
                        "id": "7790d985-225c-44f1-943b-56d2b2e70290",
                        "id_mask": "sample string 2",
                        "name": "sample string 3",
                        "name_short": "sample string 4",
                        "name_pos": "sample string 5",
                        "id_image": "b8e57b3f-7e9a-4e2f-9cae-4949f6b41245",
                        "view_pos": true,
                        "order": 7,
                        "color_border": "sample string 8",
                        "color_button": "sample string 9",
                        "color_font": "sample string 10",
                        "font_bold": true,
                        "font_underline": true,
                        "font_size": 13,
                        "active": true,
                        "created_on": "2026-09-06T06:47:32.396201+02:00",
                        "last_update": "2026-09-06T06:47:32.396201+02:00",
                        "id_user_upd": "dcc4b17d-d4e8-4b87-83d2-f15c7f647ff3",
                        "commited": true,
                        "tt_vouchers_det": [
                          {
                            "$id": "10",
                            "id_voucher": "669edd6e-c06b-41ae-86b0-209247ff2115",
                            "id_line": "7f4e0de0-1bbb-431d-8fc4-a84a5f9c68a7",
                            "id_category": "6db5bd01-e822-4853-bfbe-08f740d9c548",
                            "id_item": "aec31164-1371-4d30-ad6e-ea664218a8ba",
                            "id_item_type": "44e04447-b588-47b5-abf0-49f3408b5dea",
                            "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": "bd449c43-81e6-48f8-9b2a-7ad0b981eb44",
                              "id_voucher": 2,
                              "locator_voucher": "sample string 3",
                              "qr_code": "sample string 4",
                              "date_from": "2026-09-06T06:47:32.396201+02:00",
                              "date_end": "2026-09-06T06:47:32.396201+02:00",
                              "date_used": "2026-09-06T06:47:32.396201+02:00",
                              "date_sesion": "2026-09-06T06:47:32.396201+02:00",
                              "id_employee": "9a85fb0e-4b69-41f7-9757-7947f78c906d",
                              "id_branch": "3d10f6e4-9620-40f1-8142-ee55ec9b722b",
                              "id_voucher_permision": "2fcac70c-76ad-44ac-9de1-7995ded982b0",
                              "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": "87c26c7b-2b02-4b00-96dc-4b0f550b82c9",
                              "id_user_add": "17e2a635-fff0-48f8-bf54-b0ba9189114c",
                              "id_doc_sa": "897186d8-4294-4144-b1eb-596161697abd",
                              "id_item_sub": "33d221e0-7c81-4b3e-a854-2b0335414136",
                              "id_pos_sesion": "3ec76fb6-16c9-422a-80e6-e2d9d6cb7f7b",
                              "is_authorized": true,
                              "is_automatic": true,
                              "print_in_branch": true,
                              "printed": true,
                              "is_entry": true,
                              "is_consume": true,
                              "is_used_entry": true,
                              "is_used_consume": true,
                              "is_close": true,
                              "active": true,
                              "created_on": "2026-09-06T06:47:32.396201+02:00",
                              "last_update": "2026-09-06T06:47:32.396201+02:00",
                              "commited": true,
                              "mt_branches": {
                                "$ref": "4"
                              },
                              "mt_employees": {
                                "$id": "12",
                                "id": "696dcafa-c01d-45c3-86da-029c24d775ae",
                                "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": "048eb283-ff45-475c-a3cd-9058d6ff56ce",
                                "name_pos": "sample string 12",
                                "id_image": "c6feda98-1d76-4ab6-ac47-27735d5c6978",
                                "view_pos": true,
                                "order": 14,
                                "color_border": "sample string 15",
                                "color_button": "sample string 16",
                                "color_font": "sample string 17",
                                "active": true,
                                "created_on": "2026-09-06T06:47:32.396201+02:00",
                                "last_update": "2026-09-06T06:47:32.396201+02:00",
                                "id_user_upd": "2aaac368-adc8-4ebd-8182-bef48b181e33",
                                "commited": true,
                                "mt_employees_branches": [
                                  {
                                    "$id": "13",
                                    "id_employee": "bcae168c-be03-4a52-86d5-aa49de96459c",
                                    "id_branch": "f6afa07c-5dc3-491a-bc0b-58d52dd81112",
                                    "active": true,
                                    "created_on": "2026-09-06T06:47:32.396201+02:00",
                                    "last_update": "2026-09-06T06:47:32.396201+02:00",
                                    "id_user_upd": "7a01be2a-1199-4f4b-9c45-8f7d2323e87b",
                                    "commited": true,
                                    "mt_branches": {
                                      "$ref": "4"
                                    },
                                    "mt_employees": {
                                      "$ref": "12"
                                    }
                                  },
                                  {
                                    "$ref": "13"
                                  }
                                ],
                                "mt_employees_profiles": {
                                  "$id": "14",
                                  "id": "2e981cfb-138c-4964-8cb5-0050ecc69d1b",
                                  "id_mask": "sample string 2",
                                  "name": "sample string 3",
                                  "description": "sample string 4",
                                  "authorized": true,
                                  "active": true,
                                  "created_on": "2026-09-06T06:47:32.396201+02:00",
                                  "last_update": "2026-09-06T06:47:32.396201+02:00",
                                  "id_user_upd": "95db4a4b-54b4-479a-a7b6-21041634935f",
                                  "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": "70add544-7612-4d18-b35e-9025f32e59c3",
                                    "id_line": 2,
                                    "id_item_sub": "8f5ffbd6-507d-4422-9dfc-7b41ca3175f8",
                                    "qty": 4.1,
                                    "id_list": "c28ec3e9-1707-42e7-adca-00c21d60b046",
                                    "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": "d8d32325-2db9-407a-b472-138cbe6fef81",
                                    "is_used": true,
                                    "qty_vou": 1.1,
                                    "amt_vou": 1.1,
                                    "comment": "sample string 15",
                                    "ref_det": "sample string 16",
                                    "id_employee": "5f51ab81-edf1-40c0-88ec-e9093aff9c4f",
                                    "name_generic": "sample string 17",
                                    "type_ope": 1,
                                    "id_user_add": "b4dbb746-5198-48e7-80f3-169640779bc9",
                                    "id_user_upd": "a2c5a6df-0266-4f56-a4d5-c04be42ef42f",
                                    "active": true,
                                    "mt_employees": {
                                      "$ref": "12"
                                    },
                                    "mt_items_sub": {
                                      "$id": "16",
                                      "id": "0cc9e093-8a9b-47a7-a243-70e442381fb0",
                                      "id_item": "1ceb5f78-acd2-4188-bc48-6a86a5e0bf91",
                                      "id_item_type": "cf260afe-6be1-41f2-96a4-6348bd4b7a06",
                                      "is_default": true,
                                      "barcode": "sample string 5",
                                      "voucher_apply": true,
                                      "id_voucher_json": "e0734caa-bab8-43a9-b11c-ff1cd046e500",
                                      "count_voucher": 1,
                                      "id_voucher_type": 1,
                                      "active": true,
                                      "created_on": "2026-09-06T06:47:32.396201+02:00",
                                      "last_update": "2026-09-06T06:47:32.396201+02:00",
                                      "id_user_upd": "d4eee1fd-5cdc-40ec-a7f3-43c6a04bc3e0",
                                      "commited": true,
                                      "mt_items": {
                                        "$ref": "1"
                                      },
                                      "mt_items_formula": [
                                        {
                                          "$id": "17",
                                          "id_item_sub": "2ea21644-8c93-447a-b4fa-ecf4bac3dd24",
                                          "id_item": "1bc32ca9-ecb5-477f-a9ea-66f579b8a5a9",
                                          "group_id": 3,
                                          "id_unit_ref": "a32295a3-532c-4d2c-a263-9e71f7cf5559",
                                          "qty_dis": 5,
                                          "mt_items": {
                                            "$ref": "1"
                                          },
                                          "mt_items_sub": {
                                            "$ref": "16"
                                          },
                                          "mt_units_ref": {
                                            "$id": "18",
                                            "id": "a8e26248-6554-4159-96ab-4d724c5ef68e",
                                            "id_mask": "sample string 2",
                                            "name": "sample string 3",
                                            "coefficient": 4.1,
                                            "id_unit": "80d64370-1c65-4993-bb4e-ffdaf7b42d45",
                                            "active": true,
                                            "created_on": "2026-09-06T06:47:32.396201+02:00",
                                            "last_update": "2026-09-06T06:47:32.396201+02:00",
                                            "id_user_upd": "cb0404ad-be8c-4974-802b-4ea1c745578c",
                                            "commited": true,
                                            "mt_units": {
                                              "$id": "19",
                                              "id": "f4309693-31a9-490b-b487-afc038bf1122",
                                              "id_mask": "sample string 2",
                                              "name": "sample string 3",
                                              "active": true,
                                              "created_on": "2026-09-06T06:47:32.396201+02:00",
                                              "last_update": "2026-09-06T06:47:32.396201+02:00",
                                              "id_user_upd": "9a245192-c097-4279-9554-70203eeb2cd2",
                                              "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": "e9c991f3-99e7-4933-acb5-55183e9c9047",
                                        "id_mask": "sample string 2",
                                        "name": "sample string 3",
                                        "description": "sample string 4",
                                        "json": "sample string 5",
                                        "id_pay_type": "ac53ac2c-bf07-411f-a4aa-2c7a6b0a8908",
                                        "id_doc_print": "eefbc4e9-fb80-4a6b-a15a-f8f47fbe44e9",
                                        "hour_end": "00:00:00.1234567",
                                        "price_item_sub": true,
                                        "define_validity": true,
                                        "price_ref": true,
                                        "price_min": 11.1,
                                        "supply_apply": 12,
                                        "active": true,
                                        "created_on": "2026-09-06T06:47:32.396201+02:00",
                                        "last_update": "2026-09-06T06:47:32.396201+02:00",
                                        "commited": true,
                                        "mt_items_sub": [
                                          {
                                            "$ref": "16"
                                          },
                                          {
                                            "$ref": "16"
                                          }
                                        ]
                                      },
                                      "st_users": {
                                        "$ref": "3"
                                      },
                                      "mt_prices_items": [
                                        {
                                          "$id": "21",
                                          "id_list": "a14627c2-c13a-4c94-9012-22a257997161",
                                          "id_item_sub": "028daadd-89ea-4a26-83fa-724d5c3a713a",
                                          "validity_date": "2026-09-06T06:47:32.396201+02:00",
                                          "price": 4.1,
                                          "active": true,
                                          "created_on": "2026-09-06T06:47:32.396201+02:00",
                                          "last_update": "2026-09-06T06:47:32.396201+02:00",
                                          "id_user_upd": "daf125e2-9551-4807-b26d-e3b80e692891",
                                          "commited": true,
                                          "mt_items_sub": {
                                            "$ref": "16"
                                          },
                                          "mt_prices_list": {
                                            "$id": "22",
                                            "id": "eecdc6a5-a94b-4f7d-a2cb-2a6bd9ea8fab",
                                            "id_mask": "sample string 2",
                                            "name": "sample string 3",
                                            "description": "sample string 4",
                                            "id_ref": "dddb0127-2cfe-41b4-9641-f423617e8358",
                                            "tax_included": true,
                                            "switch_select": true,
                                            "item_type_default": 7,
                                            "name_pos": "sample string 8",
                                            "id_image": "86cfb446-33fe-4969-a9b9-0c774b9f101b",
                                            "view_pos": true,
                                            "order": 10,
                                            "color_border": "sample string 11",
                                            "color_button": "sample string 12",
                                            "color_font": "sample string 13",
                                            "active": true,
                                            "created_on": "2026-09-06T06:47:32.396201+02:00",
                                            "last_update": "2026-09-06T06:47:32.396201+02:00",
                                            "id_user_upd": "ac1615fd-445a-42de-9d21-f334d3a26d3f",
                                            "commited": true,
                                            "mt_pos_prices_list": [
                                              {
                                                "$id": "23",
                                                "id_pos": "e99034e5-34e0-49ec-a92a-1bd765a8ed39",
                                                "id_pos_type": "e7156fcd-f5c1-4ad6-9041-432ae2c3deb1",
                                                "id_price_list": "91a29f75-4abd-46f5-9ed1-f374cd8f9554",
                                                "is_default": true,
                                                "view_mon": true,
                                                "view_tue": true,
                                                "view_wed": true,
                                                "view_thu": true,
                                                "view_fri": true,
                                                "view_sat": true,
                                                "view_sun": true,
                                                "active": true,
                                                "created_on": "2026-09-06T06:47:32.396201+02:00",
                                                "last_update": "2026-09-06T06:47:32.396201+02:00",
                                                "id_user_upd": "bde2a8c7-22ef-48b2-ad0d-76edacd1f35d",
                                                "commited": true,
                                                "mt_pos_view": {
                                                  "$id": "24",
                                                  "id_pos": "696c9727-2b5d-4faa-8c1d-af09f1ee7868",
                                                  "id_pos_type": "de3b0469-90db-4a65-9b4b-067f201ec348",
                                                  "is_default": true,
                                                  "active": true,
                                                  "created_on": "2026-09-06T06:47:32.396201+02:00",
                                                  "last_update": "2026-09-06T06:47:32.396201+02:00",
                                                  "id_user_upd": "0dfc24b0-60cf-4ba4-9318-041164b30d5b",
                                                  "commited": true,
                                                  "mt_pos": {
                                                    "$id": "25",
                                                    "id": "1aeac7b9-ad7a-46a6-987a-e5508cc3cedd",
                                                    "id_mask": "sample string 2",
                                                    "name": "sample string 3",
                                                    "description": "sample string 4",
                                                    "id_branch": "9640f7ef-4ae8-46ef-a262-1b76497f0c99",
                                                    "id_zone": "6a375652-bb0f-4eb0-a9bb-2e7446c47b81",
                                                    "user_required": true,
                                                    "active": true,
                                                    "created_on": "2026-09-06T06:47:32.396201+02:00",
                                                    "last_update": "2026-09-06T06:47:32.396201+02:00",
                                                    "id_user_upd": "9e215196-3a23-41e2-baa0-a45ebcebb3da",
                                                    "commited": true,
                                                    "mt_branches_zones": {
                                                      "$id": "26",
                                                      "id": "d0d615dc-b6d8-480c-b934-4cd7c1262b92",
                                                      "id_mask": "sample string 2",
                                                      "name": "sample string 3",
                                                      "description": "sample string 4",
                                                      "id_branch": "b2877388-9bb3-42fd-99dc-ab4968ea6a9e",
                                                      "active": true,
                                                      "created_on": "2026-09-06T06:47:32.396201+02:00",
                                                      "last_update": "2026-09-06T06:47:32.396201+02:00",
                                                      "id_user_upd": "0e82c957-9372-4104-9f25-8705119733c4",
                                                      "commited": true,
                                                      "mt_branches": {
                                                        "$ref": "4"
                                                      },
                                                      "mt_pos": [
                                                        {
                                                          "$ref": "25"
                                                        },
                                                        {
                                                          "$ref": "25"
                                                        }
                                                      ],
                                                      "st_users": {
                                                        "$ref": "3"
                                                      }
                                                    },
                                                    "mt_cloakrooms": [
                                                      {
                                                        "$id": "27",
                                                        "id": "eeb2421c-f229-47ec-9dc0-0e0ad71b4e4e",
                                                        "id_mask": "sample string 2",
                                                        "name": "sample string 3",
                                                        "id_pos": "452c6e98-15a3-4e1a-ba55-10f5e3a14a2c",
                                                        "unit_ini": 5,
                                                        "unit_end": 6,
                                                        "name_pos": "sample string 7",
                                                        "id_image": "9e87281d-0696-4df5-a34e-ed513614944e",
                                                        "view_pos": true,
                                                        "order": 9,
                                                        "color_border": "sample string 10",
                                                        "color_button": "sample string 11",
                                                        "color_font": "sample string 12",
                                                        "active": true,
                                                        "created_on": "2026-09-06T06:47:32.396201+02:00",
                                                        "last_update": "2026-09-06T06:47:32.396201+02:00",
                                                        "id_user_upd": "24c479af-48b3-4497-81c3-e8bed4be7d2e",
                                                        "commited": true,
                                                        "mt_pos": {
                                                          "$ref": "25"
                                                        },
                                                        "st_images": {
                                                          "$ref": "5"
                                                        },
                                                        "st_users": {
                                                          "$ref": "3"
                                                        },
                                                        "tt_cloakrooms_units": [
                                                          {
                                                            "$id": "28",
                                                            "id": "8b32df59-e28f-4832-9cb7-94b652a98123",
                                                            "id_cloakroom": "59aea1a2-2253-4651-b412-2949794ddadc",
                                                            "id_pos_sesion": "ac3e92b0-11cf-4c37-b8db-cba15998ccdf",
                                                            "unit_id": 4,
                                                            "date_open": "2026-09-06T06:47:32.396201+02:00",
                                                            "date_close": "2026-09-06T06:47:32.396201+02:00",
                                                            "id_doc_sa": "b0f1d261-9761-413d-9885-5b9b95e6a05b",
                                                            "commited": true,
                                                            "mt_cloakrooms": {
                                                              "$ref": "27"
                                                            },
                                                            "tt_doc_sa": {
                                                              "$id": "29",
                                                              "id": "8a413546-bffa-4002-9ad7-86c3b9708d1f",
                                                              "id_pos": "0dcb4123-4c57-4722-b7c6-967d7a64be7f",
                                                              "id_doc": "43796e58-efe2-4a2d-bca8-425a68bbe1f6",
                                                              "id_branch": "4320926e-cdbd-4b3e-ab48-6bc3e393a6b1",
                                                              "nro_doc": "sample string 5",
                                                              "date_doc": "2026-09-06T06:47:32.396201+02:00",
                                                              "date_tax": "2026-09-06T06:47:32.396201+02:00",
                                                              "hour_doc": "00:00:00.1234567",
                                                              "block": true,
                                                              "id_ref": "8a3343c0-91d1-4e8e-ba9f-a3cad239f479",
                                                              "id_relationship": "f60a0ac7-5435-4b02-962a-93aac92a04df",
                                                              "id_loc_from": "35819497-9f56-4630-827d-beb3dd2e6599",
                                                              "id_loc_end": "9fb9b398-cb0c-41b3-959d-c3cb748d15ad",
                                                              "id_user_add": "c13390d1-5a4c-4da6-b963-46bc603fdc89",
                                                              "id_user_upd": "ea999e7c-bae0-4f22-b93a-42383f2c3316",
                                                              "comment": "sample string 12",
                                                              "id_pos_sesion": "e43b2807-3b4a-416d-82fc-4a4432f6df29",
                                                              "id_room_unit": "675f3cdc-1efb-4a68-ade4-fd093e13249e",
                                                              "ref_locator": "sample string 13",
                                                              "ref_zone_aut": "sample string 14",
                                                              "id_pos_type": "21d330fc-4e01-4cc5-bc5e-b462e1e04221",
                                                              "p_dis": 15.1,
                                                              "p_chr": 16.1,
                                                              "amt_net": 17.1,
                                                              "amt_tax": 18.1,
                                                              "amt_dis": 19.1,
                                                              "amt_chr": 20.1,
                                                              "amt_tot": 21.1,
                                                              "active": true,
                                                              "created_on": "2026-09-06T06:47:32.396201+02:00",
                                                              "last_update": "2026-09-06T06:47:32.396201+02:00",
                                                              "commited": true,
                                                              "created_by": 1,
                                                              "doc_print": true,
                                                              "mt_branches": {
                                                                "$ref": "4"
                                                              },
                                                              "mt_docs": {
                                                                "$id": "30",
                                                                "id": "e26ac9f4-0477-4b07-9e7b-6795df1a7c59",
                                                                "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": "d5a2d1ee-925a-4978-9081-6058a319a5d2",
                                                                "view_pos": true,
                                                                "order": 23,
                                                                "color_border": "sample string 24",
                                                                "color_button": "sample string 25",
                                                                "color_font": "sample string 26",
                                                                "active": true,
                                                                "created_on": "2026-09-06T06:47:32.396201+02:00",
                                                                "last_update": "2026-09-06T06:47:32.396201+02:00",
                                                                "id_user_upd": "7f24dbe2-9616-4ea3-bb10-7fab451b147f",
                                                                "commited": true,
                                                                "mt_docs_payment_money": [
                                                                  {
                                                                    "$id": "31",
                                                                    "id_doc": "059554ac-b9f1-4105-9721-b58591b299ca",
                                                                    "id_pay": "e2ce38a8-8110-441a-bcbd-3f85422cce70",
                                                                    "id_money": "66b3a487-a85f-4637-a048-ce28eb0776dc",
                                                                    "active": true,
                                                                    "created_on": "2026-09-06T06:47:32.396201+02:00",
                                                                    "last_update": "2026-09-06T06:47:32.396201+02:00",
                                                                    "id_user_upd": "a91f8e61-d7d3-462b-b277-d855fd2a4750",
                                                                    "commited": true,
                                                                    "mt_docs": {
                                                                      "$ref": "30"
                                                                    },
                                                                    "mt_money_types": {
                                                                      "$id": "32",
                                                                      "id": "035d78a8-e15c-4c27-b01d-6d04b48280b0",
                                                                      "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": "2f0c1d3e-2868-403a-8c8c-8bf1a35471df",
                                                                      "view_pos": true,
                                                                      "order": 8,
                                                                      "color_border": "sample string 9",
                                                                      "color_button": "sample string 10",
                                                                      "color_font": "sample string 11",
                                                                      "active": true,
                                                                      "created_on": "2026-09-06T06:47:32.396201+02:00",
                                                                      "last_update": "2026-09-06T06:47:32.396201+02:00",
                                                                      "id_user_upd": "329ed94f-707e-42be-945f-16b730bf756b",
                                                                      "commited": true,
                                                                      "mt_docs_payment_money": [
                                                                        {
                                                                          "$ref": "31"
                                                                        },
                                                                        {
                                                                          "$ref": "31"
                                                                        }
                                                                      ],
                                                                      "mt_money_rates": [
                                                                        {
                                                                          "$id": "33",
                                                                          "id_money_1": "427877c7-26ab-41e6-86df-874e524c0897",
                                                                          "id_money_2": "8252477c-79b7-4bda-a043-0574a5027d8d",
                                                                          "date_from": "2026-09-06T06:47:32.396201+02:00",
                                                                          "coefficient": 4.1,
                                                                          "active": true,
                                                                          "created_on": "2026-09-06T06:47:32.396201+02:00",
                                                                          "last_update": "2026-09-06T06:47:32.396201+02:00",
                                                                          "id_user_upd": "a4a5f1d1-b5c0-40df-8574-f60fde4cca47",
                                                                          "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": "2bb41d44-1eae-4b21-9236-320957a56e66",
                                                                          "id_pay": "b779f5d0-4d7a-442c-9f84-5716014cd85f",
                                                                          "id_money": "38fac376-8461-47fd-b33c-665f4415387c",
                                                                          "date_cashflow": "2026-09-06T06:47:32.396201+02:00",
                                                                          "coefficient": 5.1,
                                                                          "id_user_add": "36a0b829-7597-4e52-97f4-f5f246cc859e",
                                                                          "amt_tot_md": 7.1,
                                                                          "amt_tot_mo": 8.1,
                                                                          "mt_payment_types": {
                                                                            "$id": "35",
                                                                            "id": "eb9d2ee2-b9bc-4fe2-9392-69cfa79c6871",
                                                                            "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": "30c95c4e-3065-4e11-a44e-a2094f049a94",
                                                                            "view_pos": true,
                                                                            "order": 13,
                                                                            "color_border": "sample string 14",
                                                                            "color_button": "sample string 15",
                                                                            "color_font": "sample string 16",
                                                                            "active": true,
                                                                            "created_on": "2026-09-06T06:47:32.396201+02:00",
                                                                            "last_update": "2026-09-06T06:47:32.396201+02:00",
                                                                            "id_user_upd": "03a49194-705a-41a1-9c75-6d414fb94c05",
                                                                            "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": "fba6e127-d37d-4605-9035-caad12d6ed54",
                                                                                "id_line": 2,
                                                                                "id_pay": "66cffb61-f248-471d-8494-a67d09c4720c",
                                                                                "id_money": "3061d475-e1a3-4edf-a542-dedf7edcc402",
                                                                                "coefficient": 5.1,
                                                                                "id_voucher": "3c0bc02c-7951-42b7-861e-120f280115c1",
                                                                                "id_employee": "a36d95c6-24f9-4831-8677-af4fb5bf2c07",
                                                                                "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": "6953a654-6acf-4c68-b4ac-9c614a2f14d1",
                                                                                "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": "67359298-7c79-4bb8-b369-ef5e11f6faf9",
                                                                    "id_doc": "4498e4ed-d9e2-452a-ba58-bdc0717762cc",
                                                                    "id_pos_type": "78180450-3c1f-42f9-a4be-7eef01f5ca12",
                                                                    "id_doc_print": "a265663a-75d6-4db3-8d77-e7c8fb79db4d",
                                                                    "copies": 5,
                                                                    "print_mode": 6,
                                                                    "active": true,
                                                                    "created_on": "2026-09-06T06:47:32.396201+02:00",
                                                                    "last_update": "2026-09-06T06:47:32.396201+02:00",
                                                                    "id_user_upd": "7623295c-4d8d-4504-975a-efeadbb790da",
                                                                    "commited": true,
                                                                    "mt_docs": {
                                                                      "$ref": "30"
                                                                    },
                                                                    "mt_pos_print": {
                                                                      "$id": "38",
                                                                      "id": "1b6ebc75-2c8b-45f5-a10f-c6c3de6b0452",
                                                                      "id_pos": "be2d5a89-44f1-4f78-8baa-459270f67e3a",
                                                                      "id_mask": "sample string 3",
                                                                      "name": "sample string 4",
                                                                      "mode_print": 5,
                                                                      "port": "sample string 6",
                                                                      "baud_rate": 1,
                                                                      "data_bits": 1,
                                                                      "stop_bit": 1,
                                                                      "flow_control": 1,
                                                                      "parity": 1,
                                                                      "pin_cashdrawer": 1,
                                                                      "ip_printer": "sample string 7",
                                                                      "port_ip": 1,
                                                                      "printer_name": "sample string 8",
                                                                      "active": true,
                                                                      "created_on": "2026-09-06T06:47:32.396201+02:00",
                                                                      "last_update": "2026-09-06T06:47:32.396201+02:00",
                                                                      "id_user_upd": "d1d40258-bd3f-45e9-81c8-95697f1268c7",
                                                                      "commited": true,
                                                                      "mt_pos": {
                                                                        "$ref": "25"
                                                                      },
                                                                      "mt_pos_doc_print": [
                                                                        {
                                                                          "$ref": "37"
                                                                        },
                                                                        {
                                                                          "$ref": "37"
                                                                        }
                                                                      ],
                                                                      "st_users": {
                                                                        "$ref": "3"
                                                                      }
                                                                    },
                                                                    "mt_pos_types": {
                                                                      "$id": "39",
                                                                      "id": "59cfa7da-a959-4904-aae7-41cf10cfdd56",
                                                                      "id_mask": "sample string 2",
                                                                      "name": "sample string 3",
                                                                      "is_module": true,
                                                                      "order": 5,
                                                                      "active": true,
                                                                      "created_on": "2026-09-06T06:47:32.396201+02:00",
                                                                      "last_update": "2026-09-06T06:47:32.396201+02:00",
                                                                      "id_user_upd": "f5a80d43-eb93-4bd2-b18f-882b8b6f16d6",
                                                                      "commited": true,
                                                                      "mt_items_featured": [
                                                                        {
                                                                          "$id": "40",
                                                                          "id": "ff87e4da-ade8-4e8f-9102-91fec2dc46b7",
                                                                          "id_branch": "cdaff647-b172-42fe-abed-2d0a5eda388b",
                                                                          "id_pos_type": "f9dcda1a-e919-477d-bcc9-62ced6ee85bd",
                                                                          "id_pos": "93796334-0f6f-4610-9f22-a14cfdd1487d",
                                                                          "id_item": "7604ae34-d6c3-4d20-a8ec-f518abd68b49",
                                                                          "date_from": "2026-09-06T06:47:32.396201+02:00",
                                                                          "date_end": "2026-09-06T06:47:32.396201+02:00",
                                                                          "image_id": 4,
                                                                          "active": true,
                                                                          "created_on": "2026-09-06T06:47:32.396201+02:00",
                                                                          "last_update": "2026-09-06T06:47:32.396201+02:00",
                                                                          "id_user_upd": "b8c2d88b-dec2-46a4-9ba2-e9186ccdefb8",
                                                                          "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": "c0a5c4ac-6fa2-4f42-8450-a7d1903228dd",
                                                                      "id_mask": "sample string 2",
                                                                      "name": "sample string 3",
                                                                      "description": "sample string 4",
                                                                      "high_row": 5,
                                                                      "high_doc": 6,
                                                                      "with_doc": 7,
                                                                      "to_file": true,
                                                                      "active": true,
                                                                      "created_on": "2026-09-06T06:47:32.396201+02:00",
                                                                      "last_update": "2026-09-06T06:47:32.396201+02:00",
                                                                      "commited": true,
                                                                      "mt_pos_doc_print": [
                                                                        {
                                                                          "$ref": "37"
                                                                        },
                                                                        {
                                                                          "$ref": "37"
                                                                        }
                                                                      ],
                                                                      "st_doc_print_det": [
                                                                        {
                                                                          "$id": "42",
                                                                          "id_doc_print": "3a3d9839-ca86-466f-b0c5-4438a8368a05",
                                                                          "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": "42427acb-6abc-46e7-8fbd-916edb7ec368",
                                                                    "id_doc": "844c346a-2c1f-4406-ae8c-de940dcb064f",
                                                                    "value": 3,
                                                                    "created_on": "2026-09-06T06:47:32.396201+02:00",
                                                                    "last_update": "2026-09-06T06:47:32.396201+02: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": "ac88f453-dd28-4622-b832-3f3543d22831",
                                                                    "id_pos": "68689fbc-9d19-48e0-b50f-b81d1b484b7c",
                                                                    "id_doc": "3e63b629-4c8d-42e9-a1f5-e457bb31b293",
                                                                    "id_branch": "71481d01-85a9-4a2c-81cb-1c3ac36e4e1a",
                                                                    "nro_doc": "sample string 5",
                                                                    "date_doc": "2026-09-06T06:47:32.396201+02:00",
                                                                    "block": true,
                                                                    "nro_original": "sample string 8",
                                                                    "id_ref": "ca7ff73c-44a0-4919-8921-9cb7792e45d8",
                                                                    "id_loc_from": "12f636db-11c7-4ea1-aab6-7f96713686fb",
                                                                    "id_loc_end": "f9404bbd-8a0c-4d9a-9e31-b77e17b2b69a",
                                                                    "id_user_add": "4746a717-2856-4620-bd68-93d91a793c06",
                                                                    "id_user_upd": "6f52eac9-11b9-41d5-b0fc-6da80161901a",
                                                                    "id_pos_sesion": "e7c718eb-54a7-4323-bc79-4a914da9fe8e",
                                                                    "comment": "sample string 12",
                                                                    "status": 1,
                                                                    "is_send": true,
                                                                    "date_send": "2026-09-06T06:47:32.396201+02:00",
                                                                    "active": true,
                                                                    "created_on": "2026-09-06T06:47:32.396201+02:00",
                                                                    "last_update": "2026-09-06T06:47:32.396201+02:00",
                                                                    "commited": true,
                                                                    "mt_branches": {
                                                                      "$ref": "4"
                                                                    },
                                                                    "mt_docs": {
                                                                      "$ref": "30"
                                                                    },
                                                                    "mt_locations": {
                                                                      "$id": "45",
                                                                      "id": "b925aa9c-0328-417f-89c9-fcf777237638",
                                                                      "id_mask": "sample string 2",
                                                                      "name": "sample string 3",
                                                                      "description": "sample string 4",
                                                                      "reserved": true,
                                                                      "id_branch": "d651dcd0-9c65-44fe-be03-f769ca12b41a",
                                                                      "active": true,
                                                                      "created_on": "2026-09-06T06:47:32.396201+02:00",
                                                                      "last_update": "2026-09-06T06:47:32.396201+02:00",
                                                                      "id_user_upd": "984e5d7b-c5c2-4e29-b797-28c2425f3333",
                                                                      "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": "d1ccabf9-c7dd-48d7-b95d-a389a4891865",
                                                                          "id_item": "6ba91d2e-1ee2-4b3d-888e-c892f6c6e8ab",
                                                                          "stock_ideal": 3.1,
                                                                          "stock_min": 4.1,
                                                                          "stock_max": 5.1,
                                                                          "stock": 6.1,
                                                                          "active": true,
                                                                          "created_on": "2026-09-06T06:47:32.396201+02:00",
                                                                          "last_update": "2026-09-06T06:47:32.396201+02: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": "539d4071-b219-4c97-a446-09e4f11f4469",
                                                                        "id_line": 2,
                                                                        "id_item": "fb41127c-aa06-42a4-aeaf-353f12481bb4",
                                                                        "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": "85f91b29-03c2-4c26-8649-960672a293cb",
                                                                "nro_sesion": 2,
                                                                "id_pos": "d1cc57f0-2f05-4b2a-807c-383ebbddc30e",
                                                                "date_tax": "2026-09-06T06:47:32.396201+02:00",
                                                                "date_open": "2026-09-06T06:47:32.396201+02:00",
                                                                "date_close": "2026-09-06T06:47:32.396201+02:00",
                                                                "id_user_open": "f2e4118d-7de7-46c4-bd37-4a7a350c0778",
                                                                "id_user_close": "2c5c343d-b80f-4e27-9125-24d7fa0fe6de",
                                                                "nro_z": 1,
                                                                "amt_tot": 1.1,
                                                                "locator_event": "sample string 6",
                                                                "status_pos": 7,
                                                                "training_sesion": true,
                                                                "active": true,
                                                                "created_on": "2026-09-06T06:47:32.396201+02:00",
                                                                "last_update": "2026-09-06T06:47:32.396201+02:00",
                                                                "commited": true,
                                                                "mt_pos": {
                                                                  "$ref": "25"
                                                                },
                                                                "tt_cloakrooms_units": [
                                                                  {
                                                                    "$ref": "28"
                                                                  },
                                                                  {
                                                                    "$ref": "28"
                                                                  }
                                                                ],
                                                                "tt_items_customs": [
                                                                  {
                                                                    "$id": "49",
                                                                    "id": "5ff672d4-af17-4562-9661-925b1ff7b406",
                                                                    "order_id": 2,
                                                                    "id_item": "209313a9-52ca-432e-924e-8c462db9cf0d",
                                                                    "id_item_type": "42b21956-1d98-484a-9694-55aa16ccc0ef",
                                                                    "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": "da77d5c4-5656-4696-ac3b-222b716d453f",
                                                                    "type_item": 11,
                                                                    "id_voucher_json": "de075f86-14e4-4829-a034-835ef4e698ae",
                                                                    "count_voucher": 1,
                                                                    "id_category": "692e2c16-7763-43bf-959d-e2ef380e11bc",
                                                                    "created_on": "2026-09-06T06:47:32.396201+02:00",
                                                                    "last_update": "2026-09-06T06:47:32.396201+02:00",
                                                                    "id_user_upd": "d72da6fc-54a8-4c5c-a330-32370b56388d",
                                                                    "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": "ce85f43c-1c2a-4ae5-a000-07a415c12782",
                                                                    "json_object": "sample string 2",
                                                                    "json_pays": "sample string 3",
                                                                    "id_pos_sesion": "efd9a0c0-edf9-4ec4-99c1-384c64ca4712",
                                                                    "type_pay": 5,
                                                                    "module": "sample string 6",
                                                                    "process": true,
                                                                    "json_cloackrooms": "sample string 8",
                                                                    "multi_select": 9,
                                                                    "terminal_name": "sample string 10",
                                                                    "created_on": "2026-09-06T06:47:32.396201+02:00",
                                                                    "tt_pos_sesion": {
                                                                      "$ref": "48"
                                                                    }
                                                                  },
                                                                  {
                                                                    "$ref": "50"
                                                                  }
                                                                ],
                                                                "tt_rooms_units_activity": [
                                                                  {
                                                                    "$id": "51",
                                                                    "id": "31f68e3d-7f99-4e5d-a330-be912235d98f",
                                                                    "id_room_unit": "7d663656-b694-4035-a28d-db3b4ded4575",
                                                                    "id_room_list": "59376a62-d271-4e8d-af8f-091439aac0e5",
                                                                    "nro_res_ext": "sample string 3",
                                                                    "date_reserved": "2026-09-06T06:47:32.396201+02:00",
                                                                    "date_from": "2026-09-06T06:47:32.396201+02:00",
                                                                    "date_end": "2026-09-06T06:47:32.396201+02:00",
                                                                    "date_open": "2026-09-06T06:47:32.396201+02:00",
                                                                    "date_close": "2026-09-06T06:47:32.396201+02:00",
                                                                    "id_employee": "5cd9e7df-5a8b-4dd7-bf7d-21deb4cfafd7",
                                                                    "id_employee_sec": "4cf8ec1a-9158-4200-afc4-e13ea440b17b",
                                                                    "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": "2cf12b84-6664-4a2d-9f82-d03aa749d881",
                                                                    "comment": "sample string 7",
                                                                    "id_user_open": "8f73f24c-343e-47b8-8a4d-a18fbb760d61",
                                                                    "id_user_close": "55ddd0c6-d825-4465-bdd3-508f466e33b5",
                                                                    "id_unit_state": "130091ff-f4a5-456d-8f85-805123932c67",
                                                                    "id_pos_sesion": "1e91fe93-f703-4947-8da6-96617553ec3a",
                                                                    "vip": true,
                                                                    "paid": true,
                                                                    "send": true,
                                                                    "send_date": "2026-09-06T06:47:32.396201+02:00",
                                                                    "active": true,
                                                                    "created_on": "2026-09-06T06:47:32.396201+02:00",
                                                                    "last_update": "2026-09-06T06:47:32.396201+02:00",
                                                                    "commited": true,
                                                                    "mt_employees": {
                                                                      "$ref": "12"
                                                                    },
                                                                    "mt_employees1": {
                                                                      "$ref": "12"
                                                                    },
                                                                    "mt_rooms_units": {
                                                                      "$id": "52",
                                                                      "id": "cefe9d07-6b12-4cce-bbfa-0c7da9fc8956",
                                                                      "id_mask": "sample string 2",
                                                                      "name": "sample string 3",
                                                                      "name_label": "sample string 4",
                                                                      "name_zone": "sample string 5",
                                                                      "order": 6,
                                                                      "id_room": "57c41505-cb4b-4bc0-bbca-3289ca95d4e7",
                                                                      "pax": 8,
                                                                      "pos_x": 9,
                                                                      "pos_y": 10,
                                                                      "size_w": 1,
                                                                      "size_h": 1,
                                                                      "in_map": true,
                                                                      "reserved_on": true,
                                                                      "id_room_type": "757083ce-58dc-4080-8732-36fec2e19a92",
                                                                      "locked": true,
                                                                      "date_locked": "2026-09-06T06:47:32.396201+02:00",
                                                                      "comment_locked": "sample string 15",
                                                                      "active": true,
                                                                      "created_on": "2026-09-06T06:47:32.396201+02:00",
                                                                      "last_update": "2026-09-06T06:47:32.396201+02:00",
                                                                      "id_user_upd": "15bd57cc-202f-45f4-bb03-9a6d5934a97a",
                                                                      "commited": true,
                                                                      "mt_rooms": {
                                                                        "$id": "53",
                                                                        "id": "e271a0ea-4db3-4906-91f7-c290ddd95008",
                                                                        "id_mask": "sample string 2",
                                                                        "name": "sample string 3",
                                                                        "description": "sample string 4",
                                                                        "id_branch": "fcb9e460-a41d-4dcc-a0d1-162aed7604d4",
                                                                        "name_pos": "sample string 6",
                                                                        "id_image": "5028fa75-47f8-46fb-b3c7-6c0ee0c58182",
                                                                        "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": "0b0640e2-8912-4694-a131-41b360cb727f",
                                                                        "refresh_status": true,
                                                                        "active": true,
                                                                        "created_on": "2026-09-06T06:47:32.396201+02:00",
                                                                        "last_update": "2026-09-06T06:47:32.396201+02:00",
                                                                        "id_user_upd": "9654cf8a-42dc-4a95-8887-a65ff897a3b7",
                                                                        "commited": true,
                                                                        "mt_branches": {
                                                                          "$ref": "4"
                                                                        },
                                                                        "mt_pos_rooms": [
                                                                          {
                                                                            "$id": "54",
                                                                            "id_pos": "555b574c-2660-461c-8d3b-ba420a5ecf42",
                                                                            "id_room": "c93cf5da-67b6-4f6e-a220-afd75873ada2",
                                                                            "active": true,
                                                                            "created_on": "2026-09-06T06:47:32.396201+02:00",
                                                                            "last_update": "2026-09-06T06:47:32.396201+02:00",
                                                                            "id_user_upd": "33103e46-6024-478b-a954-2a2ec01db44c",
                                                                            "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": "7de0ca2b-d74e-4426-ae7f-f682f9f0cd26",
                                                                            "id_room": "16958aa8-e51a-4d72-ad8f-ba8197fa0fe6",
                                                                            "date_in": "2026-09-06T06:47:32.396201+02:00",
                                                                            "date_out": "2026-09-06T06:47:32.396201+02:00",
                                                                            "id_user_add": "38670b4a-46c0-470c-ab0a-9f49a4b22bc5",
                                                                            "from_reservation": "sample string 5",
                                                                            "pax": 6,
                                                                            "status": 7,
                                                                            "comment": "sample string 8",
                                                                            "active": true,
                                                                            "created_on": "2026-09-06T06:47:32.396201+02:00",
                                                                            "last_update": "2026-09-06T06:47:32.396201+02: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": "a32081d1-29e9-42f1-bd94-faf9a3d91174",
                                                                        "id_mask": "sample string 2",
                                                                        "name": "sample string 3",
                                                                        "description": "sample string 4",
                                                                        "high": 5,
                                                                        "width": 6,
                                                                        "active": true,
                                                                        "created_on": "2026-09-06T06:47:32.396201+02:00",
                                                                        "last_update": "2026-09-06T06:47:32.396201+02:00",
                                                                        "id_user_upd": "e5acfd33-ef49-4c84-8a8e-29522c131bcf",
                                                                        "commited": true,
                                                                        "mt_rooms_units": [
                                                                          {
                                                                            "$ref": "52"
                                                                          },
                                                                          {
                                                                            "$ref": "52"
                                                                          }
                                                                        ],
                                                                        "mt_rooms_units_states_types": [
                                                                          {
                                                                            "$id": "57",
                                                                            "id_room_type": "2aad19a6-3068-44bc-b639-7e4ec64cc4e9",
                                                                            "id_room_state": "2e4b35dd-d989-4a73-a027-31f4742401c1",
                                                                            "id_image": "a3ceb252-61c2-4efb-8e02-a987996320d4",
                                                                            "color_font": "sample string 4",
                                                                            "font_bold": true,
                                                                            "font_underline": true,
                                                                            "font_size": 7,
                                                                            "active": true,
                                                                            "created_on": "2026-09-06T06:47:32.396201+02:00",
                                                                            "last_update": "2026-09-06T06:47:32.396201+02:00",
                                                                            "id_user_upd": "a831eaf9-8db8-4f8e-bf7f-2a636dbae4ff",
                                                                            "commited": true,
                                                                            "mt_rooms_units_states": {
                                                                              "$id": "58",
                                                                              "id": "72b6c737-183c-443d-a165-800e9d58ce1c",
                                                                              "id_mask": "sample string 2",
                                                                              "name": "sample string 3",
                                                                              "description": "sample string 4",
                                                                              "color": "sample string 5",
                                                                              "active": true,
                                                                              "created_on": "2026-09-06T06:47:32.396201+02:00",
                                                                              "last_update": "2026-09-06T06:47:32.396201+02:00",
                                                                              "id_user_upd": "906d6908-397b-45f6-91e6-8668503eadda",
                                                                              "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"
                                                                  }
                                                                ],
                                                                "st_users": {
                                                                  "$ref": "3"
                                                                },
                                                                "st_users1": {
                                                                  "$ref": "3"
                                                                },
                                                                "tt_tips": [
                                                                  {
                                                                    "$id": "59",
                                                                    "id": "668c5ae8-379d-40d3-8b2f-2d32fc3ac74a",
                                                                    "id_pos_sesion": "6880a458-1549-4c77-9b96-b6b2964c84a9",
                                                                    "amt_card": 1.1,
                                                                    "amt_cash": 1.1,
                                                                    "id_user": "5c4a0855-622b-4c7a-a566-e7d2de583302",
                                                                    "id_room_unit_activity": "3e2483d2-9870-4b48-9379-601a516eb3bc",
                                                                    "id_doc_sa": "11e7e3d9-9b86-4c1b-818b-f4103bc9856b",
                                                                    "id_pos_type": "5d6a3f9b-1916-4190-94f3-3fafa303e3af",
                                                                    "block": true,
                                                                    "comment": "sample string 5",
                                                                    "json_response": "sample string 6",
                                                                    "id_doc_ref": "cd50b6c7-08e0-43c9-906d-6f1624f908e1",
                                                                    "coupon_id": "sample string 7",
                                                                    "terminal_id": "sample string 8",
                                                                    "card_name": "sample string 9",
                                                                    "card_bank": "sample string 10",
                                                                    "card_number": "sample string 11",
                                                                    "client_name": "sample string 12",
                                                                    "money_type": "sample string 13",
                                                                    "merchant_id": "sample string 14",
                                                                    "aid": "sample string 15",
                                                                    "auth_num": "sample string 16",
                                                                    "authorization": true,
                                                                    "signature": true,
                                                                    "contactless": true,
                                                                    "date_hour_pay": "sample string 17",
                                                                    "terminal_name": "sample string 18",
                                                                    "active": true,
                                                                    "created_on": "2026-09-06T06:47:32.396201+02:00",
                                                                    "last_update": "2026-09-06T06:47:32.396201+02:00",
                                                                    "commited": true,
                                                                    "tt_pos_sesion": {
                                                                      "$ref": "48"
                                                                    },
                                                                    "tt_tips_users": [
                                                                      {
                                                                        "$id": "60",
                                                                        "id_tip": "ca70b506-bfc0-449c-a7f1-eb4f84d7209e",
                                                                        "id_user": "174aa52b-f087-4e38-a667-c6d4232a5982",
                                                                        "amt_card": 1.1,
                                                                        "amt_cash": 1.1,
                                                                        "type_share": 3,
                                                                        "active": true,
                                                                        "created_on": "2026-09-06T06:47:32.396201+02:00",
                                                                        "last_update": "2026-09-06T06:47:32.396201+02:00",
                                                                        "commited": true,
                                                                        "st_users": {
                                                                          "$ref": "3"
                                                                        },
                                                                        "tt_tips": {
                                                                          "$ref": "59"
                                                                        }
                                                                      },
                                                                      {
                                                                        "$ref": "60"
                                                                      }
                                                                    ]
                                                                  },
                                                                  {
                                                                    "$ref": "59"
                                                                  }
                                                                ],
                                                                "tt_pos_sesion_users": [
                                                                  {
                                                                    "$id": "61",
                                                                    "id_pos_sesion": "a9e9f46d-ea66-41d0-9a05-3418c05aad4b",
                                                                    "id_user": "9efdb90f-c2c7-4ebf-82ea-8fd97f6c4cc0",
                                                                    "date_add": "2026-09-06T06:47:32.396201+02:00",
                                                                    "distribution_index": 1.1,
                                                                    "active": true,
                                                                    "created_on": "2026-09-06T06:47:32.396201+02:00",
                                                                    "last_update": "2026-09-06T06:47:32.396201+02:00",
                                                                    "commited": true,
                                                                    "st_users": {
                                                                      "$ref": "3"
                                                                    },
                                                                    "tt_pos_sesion": {
                                                                      "$ref": "48"
                                                                    }
                                                                  },
                                                                  {
                                                                    "$ref": "61"
                                                                  }
                                                                ],
                                                                "tt_doc_sa": [
                                                                  {
                                                                    "$ref": "29"
                                                                  },
                                                                  {
                                                                    "$ref": "29"
                                                                  }
                                                                ],
                                                                "tt_cmd_connection": [
                                                                  {
                                                                    "$id": "62",
                                                                    "id": "663628c0-1a76-499d-8db6-1884d0ec8929",
                                                                    "id_user": "2a588eb0-1655-404c-80d0-e272c5ca3ecd",
                                                                    "id_user_profile": "dfc515d1-4f97-4a6f-a59f-8e3ecabc188d",
                                                                    "locator": "sample string 4",
                                                                    "date_end": "2026-09-06T06:47:32.396201+02:00",
                                                                    "id_pos_sesion": "a2f4c4cc-9674-4d92-af40-a7404f651b36",
                                                                    "date_login": "2026-09-06T06:47:32.396201+02:00",
                                                                    "date_logout": "2026-09-06T06:47:32.396201+02:00",
                                                                    "terminal_id": "sample string 6",
                                                                    "terminal_type": "sample string 7",
                                                                    "created_on": "2026-09-06T06:47:32.396201+02:00",
                                                                    "last_update": "2026-09-06T06:47:32.396201+02:00",
                                                                    "commited": true,
                                                                    "st_users": {
                                                                      "$ref": "3"
                                                                    },
                                                                    "st_users_profiles": {
                                                                      "$id": "63",
                                                                      "id": "f9c12283-c599-4bcd-b406-61c7d23f186c",
                                                                      "id_mask": "sample string 2",
                                                                      "name": "sample string 3",
                                                                      "description": "sample string 4",
                                                                      "is_pass_required": true,
                                                                      "is_admin": true,
                                                                      "level_id": 7,
                                                                      "order_1": 8,
                                                                      "order_2": 9,
                                                                      "order_3": 10,
                                                                      "order_4": 11,
                                                                      "is_tips": true,
                                                                      "is_view_all": true,
                                                                      "active": true,
                                                                      "created_on": "2026-09-06T06:47:32.396201+02:00",
                                                                      "last_update": "2026-09-06T06:47:32.396201+02:00",
                                                                      "commited": true,
                                                                      "st_permisions": [
                                                                        {
                                                                          "$id": "64",
                                                                          "id": "e0b4e906-9e03-4600-b05f-8de5acdce363",
                                                                          "id_function": "901aa8b9-28a7-46c3-99c7-83c17a8711e8",
                                                                          "id_user": "41c83d34-90c3-4e81-95a9-803bce668173",
                                                                          "id_profile": "9cba433d-2149-40a3-8598-842e26a6f16b",
                                                                          "permission": 3,
                                                                          "active": true,
                                                                          "created_on": "2026-09-06T06:47:32.396201+02:00",
                                                                          "last_update": "2026-09-06T06:47:32.396201+02:00",
                                                                          "commited": true,
                                                                          "st_users_profiles": {
                                                                            "$ref": "63"
                                                                          },
                                                                          "st_users": {
                                                                            "$ref": "3"
                                                                          },
                                                                          "st_functions": {
                                                                            "$id": "65",
                                                                            "id": "c09404ea-71e6-42b8-a9bd-5dadc33b0099",
                                                                            "id_mask": "sample string 2",
                                                                            "name": "sample string 3",
                                                                            "description": "sample string 4",
                                                                            "level_id": 5,
                                                                            "id_group": "004db4ea-ea3d-42ab-bd00-1a31321498b8",
                                                                            "name_event": "sample string 7",
                                                                            "name_pos": "sample string 8",
                                                                            "id_image": "240e2915-1310-4b25-a58d-6dae359e03e5",
                                                                            "view_pos": true,
                                                                            "order": 10,
                                                                            "color_border": "sample string 11",
                                                                            "color_button": "sample string 12",
                                                                            "color_font": "sample string 13",
                                                                            "font_bold": true,
                                                                            "font_underline": true,
                                                                            "font_size": 16,
                                                                            "active": true,
                                                                            "created_on": "2026-09-06T06:47:32.396201+02:00",
                                                                            "last_update": "2026-09-06T06:47:32.396201+02:00",
                                                                            "commited": true,
                                                                            "st_functions_groups": {
                                                                              "$id": "66",
                                                                              "id": "08e2d5ca-0064-4470-9931-42d6e5a099af",
                                                                              "id_mask": "sample string 2",
                                                                              "name": "sample string 3",
                                                                              "description": "sample string 4",
                                                                              "active": true,
                                                                              "created_on": "2026-09-06T06:47:32.396201+02:00",
                                                                              "last_update": "2026-09-06T06:47:32.396201+02:00",
                                                                              "commited": true,
                                                                              "st_functions": [
                                                                                {
                                                                                  "$ref": "65"
                                                                                },
                                                                                {
                                                                                  "$ref": "65"
                                                                                }
                                                                              ]
                                                                            },
                                                                            "st_images": {
                                                                              "$ref": "5"
                                                                            },
                                                                            "st_permisions": [
                                                                              {
                                                                                "$ref": "64"
                                                                              },
                                                                              {
                                                                                "$ref": "64"
                                                                              }
                                                                            ]
                                                                          }
                                                                        },
                                                                        {
                                                                          "$ref": "64"
                                                                        }
                                                                      ],
                                                                      "st_users": [
                                                                        {
                                                                          "$ref": "3"
                                                                        },
                                                                        {
                                                                          "$ref": "3"
                                                                        }
                                                                      ],
                                                                      "tt_cmd_connection": [
                                                                        {
                                                                          "$ref": "62"
                                                                        },
                                                                        {
                                                                          "$ref": "62"
                                                                        }
                                                                      ]
                                                                    },
                                                                    "tt_pos_sesion": {
                                                                      "$ref": "48"
                                                                    }
                                                                  },
                                                                  {
                                                                    "$ref": "62"
                                                                  }
                                                                ],
                                                                "tt_cmd_messages": [
                                                                  {
                                                                    "$id": "67",
                                                                    "id": "880e4bac-17e8-492a-97ba-5b6a2d2b2a85",
                                                                    "id_user": "3b5d604b-b164-49bf-81c2-c69e15ebf4ad",
                                                                    "date_add": "2026-09-06T06:47:32.396201+02:00",
                                                                    "destiny_type": 4,
                                                                    "id_key": "53ced8bf-b600-4e5c-9517-e40a081db780",
                                                                    "message": "sample string 6",
                                                                    "message_view": true,
                                                                    "date_view": "2026-09-06T06:47:32.396201+02:00",
                                                                    "id_pos_sesion": "eb89bfa4-5d33-450e-82bd-0771c4371c76",
                                                                    "terminal_add": "sample string 9",
                                                                    "created_on": "2026-09-06T06:47:32.396201+02:00",
                                                                    "last_update": "2026-09-06T06:47:32.396201+02:00",
                                                                    "commited": true,
                                                                    "st_users": {
                                                                      "$ref": "3"
                                                                    },
                                                                    "tt_pos_sesion": {
                                                                      "$ref": "48"
                                                                    }
                                                                  },
                                                                  {
                                                                    "$ref": "67"
                                                                  }
                                                                ]
                                                              },
                                                              "tt_rooms_units_activity": {
                                                                "$ref": "51"
                                                              },
                                                              "tt_spool_doc_print": [
                                                                {
                                                                  "$id": "68",
                                                                  "id": "b961dda3-cd60-46b7-9834-81f1b0d61548",
                                                                  "spool_server": "sample string 2",
                                                                  "id_doc_sa": "2948e9b8-a011-4759-bf1a-c32bc8bdec94",
                                                                  "spool_printer": "sample string 4",
                                                                  "count": 5,
                                                                  "created_on": "2026-09-06T06:47:32.396201+02:00",
                                                                  "printed": true,
                                                                  "print_on": "2026-09-06T06:47:32.396201+02:00",
                                                                  "tt_doc_sa": {
                                                                    "$ref": "29"
                                                                  }
                                                                },
                                                                {
                                                                  "$ref": "68"
                                                                }
                                                              ]
                                                            },
                                                            "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": "69",
                                                        "id": "8b327d2a-45dd-4bad-a8b0-32c0ed626f3b",
                                                        "id_mask": "sample string 2",
                                                        "name": "sample string 3",
                                                        "description": "sample string 4",
                                                        "date_from": "2026-09-06T06:47:32.396201+02:00",
                                                        "date_end": "2026-09-06T06:47:32.396201+02:00",
                                                        "id_branch": "9188a7dd-f6b3-470c-a1ca-c18fe681d8b3",
                                                        "id_pos": "bb1fd322-225b-484c-8c0d-bb36c752cf89",
                                                        "id_list": "bea77b51-158f-4ef3-8cc3-5d13ef83cbeb",
                                                        "view_list": true,
                                                        "is_default": true,
                                                        "active": true,
                                                        "created_on": "2026-09-06T06:47:32.396201+02:00",
                                                        "last_update": "2026-09-06T06:47:32.396201+02:00",
                                                        "id_user_upd": "8ad869bc-4651-471d-bd17-7350a8e0a156",
                                                        "commited": true,
                                                        "mt_branches": {
                                                          "$ref": "4"
                                                        },
                                                        "mt_pos": {
                                                          "$ref": "25"
                                                        },
                                                        "mt_prices_list": {
                                                          "$ref": "22"
                                                        },
                                                        "st_users": {
                                                          "$ref": "3"
                                                        }
                                                      },
                                                      {
                                                        "$ref": "69"
                                                      }
                                                    ],
                                                    "mt_prices_rules": [
                                                      {
                                                        "$ref": "8"
                                                      },
                                                      {
                                                        "$ref": "8"
                                                      }
                                                    ],
                                                    "st_doc_num": [
                                                      {
                                                        "$ref": "43"
                                                      },
                                                      {
                                                        "$ref": "43"
                                                      }
                                                    ],
                                                    "st_pos_license": [
                                                      {
                                                        "$id": "70",
                                                        "id": "0646e263-4154-430b-bdc9-242ecba49ad8",
                                                        "id_pos": "2973cb2a-6473-428f-ae70-2f4b4af40e78",
                                                        "mac_address": "sample string 3",
                                                        "date_end": "2026-09-06T06:47:32.396201+02:00",
                                                        "key_access": "sample string 5",
                                                        "id_user_add": "914af003-ed08-41c4-8f81-071d5e29000c",
                                                        "active": true,
                                                        "created_on": "2026-09-06T06:47:32.396201+02:00",
                                                        "last_update": "2026-09-06T06:47:32.396201+02:00",
                                                        "commited": true,
                                                        "mt_pos": {
                                                          "$ref": "25"
                                                        },
                                                        "st_users": {
                                                          "$ref": "3"
                                                        }
                                                      },
                                                      {
                                                        "$ref": "70"
                                                      }
                                                    ],
                                                    "st_users_pos": [
                                                      {
                                                        "$id": "71",
                                                        "id_user": "c2f03b39-dfb5-44c1-bddb-72d39cd5eb2b",
                                                        "id_pos": "0e3030d7-afba-4408-959f-46cb9a7f86e4",
                                                        "pass_required": true,
                                                        "active": true,
                                                        "created_on": "2026-09-06T06:47:32.396201+02:00",
                                                        "last_update": "2026-09-06T06:47:32.396201+02:00",
                                                        "commited": true,
                                                        "mt_pos": {
                                                          "$ref": "25"
                                                        },
                                                        "st_users": {
                                                          "$ref": "3"
                                                        }
                                                      },
                                                      {
                                                        "$ref": "71"
                                                      }
                                                    ],
                                                    "tt_doc_sa": [
                                                      {
                                                        "$ref": "29"
                                                      },
                                                      {
                                                        "$ref": "29"
                                                      }
                                                    ],
                                                    "tt_pos_connection": [
                                                      {
                                                        "$id": "72",
                                                        "id": "d5faff75-e291-478d-af9d-07e94aecb426",
                                                        "id_pos": "85eca629-cdcb-4e69-9012-0dc1607babbc",
                                                        "date_add": "2026-09-06T06:47:32.396201+02:00",
                                                        "date_upd": "2026-09-06T06:47:32.396201+02:00",
                                                        "date_out": "2026-09-06T06:47:32.396201+02: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": "72"
                                                      }
                                                    ],
                                                    "tt_pos_sesion": [
                                                      {
                                                        "$ref": "48"
                                                      },
                                                      {
                                                        "$ref": "48"
                                                      }
                                                    ],
                                                    "mt_branches": {
                                                      "$ref": "4"
                                                    },
                                                    "tt_logs": [
                                                      {
                                                        "$id": "73",
                                                        "id": "be2409ee-de14-46ca-bc79-02146dd2b468",
                                                        "id_user_add": "b534619c-dbbe-4032-aaea-1c9205c3d788",
                                                        "id_table": "7a3eb88d-017d-4cf7-be8a-9b6e948e709a",
                                                        "message_log": "sample string 3",
                                                        "json_object": "sample string 4",
                                                        "log_type": "sample string 5",
                                                        "id_pos": "d33d39d0-7bff-4281-8296-122cb8dfea99",
                                                        "created_on": "2026-09-06T06:47:32.396201+02:00",
                                                        "commited": true,
                                                        "mt_pos": {
                                                          "$ref": "25"
                                                        },
                                                        "st_sync_tables": {
                                                          "$id": "74",
                                                          "id": "557d285f-ed34-497d-b461-c6bd1df54016",
                                                          "level": 2,
                                                          "order": 3,
                                                          "name": "sample string 4",
                                                          "log_ins": true,
                                                          "log_upd": true,
                                                          "packet_forward": true,
                                                          "active": true,
                                                          "created_on": "2026-09-06T06:47:32.396201+02:00",
                                                          "last_update": "2026-09-06T06:47:32.396201+02:00",
                                                          "commited": true,
                                                          "st_sync_packages_det": [
                                                            {
                                                              "$id": "75",
                                                              "id": "0f2e3dd1-c234-4305-85de-a46c2fd0dc35",
                                                              "id_sync": "0788c647-9161-4549-a945-7be97967329f",
                                                              "json": "sample string 3",
                                                              "id_table": "b541d0a9-3c1f-4513-bc1e-8ae5113a3e83",
                                                              "order": 5,
                                                              "st_sync_packages": {
                                                                "$id": "76",
                                                                "id": "eb76eb31-aeba-4cf6-9f96-d855ce78f720",
                                                                "id_branch_from": "938fe59a-c23f-406e-8cef-099d6846b516",
                                                                "id_branch_to": "b72121e9-f03d-49e2-b8f0-ad12968b5835",
                                                                "type": 4,
                                                                "created_on": "2026-09-06T06:47:32.396201+02:00",
                                                                "order": 6,
                                                                "status": 7,
                                                                "log_info": "sample string 8",
                                                                "sync_on": "2026-09-06T06:47:32.396201+02:00",
                                                                "send_on": "2026-09-06T06:47:32.396201+02:00",
                                                                "mt_branches": {
                                                                  "$ref": "4"
                                                                },
                                                                "mt_branches1": {
                                                                  "$ref": "4"
                                                                },
                                                                "st_sync_packages_det": [
                                                                  {
                                                                    "$ref": "75"
                                                                  },
                                                                  {
                                                                    "$ref": "75"
                                                                  }
                                                                ]
                                                              },
                                                              "st_sync_tables": {
                                                                "$ref": "74"
                                                              }
                                                            },
                                                            {
                                                              "$ref": "75"
                                                            }
                                                          ],
                                                          "tt_logs": [
                                                            {
                                                              "$ref": "73"
                                                            },
                                                            {
                                                              "$ref": "73"
                                                            }
                                                          ]
                                                        },
                                                        "st_users": {
                                                          "$ref": "3"
                                                        }
                                                      },
                                                      {
                                                        "$ref": "73"
                                                      }
                                                    ],
                                                    "st_local_variables": [
                                                      {
                                                        "$id": "77",
                                                        "id": "23ffd8ee-2eee-4999-b30c-1eed485ab5e8",
                                                        "id_pos": "ba65871c-04f8-49a1-ae4e-a15abcbc6a14",
                                                        "name": "sample string 3",
                                                        "description": "sample string 4",
                                                        "value": "sample string 5",
                                                        "type": "sample string 6",
                                                        "last_update": "2026-09-06T06:47:32.396201+02:00",
                                                        "commited": true,
                                                        "mt_pos": {
                                                          "$ref": "25"
                                                        }
                                                      },
                                                      {
                                                        "$ref": "77"
                                                      }
                                                    ],
                                                    "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": "69"
                                              },
                                              {
                                                "$ref": "69"
                                              }
                                            ],
                                            "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": "78",
                                        "id_doc_sa": "59008be4-d5bf-44df-b3c3-1396a1d1deb3",
                                        "id_line": 2,
                                        "id_item": "d0a75c56-9c05-4ec2-8c6c-18c9b59821cc",
                                        "qty": 4.1,
                                        "mt_items": {
                                          "$ref": "1"
                                        },
                                        "tt_doc_sa_det": {
                                          "$ref": "15"
                                        }
                                      },
                                      {
                                        "$ref": "78"
                                      }
                                    ]
                                  },
                                  {
                                    "$ref": "15"
                                  }
                                ],
                                "tt_doc_sa_pay": [
                                  {
                                    "$ref": "36"
                                  },
                                  {
                                    "$ref": "36"
                                  }
                                ],
                                "tt_vouchers": [
                                  {
                                    "$ref": "11"
                                  },
                                  {
                                    "$ref": "11"
                                  }
                                ],
                                "tt_vouchers_permisions": [
                                  {
                                    "$id": "79",
                                    "id": "97a0c4fd-b2dc-40b3-9f5f-5fd347cfc87d",
                                    "date_from": "2026-09-06T06:47:32.396201+02:00",
                                    "date_end": "2026-09-06T06:47:32.396201+02:00",
                                    "date_used": "2026-09-06T06:47:32.396201+02:00",
                                    "id_employee": "5cba9bfa-ab79-4dee-91a1-3068cdadcc8b",
                                    "id_branch": "d553ce2b-4aee-4741-9f59-06beb246240b",
                                    "count": 6,
                                    "count_used": 1,
                                    "unlimited": true,
                                    "id_user_add": "a5891455-6b67-4bdb-83b7-3c86677f4e4e",
                                    "is_entry": true,
                                    "is_consume": true,
                                    "active": true,
                                    "created_on": "2026-09-06T06:47:32.396201+02:00",
                                    "last_update": "2026-09-06T06:47:32.396201+02:00",
                                    "commited": true,
                                    "mt_branches": {
                                      "$ref": "4"
                                    },
                                    "mt_employees": {
                                      "$ref": "12"
                                    },
                                    "st_users": {
                                      "$ref": "3"
                                    },
                                    "tt_vouchers": [
                                      {
                                        "$ref": "11"
                                      },
                                      {
                                        "$ref": "11"
                                      }
                                    ]
                                  },
                                  {
                                    "$ref": "79"
                                  }
                                ],
                                "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": "79"
                              }
                            }
                          },
                          {
                            "$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": [
                {
                  "$ref": "65"
                },
                {
                  "$ref": "65"
                }
              ],
              "st_images_types": {
                "$id": "80",
                "id": "ac6804c6-e8ee-4715-b7dd-e121a26859c9",
                "id_mask": "sample string 2",
                "name": "sample string 3",
                "description": "sample string 4",
                "active": true,
                "created_on": "2026-09-06T06:47:32.396201+02:00",
                "last_update": "2026-09-06T06:47:32.396201+02: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": "81",
                "id_branch": "067b71a4-5529-462c-9e9b-5618532530bc",
                "exercise_id": 2,
                "period_id": 3,
                "date_from": "2026-09-06T06:47:32.396201+02:00",
                "date_end": "2026-09-06T06:47:32.396201+02:00",
                "state": "sample string 6",
                "created_on": "2026-09-06T06:47:32.396201+02:00",
                "last_update": "2026-09-06T06:47:32.396201+02:00",
                "commited": true,
                "mt_branches": {
                  "$ref": "4"
                }
              },
              {
                "$ref": "81"
              }
            ],
            "mt_pos": [
              {
                "$ref": "25"
              },
              {
                "$ref": "25"
              }
            ],
            "mt_prices_list_rules": [
              {
                "$ref": "69"
              },
              {
                "$ref": "69"
              }
            ],
            "mt_prices_rules": [
              {
                "$ref": "8"
              },
              {
                "$ref": "8"
              }
            ],
            "mt_rooms": [
              {
                "$ref": "53"
              },
              {
                "$ref": "53"
              }
            ],
            "st_sync_packages": [
              {
                "$ref": "76"
              },
              {
                "$ref": "76"
              }
            ],
            "st_sync_packages1": [
              {
                "$ref": "76"
              },
              {
                "$ref": "76"
              }
            ],
            "tt_doc_sa": [
              {
                "$ref": "29"
              },
              {
                "$ref": "29"
              }
            ],
            "tt_doc_st": [
              {
                "$ref": "44"
              },
              {
                "$ref": "44"
              }
            ],
            "tt_vouchers": [
              {
                "$ref": "11"
              },
              {
                "$ref": "11"
              }
            ],
            "tt_vouchers_permisions": [
              {
                "$ref": "79"
              },
              {
                "$ref": "79"
              }
            ]
          },
          {
            "$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_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": "69"
          },
          {
            "$ref": "69"
          }
        ],
        "mt_prices_rules": [
          {
            "$ref": "8"
          },
          {
            "$ref": "8"
          }
        ],
        "mt_rooms": [
          {
            "$ref": "53"
          },
          {
            "$ref": "53"
          }
        ],
        "mt_rooms_units": [
          {
            "$ref": "52"
          },
          {
            "$ref": "52"
          }
        ],
        "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": "64"
          },
          {
            "$ref": "64"
          }
        ],
        "st_pos_license": [
          {
            "$ref": "70"
          },
          {
            "$ref": "70"
          }
        ],
        "st_users_pos": [
          {
            "$ref": "71"
          },
          {
            "$ref": "71"
          }
        ],
        "st_users_token": [
          {
            "$id": "82",
            "id": "5e8969a2-94bc-4f74-bb8d-2e731d93e174",
            "token_id": "sample string 2",
            "id_user": "f1e99029-d030-4d42-94a9-62b990060226",
            "date_from": "2026-09-06T06:47:32.396201+02:00",
            "date_end": "2026-09-06T06:47:32.396201+02:00",
            "created_on": "2026-09-06T06:47:32.396201+02:00",
            "st_users": {
              "$ref": "3"
            }
          },
          {
            "$ref": "82"
          }
        ],
        "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_st": [
          {
            "$ref": "44"
          },
          {
            "$ref": "44"
          }
        ],
        "tt_doc_st1": [
          {
            "$ref": "44"
          },
          {
            "$ref": "44"
          }
        ],
        "tt_items_customs": [
          {
            "$ref": "49"
          },
          {
            "$ref": "49"
          }
        ],
        "tt_logs": [
          {
            "$ref": "73"
          },
          {
            "$ref": "73"
          }
        ],
        "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": "83",
            "id": "ad2d303f-9af0-4401-9e0c-8ecfbb85fcef",
            "id_room_activity": "86033eb4-2f6d-43b4-90c8-d53614115899",
            "id_pos_sesion": "3ef00a69-5d0f-4b43-a20a-23ee37596026",
            "log_text": "sample string 4",
            "id_user": "77471af0-7271-4bda-9cf8-94ceae8cf0e8",
            "event_type": "sample string 6",
            "correlation_id": "c40191a6-ac33-47c2-b648-89cabd501706",
            "id_room_unit": "27d226b7-cc19-421e-8fc9-c503fc0b60a3",
            "id_room_unit_source": "45e55ff3-0536-4512-899c-2a716f0cce92",
            "id_room_unit_destination": "8a62d263-dd80-474c-ac42-60ca4672e134",
            "id_room_activity_related": "c88f6bb7-3199-4bd5-a10a-2c1abb5e32e5",
            "id_doc_sa": "94c757e2-d3de-46a8-b620-e9f3f003fb88",
            "id_user_authorizer": "a7f2dfb4-8ed8-4e0e-82c7-33bc22cce2bf",
            "data_json": "sample string 7",
            "created_on": "2026-09-06T06:47:32.396201+02:00",
            "commited": true,
            "st_users": {
              "$ref": "3"
            }
          },
          {
            "$ref": "83"
          }
        ],
        "tt_tips_users": [
          {
            "$ref": "60"
          },
          {
            "$ref": "60"
          }
        ],
        "tt_vouchers_permisions": [
          {
            "$ref": "79"
          },
          {
            "$ref": "79"
          }
        ],
        "tt_vouchers": [
          {
            "$ref": "11"
          },
          {
            "$ref": "11"
          }
        ],
        "mt_docs": [
          {
            "$ref": "30"
          },
          {
            "$ref": "30"
          }
        ],
        "tt_pos_sesion_users": [
          {
            "$ref": "61"
          },
          {
            "$ref": "61"
          }
        ],
        "tt_doc_sa": [
          {
            "$ref": "29"
          },
          {
            "$ref": "29"
          }
        ],
        "tt_doc_sa1": [
          {
            "$ref": "29"
          },
          {
            "$ref": "29"
          }
        ],
        "mt_items": [
          {
            "$ref": "1"
          },
          {
            "$ref": "1"
          }
        ],
        "mt_rooms_units_states": [
          {
            "$ref": "58"
          },
          {
            "$ref": "58"
          }
        ],
        "st_users_profiles": {
          "$ref": "63"
        },
        "tt_cmd_connection": [
          {
            "$ref": "62"
          },
          {
            "$ref": "62"
          }
        ],
        "tt_cmd_messages": [
          {
            "$ref": "67"
          },
          {
            "$ref": "67"
          }
        ]
      }
    },
    "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": "78"
      },
      {
        "$ref": "78"
      }
    ],
    "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"
  }
]