GET api/Mt_Prices_Items?id_list={id_list}&id_item_sub={id_item_sub}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id_list

globally unique identifier

Required

id_item_sub

globally unique identifier

Required

Body Parameters

None.

Response Information

Resource Description

mt_prices_items
NameDescriptionTypeAdditional information
id_list

globally unique identifier

Required

id_item_sub

globally unique identifier

Required

validity_date

date

Required

price

decimal number

Required

active

boolean

Required

created_on

date

None.

last_update

date

None.

id_user_upd

globally unique identifier

None.

commited

boolean

None.

mt_items_sub

mt_items_sub

None.

mt_prices_list

mt_prices_list

None.

st_users

st_users

None.

Response Formats

application/json, text/json

Sample:
{
  "id_list": "5d6055b1-6d31-48ff-b5e9-db27c8daafaf",
  "id_item_sub": "d8afbd4b-8b70-4111-8aad-f6ca44b85788",
  "validity_date": "2026-01-10T12:09:17.8152+01:00",
  "price": 4.1,
  "active": true,
  "created_on": "2026-01-10T12:09:17.8152+01:00",
  "last_update": "2026-01-10T12:09:17.8152+01:00",
  "id_user_upd": "ad7f0c13-27ec-445b-8c12-74074d5d1500",
  "commited": true,
  "mt_items_sub": {
    "$id": "2",
    "id": "a11e9bb9-1d5a-409c-ab68-6292ef7794f6",
    "id_item": "4c26b23a-87f4-4eb0-b599-27a594956ad0",
    "id_item_type": "dcb97fc2-47c8-4fb3-902e-c1f311e46eed",
    "is_default": true,
    "barcode": "sample string 5",
    "voucher_apply": true,
    "id_voucher_json": "ada6e3a9-96c2-46d1-acc2-9c83e151fe62",
    "count_voucher": 1,
    "id_voucher_type": 1,
    "active": true,
    "created_on": "2026-01-10T12:09:17.8152+01:00",
    "last_update": "2026-01-10T12:09:17.8152+01:00",
    "id_user_upd": "7828d5eb-613a-44eb-9d87-93f55b8d0036",
    "commited": true,
    "mt_items": {
      "$id": "3",
      "id": "cacee275-f929-4d1d-9514-36a789f460fa",
      "id_mask": "sample string 2",
      "name": "sample string 3",
      "description": "sample string 4",
      "id_unit": "c201ddb5-28df-4cbe-903e-7a4c609828f0",
      "id_unit_sec": "28c15495-3433-4598-9561-6045a3f21214",
      "id_brand": "7800b2c8-e6b1-4ddb-ae3e-50a98935ad0f",
      "b_sale": true,
      "b_stock": true,
      "b_price": true,
      "b_unique": true,
      "b_exclude_control": true,
      "tax": 12.1,
      "change_price": true,
      "force_printing": true,
      "is_ticket": true,
      "is_supply": true,
      "define_price": true,
      "external_id": "sample string 18",
      "name_pos": "sample string 19",
      "name_print": "sample string 20",
      "id_image": "4b618126-f5b9-485a-87cf-a1143c66a322",
      "view_pos": true,
      "order": 22,
      "color_border": "sample string 23",
      "color_button": "sample string 24",
      "color_font": "sample string 25",
      "font_bold": true,
      "font_underline": true,
      "font_size": 28,
      "active": true,
      "created_on": "2026-01-10T12:09:17.8152+01:00",
      "last_update": "2026-01-10T12:09:17.8152+01:00",
      "id_user_upd": "54e9443e-6088-451d-b3d9-5730bfce9b8c",
      "commited": true,
      "mt_brands": {
        "$id": "4",
        "id": "73b070c7-4ff0-4d3c-b6d5-a0f8249bfa89",
        "id_mask": "sample string 2",
        "name": "sample string 3",
        "active": true,
        "created_on": "2026-01-10T12:09:17.8152+01:00",
        "last_update": "2026-01-10T12:09:17.8152+01:00",
        "id_user_upd": "799b76ae-d0c6-47d6-b033-fa97d9c3427d",
        "commited": true,
        "mt_items": [
          {
            "$ref": "3"
          },
          {
            "$ref": "3"
          }
        ],
        "st_users": {
          "$id": "5",
          "id": "10272f9a-c2a4-4be2-b2a8-d50eb886acac",
          "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": "01925511-475d-4017-94f3-99a51dbcd04c",
          "view_messages": true,
          "id_image_photo": "f2a822fb-7a5d-4993-834a-4effcb623322",
          "reserved": true,
          "pos_access": true,
          "back_access": true,
          "name_pos": "sample string 13",
          "id_image": "6ae7982d-c22e-4aff-b66a-128ac6e94342",
          "view_pos": true,
          "order": 15,
          "color_border": "sample string 16",
          "color_button": "sample string 17",
          "color_font": "sample string 18",
          "active": true,
          "created_on": "2026-01-10T12:09:17.8152+01:00",
          "last_update": "2026-01-10T12:09:17.8152+01:00",
          "commited": true,
          "mt_branches": [
            {
              "$id": "6",
              "id": "a8981c6d-5b48-4895-b057-03c0d16a2b20",
              "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": "418550b3-9dd7-48d1-8b98-db26312df134",
              "order": 12,
              "external_id": "sample string 13",
              "sync": true,
              "active": true,
              "created_on": "2026-01-10T12:09:17.8152+01:00",
              "last_update": "2026-01-10T12:09:17.8152+01:00",
              "id_user_upd": "7dec6e59-fc6e-42cf-9ea5-039eae1e88d6",
              "commited": true,
              "st_images": {
                "$id": "7",
                "id": "7f81608f-080f-423d-8b4d-5e3daf36d1ab",
                "id_mask": "sample string 2",
                "name": "sample string 3",
                "id_img_type": "8c0dfdad-df4d-4d13-9c6a-b23da9d2fbac",
                "image_file": "sample string 5",
                "extension": "sample string 6",
                "high": 1,
                "width": 1,
                "active": true,
                "created_on": "2026-01-10T12:09:17.8152+01:00",
                "last_update": "2026-01-10T12:09:17.8152+01:00",
                "commited": true,
                "mt_branches": [
                  {
                    "$ref": "6"
                  },
                  {
                    "$ref": "6"
                  }
                ],
                "mt_categories": [
                  {
                    "$id": "8",
                    "id": "15fb2161-7252-41e3-8d33-db73ce5b7d78",
                    "id_mask": "sample string 2",
                    "name": "sample string 3",
                    "description": "sample string 4",
                    "id_item_type": "2a796653-ce9e-4c4d-8a86-9fd1d3092594",
                    "order_type": 5,
                    "name_pos": "sample string 6",
                    "id_image": "2df40af9-adb3-4466-b47b-cd72f39d413b",
                    "view_pos": true,
                    "order": 8,
                    "order_sec": 9,
                    "color_border": "sample string 10",
                    "color_button": "sample string 11",
                    "color_font": "sample string 12",
                    "font_bold": true,
                    "font_underline": true,
                    "font_size": 15,
                    "big_buttons": true,
                    "active": true,
                    "created_on": "2026-01-10T12:09:17.8152+01:00",
                    "last_update": "2026-01-10T12:09:17.8152+01:00",
                    "id_user_upd": "e9c16845-0837-4150-bf21-ad4f0e37366a",
                    "commited": true,
                    "mt_categories_items": [
                      {
                        "$id": "9",
                        "id_category": "522b0ad1-2aea-430b-9b35-b69a7219336e",
                        "id_item": "ea2965a5-1035-47ea-a08e-11f559b3db32",
                        "is_default": true,
                        "active": true,
                        "created_on": "2026-01-10T12:09:17.8152+01:00",
                        "last_update": "2026-01-10T12:09:17.8152+01:00",
                        "id_user_upd": "47a010f9-a765-4ce3-933f-b843ab94302e",
                        "commited": true,
                        "mt_categories": {
                          "$ref": "8"
                        },
                        "mt_items": {
                          "$ref": "3"
                        },
                        "st_users": {
                          "$ref": "5"
                        }
                      },
                      {
                        "$ref": "9"
                      }
                    ],
                    "st_images": {
                      "$ref": "7"
                    },
                    "st_users": {
                      "$ref": "5"
                    },
                    "mt_prices_rules": [
                      {
                        "$id": "10",
                        "id": "8df4a1d2-2f2e-4f51-ae08-03768633963a",
                        "id_mask": "sample string 2",
                        "name": "sample string 3",
                        "description": "sample string 4",
                        "date_from": "2026-01-10T12:09:17.8152+01:00",
                        "date_end": "2026-01-10T12:09:17.8152+01:00",
                        "by_amt": true,
                        "by_pcg": true,
                        "ap_amount": 1.1,
                        "ap_percent": 1.1,
                        "ap_price": 1.1,
                        "ap_price_min": 1.1,
                        "ap_price_max": 1.1,
                        "id_branch": "8142423c-875a-4b6c-b645-23494b89ad3a",
                        "id_pos": "22dee87f-56ab-4f69-8b32-a07d00942495",
                        "id_list": "a4587beb-7b62-4f00-a5b9-e7d64a3e9b25",
                        "id_item": "8ab7414f-450a-45ae-a6fb-bb96428d8215",
                        "id_item_type": "326a38fb-bae6-443a-aeac-1383b5d055fb",
                        "id_category": "35c2675d-d30c-4efc-a840-a0d047d2c0a0",
                        "by_day_week": true,
                        "use_mon": true,
                        "use_tue": true,
                        "use_wed": true,
                        "use_thu": true,
                        "use_fri": true,
                        "use_sat": true,
                        "use_sun": true,
                        "use_hour_ini": "00:00:00.1234567",
                        "use_hour_end": "00:00:00.1234567",
                        "active": true,
                        "created_on": "2026-01-10T12:09:17.8152+01:00",
                        "last_update": "2026-01-10T12:09:17.8152+01:00",
                        "id_user_upd": "19c73d6a-8f2a-44e8-97d4-ce47641af3ed",
                        "commited": true,
                        "mt_branches": {
                          "$ref": "6"
                        },
                        "mt_categories": {
                          "$ref": "8"
                        },
                        "mt_items": {
                          "$ref": "3"
                        },
                        "mt_items_types": {
                          "$id": "11",
                          "id": "f6a68732-4f8b-4d04-afdc-098c1ca25a59",
                          "id_mask": "sample string 2",
                          "name": "sample string 3",
                          "name_short": "sample string 4",
                          "name_pos": "sample string 5",
                          "id_image": "fd72d80e-4228-4193-a4d1-8b3693890878",
                          "view_pos": true,
                          "order": 7,
                          "color_border": "sample string 8",
                          "color_button": "sample string 9",
                          "color_font": "sample string 10",
                          "font_bold": true,
                          "font_underline": true,
                          "font_size": 13,
                          "active": true,
                          "created_on": "2026-01-10T12:09:17.8152+01:00",
                          "last_update": "2026-01-10T12:09:17.8152+01:00",
                          "id_user_upd": "9724c725-097f-4342-8392-3716419d04ca",
                          "commited": true,
                          "tt_vouchers_det": [
                            {
                              "$id": "12",
                              "id_voucher": "2a88f9a4-e1b8-41d8-9609-a3753d6210a0",
                              "id_line": "6112a4ba-846c-4ecc-96bc-124aa02a79a3",
                              "id_category": "1928a1f2-7b48-48f3-a4c1-1429d07fa1c9",
                              "id_item": "6c938c05-c567-4511-bf5d-d5a77347e604",
                              "id_item_type": "55bfc6d7-5e5e-4c1d-bdf6-b3fad756e24c",
                              "price_max": 1.1,
                              "qty_add": 3.1,
                              "qty_used": 4.1,
                              "mt_categories": {
                                "$ref": "8"
                              },
                              "mt_items": {
                                "$ref": "3"
                              },
                              "mt_items_types": {
                                "$ref": "11"
                              },
                              "tt_vouchers": {
                                "$id": "13",
                                "id": "da072df8-4c7a-4050-a0df-ecbf9d8d4f1d",
                                "id_voucher": 2,
                                "locator_voucher": "sample string 3",
                                "qr_code": "sample string 4",
                                "date_from": "2026-01-10T12:09:17.8152+01:00",
                                "date_end": "2026-01-10T12:09:17.8152+01:00",
                                "date_used": "2026-01-10T12:09:17.8152+01:00",
                                "date_sesion": "2026-01-10T12:09:17.8152+01:00",
                                "id_employee": "50167bf0-680e-40f0-941a-84711bc9aaf7",
                                "id_branch": "a7f7db4e-494d-453b-9916-c40d95810fd6",
                                "id_voucher_permision": "32939925-2a68-4152-bf88-923f7925e2fa",
                                "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": "3ce66579-1b92-490a-bda5-36f591631162",
                                "id_user_add": "b3b6566d-131f-4e6e-8345-af23dbfcc366",
                                "id_doc_sa": "acb287e6-e9dc-4284-96eb-beecba7fdbdc",
                                "id_item_sub": "e58447dc-4683-4e80-8901-f59dc1291873",
                                "id_pos_sesion": "cc536bf9-53e5-4a7f-aafc-1e40f0a632b3",
                                "is_authorized": true,
                                "is_automatic": true,
                                "print_in_branch": true,
                                "printed": true,
                                "is_entry": true,
                                "is_consume": true,
                                "is_used_entry": true,
                                "is_used_consume": true,
                                "is_close": true,
                                "active": true,
                                "created_on": "2026-01-10T12:09:17.8152+01:00",
                                "last_update": "2026-01-10T12:09:17.8152+01:00",
                                "commited": true,
                                "mt_branches": {
                                  "$ref": "6"
                                },
                                "mt_employees": {
                                  "$id": "14",
                                  "id": "6721f865-97f5-44f5-9cc6-f8fc411966ff",
                                  "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": "5db440fb-aca0-4f39-b2fe-d6d280504c3f",
                                  "name_pos": "sample string 12",
                                  "id_image": "0f763247-8dcb-4e4a-a290-3b46f48e307d",
                                  "view_pos": true,
                                  "order": 14,
                                  "color_border": "sample string 15",
                                  "color_button": "sample string 16",
                                  "color_font": "sample string 17",
                                  "active": true,
                                  "created_on": "2026-01-10T12:09:17.8152+01:00",
                                  "last_update": "2026-01-10T12:09:17.8152+01:00",
                                  "id_user_upd": "506dc01b-4929-4203-bcf7-ee8e0d206c4c",
                                  "commited": true,
                                  "mt_employees_branches": [
                                    {
                                      "$id": "15",
                                      "id_employee": "a3ff004e-f7ef-472a-8165-29ca3d5ff275",
                                      "id_branch": "3aef115f-5b6f-4b6e-af5a-ada6d3111b01",
                                      "active": true,
                                      "created_on": "2026-01-10T12:09:17.8152+01:00",
                                      "last_update": "2026-01-10T12:09:17.8152+01:00",
                                      "id_user_upd": "c808e021-610a-4ea3-944b-e0b21371c2bf",
                                      "commited": true,
                                      "mt_branches": {
                                        "$ref": "6"
                                      },
                                      "mt_employees": {
                                        "$ref": "14"
                                      }
                                    },
                                    {
                                      "$ref": "15"
                                    }
                                  ],
                                  "mt_employees_profiles": {
                                    "$id": "16",
                                    "id": "80894d3e-7914-4187-8dc9-48b4ad750b5a",
                                    "id_mask": "sample string 2",
                                    "name": "sample string 3",
                                    "description": "sample string 4",
                                    "authorized": true,
                                    "active": true,
                                    "created_on": "2026-01-10T12:09:17.8152+01:00",
                                    "last_update": "2026-01-10T12:09:17.8152+01:00",
                                    "id_user_upd": "ecbf02a9-2311-4b69-b389-81059133a6aa",
                                    "commited": true,
                                    "mt_employees": [
                                      {
                                        "$ref": "14"
                                      },
                                      {
                                        "$ref": "14"
                                      }
                                    ],
                                    "st_users": {
                                      "$ref": "5"
                                    }
                                  },
                                  "st_images": {
                                    "$ref": "7"
                                  },
                                  "st_users": {
                                    "$ref": "5"
                                  },
                                  "tt_doc_sa_det": [
                                    {
                                      "$id": "17",
                                      "id_doc_sa": "69378ed0-0d19-46a9-8af9-63e811522565",
                                      "id_line": 2,
                                      "id_item_sub": "6fdebc89-9ac5-479d-a905-6232b0189436",
                                      "qty": 4.1,
                                      "id_list": "3d55bbfe-bf8c-4844-87ca-57b8f58e65d7",
                                      "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": "a47afc78-84b9-457d-9399-9b7a51ce8f6b",
                                      "is_used": true,
                                      "qty_vou": 1.1,
                                      "amt_vou": 1.1,
                                      "comment": "sample string 15",
                                      "ref_det": "sample string 16",
                                      "id_employee": "1f679518-ba68-41a0-a4a8-79684577b847",
                                      "name_generic": "sample string 17",
                                      "type_ope": 1,
                                      "id_user_add": "2f0fed41-516d-4049-9cc2-707066088ade",
                                      "id_user_upd": "6d2d3819-6ddc-427e-8dfa-dcde96b03188",
                                      "active": true,
                                      "mt_employees": {
                                        "$ref": "14"
                                      },
                                      "mt_items_sub": {
                                        "$ref": "2"
                                      },
                                      "mt_prices_list": {
                                        "$id": "18",
                                        "id": "171f60f2-282b-4139-b5a5-803f851b6d8c",
                                        "id_mask": "sample string 2",
                                        "name": "sample string 3",
                                        "description": "sample string 4",
                                        "id_ref": "b2538b59-6634-4516-9eab-8cf147527abe",
                                        "tax_included": true,
                                        "switch_select": true,
                                        "item_type_default": 7,
                                        "name_pos": "sample string 8",
                                        "id_image": "a7436b7d-0ba6-467c-a732-a057108aa693",
                                        "view_pos": true,
                                        "order": 10,
                                        "color_border": "sample string 11",
                                        "color_button": "sample string 12",
                                        "color_font": "sample string 13",
                                        "active": true,
                                        "created_on": "2026-01-10T12:09:17.8152+01:00",
                                        "last_update": "2026-01-10T12:09:17.8152+01:00",
                                        "id_user_upd": "ba719ae3-51ae-4aff-a5c1-8545ab8cc782",
                                        "commited": true,
                                        "mt_pos_prices_list": [
                                          {
                                            "$id": "19",
                                            "id_pos": "c3fe6aa4-7a45-4674-88ad-f9cf8b888ca1",
                                            "id_pos_type": "5c7af551-0a41-4270-b17a-2128e4d8a16c",
                                            "id_price_list": "69008057-57c4-4be5-880c-675667a4f76e",
                                            "is_default": true,
                                            "view_mon": true,
                                            "view_tue": true,
                                            "view_wed": true,
                                            "view_thu": true,
                                            "view_fri": true,
                                            "view_sat": true,
                                            "view_sun": true,
                                            "active": true,
                                            "created_on": "2026-01-10T12:09:17.8152+01:00",
                                            "last_update": "2026-01-10T12:09:17.8152+01:00",
                                            "id_user_upd": "d688a802-20cd-463b-bec6-aa04a3352417",
                                            "commited": true,
                                            "mt_pos_view": {
                                              "$id": "20",
                                              "id_pos": "b1797f4b-9946-4234-bab2-1ccad386080a",
                                              "id_pos_type": "18ad0131-d620-4d6c-a014-42a02b6dddb2",
                                              "is_default": true,
                                              "active": true,
                                              "created_on": "2026-01-10T12:09:17.8152+01:00",
                                              "last_update": "2026-01-10T12:09:17.8152+01:00",
                                              "id_user_upd": "b6a5505f-254b-40f8-be79-bc0b04d20598",
                                              "commited": true,
                                              "mt_pos": {
                                                "$id": "21",
                                                "id": "d402e7c8-05ad-4769-b3e8-4d2def6fc326",
                                                "id_mask": "sample string 2",
                                                "name": "sample string 3",
                                                "description": "sample string 4",
                                                "id_branch": "327c06b7-bb0a-4b09-a3fa-0ab7de7b2791",
                                                "id_zone": "79fe01e1-8995-47e4-9ad8-006f444e3332",
                                                "user_required": true,
                                                "active": true,
                                                "created_on": "2026-01-10T12:09:17.8152+01:00",
                                                "last_update": "2026-01-10T12:09:17.8152+01:00",
                                                "id_user_upd": "65669d03-e2ed-4538-8ac6-260a51a1c6fb",
                                                "commited": true,
                                                "mt_branches_zones": {
                                                  "$id": "22",
                                                  "id": "78682398-e946-43c8-95f6-997c383b8f0a",
                                                  "id_mask": "sample string 2",
                                                  "name": "sample string 3",
                                                  "description": "sample string 4",
                                                  "id_branch": "3694d68f-6cb7-46f5-ba43-1b9fe136fdbb",
                                                  "active": true,
                                                  "created_on": "2026-01-10T12:09:17.8152+01:00",
                                                  "last_update": "2026-01-10T12:09:17.8152+01:00",
                                                  "id_user_upd": "bfd17c24-aa4d-40eb-95c8-9062bf924627",
                                                  "commited": true,
                                                  "mt_branches": {
                                                    "$ref": "6"
                                                  },
                                                  "mt_pos": [
                                                    {
                                                      "$ref": "21"
                                                    },
                                                    {
                                                      "$ref": "21"
                                                    }
                                                  ],
                                                  "st_users": {
                                                    "$ref": "5"
                                                  }
                                                },
                                                "mt_cloakrooms": [
                                                  {
                                                    "$id": "23",
                                                    "id": "29f48b23-69a5-4167-90cb-b5247cd74723",
                                                    "id_mask": "sample string 2",
                                                    "name": "sample string 3",
                                                    "id_pos": "b3baa823-e363-4a46-bd32-c9297e8753a2",
                                                    "unit_ini": 5,
                                                    "unit_end": 6,
                                                    "name_pos": "sample string 7",
                                                    "id_image": "239405ad-47fa-4a88-969c-4acc18c25700",
                                                    "view_pos": true,
                                                    "order": 9,
                                                    "color_border": "sample string 10",
                                                    "color_button": "sample string 11",
                                                    "color_font": "sample string 12",
                                                    "active": true,
                                                    "created_on": "2026-01-10T12:09:17.8152+01:00",
                                                    "last_update": "2026-01-10T12:09:17.8152+01:00",
                                                    "id_user_upd": "d49244dd-661c-44e2-a950-d660e93e4967",
                                                    "commited": true,
                                                    "mt_pos": {
                                                      "$ref": "21"
                                                    },
                                                    "st_images": {
                                                      "$ref": "7"
                                                    },
                                                    "st_users": {
                                                      "$ref": "5"
                                                    },
                                                    "tt_cloakrooms_units": [
                                                      {
                                                        "$id": "24",
                                                        "id": "c1b97e1f-cab5-40eb-b073-69b94f520cbe",
                                                        "id_cloakroom": "69b09706-2b52-4f73-badd-398bd3400109",
                                                        "id_pos_sesion": "5e3964cc-2fbe-46b7-9efc-23171db736de",
                                                        "unit_id": 4,
                                                        "date_open": "2026-01-10T12:09:17.8152+01:00",
                                                        "date_close": "2026-01-10T12:09:17.8152+01:00",
                                                        "id_doc_sa": "505912d9-bd50-43c6-a25f-e2dffd64cd67",
                                                        "commited": true,
                                                        "mt_cloakrooms": {
                                                          "$ref": "23"
                                                        },
                                                        "tt_doc_sa": {
                                                          "$id": "25",
                                                          "id": "40c68ca6-b4c0-47f9-8499-0a0ea86b0c5e",
                                                          "id_pos": "9830b61b-4c3c-405b-a773-636eadf2e76e",
                                                          "id_doc": "823d1eff-1105-4dbd-9b09-3fc796c5280d",
                                                          "id_branch": "f9ada252-7b1a-4b78-bf0a-474bb1c53607",
                                                          "nro_doc": "sample string 5",
                                                          "date_doc": "2026-01-10T12:09:17.8152+01:00",
                                                          "date_tax": "2026-01-10T12:09:17.8152+01:00",
                                                          "hour_doc": "00:00:00.1234567",
                                                          "block": true,
                                                          "id_ref": "736df343-715d-4319-869b-c29dfe0123b5",
                                                          "id_relationship": "fa6492e5-94b6-452a-bf45-1f9978e334df",
                                                          "id_loc_from": "4ba58136-2210-4db1-a852-2fa82940476c",
                                                          "id_loc_end": "e1cbaed7-c202-450c-8c36-1deff1613e0c",
                                                          "id_user_add": "90733aa1-2082-48aa-ab58-73ac75c76797",
                                                          "id_user_upd": "355faa95-c154-4cf5-b9af-b161f2c4390d",
                                                          "comment": "sample string 12",
                                                          "id_pos_sesion": "27ce9bf8-07d2-4688-860e-9707ec1ec5d7",
                                                          "id_room_unit": "d216c490-b4db-442e-ab80-5e97d448bd2a",
                                                          "ref_locator": "sample string 13",
                                                          "ref_zone_aut": "sample string 14",
                                                          "id_pos_type": "a743c2e9-eb8f-4377-8cb1-96093963b7c7",
                                                          "p_dis": 15.1,
                                                          "p_chr": 16.1,
                                                          "amt_net": 17.1,
                                                          "amt_tax": 18.1,
                                                          "amt_dis": 19.1,
                                                          "amt_chr": 20.1,
                                                          "amt_tot": 21.1,
                                                          "active": true,
                                                          "created_on": "2026-01-10T12:09:17.8152+01:00",
                                                          "last_update": "2026-01-10T12:09:17.8152+01:00",
                                                          "commited": true,
                                                          "created_by": 1,
                                                          "mt_branches": {
                                                            "$ref": "6"
                                                          },
                                                          "mt_docs": {
                                                            "$id": "26",
                                                            "id": "258fe102-7c1e-4be7-a5b2-d1b205c87d3b",
                                                            "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": "3572f43f-2925-4121-8be0-f57d34a00df7",
                                                            "view_pos": true,
                                                            "order": 23,
                                                            "color_border": "sample string 24",
                                                            "color_button": "sample string 25",
                                                            "color_font": "sample string 26",
                                                            "active": true,
                                                            "created_on": "2026-01-10T12:09:17.8152+01:00",
                                                            "last_update": "2026-01-10T12:09:17.8152+01:00",
                                                            "id_user_upd": "b603546a-83fc-4e7f-a99f-25ceeea8019d",
                                                            "commited": true,
                                                            "mt_docs_payment_money": [
                                                              {
                                                                "$id": "27",
                                                                "id_doc": "ea7a9d00-7e23-4946-bc0e-de68990a3d26",
                                                                "id_pay": "7ff1dd9b-dff3-41b7-a8fc-80fd6373053d",
                                                                "id_money": "231ab451-7ff6-4413-9e97-2eea68f5b6fa",
                                                                "active": true,
                                                                "created_on": "2026-01-10T12:09:17.8152+01:00",
                                                                "last_update": "2026-01-10T12:09:17.8152+01:00",
                                                                "id_user_upd": "21fdf4ca-8825-4e96-9b33-1381d2d9a02a",
                                                                "commited": true,
                                                                "mt_docs": {
                                                                  "$ref": "26"
                                                                },
                                                                "mt_money_types": {
                                                                  "$id": "28",
                                                                  "id": "77fc9b44-713a-4d72-8031-11384beb72a0",
                                                                  "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": "b6d68ee1-094d-4233-9c81-f2731ca8f259",
                                                                  "view_pos": true,
                                                                  "order": 8,
                                                                  "color_border": "sample string 9",
                                                                  "color_button": "sample string 10",
                                                                  "color_font": "sample string 11",
                                                                  "active": true,
                                                                  "created_on": "2026-01-10T12:09:17.8152+01:00",
                                                                  "last_update": "2026-01-10T12:09:17.8152+01:00",
                                                                  "id_user_upd": "082f93d8-c4d5-4f89-9725-ca52cb93bf15",
                                                                  "commited": true,
                                                                  "mt_docs_payment_money": [
                                                                    {
                                                                      "$ref": "27"
                                                                    },
                                                                    {
                                                                      "$ref": "27"
                                                                    }
                                                                  ],
                                                                  "mt_money_rates": [
                                                                    {
                                                                      "$id": "29",
                                                                      "id_money_1": "49b515c5-e2b6-45a2-9e0f-709e15594bba",
                                                                      "id_money_2": "8125ef3f-21e8-4107-a52a-d55a2575abfd",
                                                                      "date_from": "2026-01-10T12:09:17.8152+01:00",
                                                                      "coefficient": 4.1,
                                                                      "active": true,
                                                                      "created_on": "2026-01-10T12:09:17.8152+01:00",
                                                                      "last_update": "2026-01-10T12:09:17.8152+01:00",
                                                                      "id_user_upd": "01c32844-b67e-4781-94bb-e21fb58ce366",
                                                                      "commited": true,
                                                                      "mt_money_types": {
                                                                        "$ref": "28"
                                                                      },
                                                                      "mt_money_types1": {
                                                                        "$ref": "28"
                                                                      },
                                                                      "st_users": {
                                                                        "$ref": "5"
                                                                      }
                                                                    },
                                                                    {
                                                                      "$ref": "29"
                                                                    }
                                                                  ],
                                                                  "mt_money_rates1": [
                                                                    {
                                                                      "$ref": "29"
                                                                    },
                                                                    {
                                                                      "$ref": "29"
                                                                    }
                                                                  ],
                                                                  "st_images": {
                                                                    "$ref": "7"
                                                                  },
                                                                  "st_users": {
                                                                    "$ref": "5"
                                                                  },
                                                                  "tt_doc_sa_cashflow": [
                                                                    {
                                                                      "$id": "30",
                                                                      "id_doc_sa": "1d19d691-437d-4433-86cc-c9343e9616b4",
                                                                      "id_pay": "f66c8d33-0dcc-4879-a08e-661b8fbb1da2",
                                                                      "id_money": "6fc24adb-1150-4bbd-b6f0-43edeed0981f",
                                                                      "date_cashflow": "2026-01-10T12:09:17.8152+01:00",
                                                                      "coefficient": 5.1,
                                                                      "id_user_add": "70708d99-c906-4d7a-a825-cdcf4e2fe608",
                                                                      "amt_tot_md": 7.1,
                                                                      "amt_tot_mo": 8.1,
                                                                      "mt_payment_types": {
                                                                        "$id": "31",
                                                                        "id": "977009bd-812a-48a6-a300-0e312923c54a",
                                                                        "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": "0c53ca50-9dbb-4bd5-82ca-02560e467401",
                                                                        "view_pos": true,
                                                                        "order": 13,
                                                                        "color_border": "sample string 14",
                                                                        "color_button": "sample string 15",
                                                                        "color_font": "sample string 16",
                                                                        "active": true,
                                                                        "created_on": "2026-01-10T12:09:17.8152+01:00",
                                                                        "last_update": "2026-01-10T12:09:17.8152+01:00",
                                                                        "id_user_upd": "b41cea27-ac94-47b7-a007-66b849b295b4",
                                                                        "commited": true,
                                                                        "mt_docs_payment_money": [
                                                                          {
                                                                            "$ref": "27"
                                                                          },
                                                                          {
                                                                            "$ref": "27"
                                                                          }
                                                                        ],
                                                                        "st_images": {
                                                                          "$ref": "7"
                                                                        },
                                                                        "st_users": {
                                                                          "$ref": "5"
                                                                        },
                                                                        "tt_doc_sa_cashflow": [
                                                                          {
                                                                            "$ref": "30"
                                                                          },
                                                                          {
                                                                            "$ref": "30"
                                                                          }
                                                                        ],
                                                                        "tt_doc_sa_pay": [
                                                                          {
                                                                            "$id": "32",
                                                                            "id_doc_sa": "73f670db-4084-40cb-b3c3-eed20ba2cf9d",
                                                                            "id_line": 2,
                                                                            "id_pay": "ee8eacec-112f-4217-8232-6da838c33313",
                                                                            "id_money": "51b374a4-ed2d-444d-99dd-2f56ccad22ae",
                                                                            "coefficient": 5.1,
                                                                            "id_voucher": "0cccd822-87be-478f-846c-8d252e668e8e",
                                                                            "id_employee": "0a48ca12-ff16-4b2c-b46d-ea0611dfc5e5",
                                                                            "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": "ea9d55a6-388f-4e89-bf40-09fe7c573923",
                                                                            "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": "14"
                                                                            },
                                                                            "mt_money_types": {
                                                                              "$ref": "28"
                                                                            },
                                                                            "mt_payment_types": {
                                                                              "$ref": "31"
                                                                            },
                                                                            "tt_doc_sa": {
                                                                              "$ref": "25"
                                                                            },
                                                                            "tt_vouchers": {
                                                                              "$ref": "13"
                                                                            }
                                                                          },
                                                                          {
                                                                            "$ref": "32"
                                                                          }
                                                                        ],
                                                                        "tt_vouchers": [
                                                                          {
                                                                            "$ref": "13"
                                                                          },
                                                                          {
                                                                            "$ref": "13"
                                                                          }
                                                                        ]
                                                                      },
                                                                      "st_users": {
                                                                        "$ref": "5"
                                                                      },
                                                                      "mt_money_types": {
                                                                        "$ref": "28"
                                                                      },
                                                                      "tt_doc_sa": {
                                                                        "$ref": "25"
                                                                      }
                                                                    },
                                                                    {
                                                                      "$ref": "30"
                                                                    }
                                                                  ],
                                                                  "tt_doc_sa_pay": [
                                                                    {
                                                                      "$ref": "32"
                                                                    },
                                                                    {
                                                                      "$ref": "32"
                                                                    }
                                                                  ]
                                                                },
                                                                "mt_payment_types": {
                                                                  "$ref": "31"
                                                                },
                                                                "st_users": {
                                                                  "$ref": "5"
                                                                }
                                                              },
                                                              {
                                                                "$ref": "27"
                                                              }
                                                            ],
                                                            "st_images": {
                                                              "$ref": "7"
                                                            },
                                                            "st_users": {
                                                              "$ref": "5"
                                                            },
                                                            "mt_pos_doc_print": [
                                                              {
                                                                "$id": "33",
                                                                "id_pos_print": "666997fb-e4b6-4cf8-9c13-a3d0f38e08b3",
                                                                "id_doc": "0657f5c1-adc5-4cdc-8230-5e316824319c",
                                                                "id_pos_type": "c5532bf1-b434-4f69-8b28-515742abe3cb",
                                                                "id_doc_print": "b12846ae-c6de-4043-a698-2df22ef6f435",
                                                                "copies": 5,
                                                                "print_mode": 6,
                                                                "active": true,
                                                                "created_on": "2026-01-10T12:09:17.8152+01:00",
                                                                "last_update": "2026-01-10T12:09:17.8152+01:00",
                                                                "id_user_upd": "deaccb4e-5da0-41f8-86f4-e9ee2be99e9f",
                                                                "commited": true,
                                                                "mt_docs": {
                                                                  "$ref": "26"
                                                                },
                                                                "mt_pos_print": {
                                                                  "$id": "34",
                                                                  "id": "eff89549-4ac7-44e7-8286-9e8d57d697bb",
                                                                  "id_pos": "8d0d5000-bd69-467a-b6b9-90a03daaca0c",
                                                                  "id_mask": "sample string 3",
                                                                  "name": "sample string 4",
                                                                  "mode_print": 5,
                                                                  "port": "sample string 6",
                                                                  "baud_rate": 1,
                                                                  "data_bits": 1,
                                                                  "stop_bit": 1,
                                                                  "flow_control": 1,
                                                                  "parity": 1,
                                                                  "pin_cashdrawer": 1,
                                                                  "ip_printer": "sample string 7",
                                                                  "port_ip": 1,
                                                                  "printer_name": "sample string 8",
                                                                  "active": true,
                                                                  "created_on": "2026-01-10T12:09:17.8152+01:00",
                                                                  "last_update": "2026-01-10T12:09:17.8309586+01:00",
                                                                  "id_user_upd": "dff2f365-5efc-40c5-8a34-cdc3e5aef49b",
                                                                  "commited": true,
                                                                  "mt_pos": {
                                                                    "$ref": "21"
                                                                  },
                                                                  "mt_pos_doc_print": [
                                                                    {
                                                                      "$ref": "33"
                                                                    },
                                                                    {
                                                                      "$ref": "33"
                                                                    }
                                                                  ],
                                                                  "st_users": {
                                                                    "$ref": "5"
                                                                  }
                                                                },
                                                                "mt_pos_types": {
                                                                  "$id": "35",
                                                                  "id": "33aead43-67b0-4ef6-a246-8fb0b5e29d52",
                                                                  "id_mask": "sample string 2",
                                                                  "name": "sample string 3",
                                                                  "is_module": true,
                                                                  "order": 5,
                                                                  "active": true,
                                                                  "created_on": "2026-01-10T12:09:17.8309586+01:00",
                                                                  "last_update": "2026-01-10T12:09:17.8309586+01:00",
                                                                  "id_user_upd": "777d1aa3-9149-4ad5-b6f1-f6ae647bd2a1",
                                                                  "commited": true,
                                                                  "mt_items_featured": [
                                                                    {
                                                                      "$id": "36",
                                                                      "id": "573a8e83-f4ef-4b2d-825e-6f9fd71e9a3e",
                                                                      "id_branch": "c4bc6f10-50ba-4eab-bf0e-fc3b7508b665",
                                                                      "id_pos_type": "27f38352-832e-4765-922d-1dbcb6584601",
                                                                      "id_pos": "de87e356-04c6-43a8-968b-3dd6e4f6df83",
                                                                      "id_item": "94e27414-69ba-40df-b816-1c3b03a72cc2",
                                                                      "date_from": "2026-01-10T12:09:17.8309586+01:00",
                                                                      "date_end": "2026-01-10T12:09:17.8309586+01:00",
                                                                      "image_id": 4,
                                                                      "active": true,
                                                                      "created_on": "2026-01-10T12:09:17.8309586+01:00",
                                                                      "last_update": "2026-01-10T12:09:17.8309586+01:00",
                                                                      "id_user_upd": "2dd25851-c6ce-4f4b-9d99-41f9d34233c9",
                                                                      "commited": true,
                                                                      "mt_branches": {
                                                                        "$ref": "6"
                                                                      },
                                                                      "mt_items": {
                                                                        "$ref": "3"
                                                                      },
                                                                      "mt_pos": {
                                                                        "$ref": "21"
                                                                      },
                                                                      "mt_pos_types": {
                                                                        "$ref": "35"
                                                                      },
                                                                      "st_users": {
                                                                        "$ref": "5"
                                                                      }
                                                                    },
                                                                    {
                                                                      "$ref": "36"
                                                                    }
                                                                  ],
                                                                  "mt_pos_doc_print": [
                                                                    {
                                                                      "$ref": "33"
                                                                    },
                                                                    {
                                                                      "$ref": "33"
                                                                    }
                                                                  ],
                                                                  "st_users": {
                                                                    "$ref": "5"
                                                                  },
                                                                  "mt_pos_view": [
                                                                    {
                                                                      "$ref": "20"
                                                                    },
                                                                    {
                                                                      "$ref": "20"
                                                                    }
                                                                  ]
                                                                },
                                                                "st_doc_print": {
                                                                  "$id": "37",
                                                                  "id": "44b669b7-845b-42b8-937b-ab8301bc060d",
                                                                  "id_mask": "sample string 2",
                                                                  "name": "sample string 3",
                                                                  "description": "sample string 4",
                                                                  "high_row": 5,
                                                                  "high_doc": 6,
                                                                  "with_doc": 7,
                                                                  "to_file": true,
                                                                  "active": true,
                                                                  "created_on": "2026-01-10T12:09:17.8309586+01:00",
                                                                  "last_update": "2026-01-10T12:09:17.8309586+01:00",
                                                                  "commited": true,
                                                                  "mt_pos_doc_print": [
                                                                    {
                                                                      "$ref": "33"
                                                                    },
                                                                    {
                                                                      "$ref": "33"
                                                                    }
                                                                  ],
                                                                  "st_doc_print_det": [
                                                                    {
                                                                      "$id": "38",
                                                                      "id_doc_print": "95234b14-97e0-4660-bd6f-948442cd6fa9",
                                                                      "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": "37"
                                                                      }
                                                                    },
                                                                    {
                                                                      "$ref": "38"
                                                                    }
                                                                  ]
                                                                },
                                                                "st_users": {
                                                                  "$ref": "5"
                                                                }
                                                              },
                                                              {
                                                                "$ref": "33"
                                                              }
                                                            ],
                                                            "st_doc_num": [
                                                              {
                                                                "$id": "39",
                                                                "id_pos": "cb8134a8-ac7a-4e30-8bd1-3fb5dfa59352",
                                                                "id_doc": "e21d52cb-93da-415f-8e99-9065ad4d901a",
                                                                "value": 3,
                                                                "created_on": "2026-01-10T12:09:17.8309586+01:00",
                                                                "last_update": "2026-01-10T12:09:17.8309586+01:00",
                                                                "commited": true,
                                                                "mt_docs": {
                                                                  "$ref": "26"
                                                                },
                                                                "mt_pos": {
                                                                  "$ref": "21"
                                                                }
                                                              },
                                                              {
                                                                "$ref": "39"
                                                              }
                                                            ],
                                                            "tt_doc_sa": [
                                                              {
                                                                "$ref": "25"
                                                              },
                                                              {
                                                                "$ref": "25"
                                                              }
                                                            ],
                                                            "tt_doc_st": [
                                                              {
                                                                "$id": "40",
                                                                "id": "25be43e2-85cf-4af3-a701-928763e6a3e7",
                                                                "id_pos": "f23895a6-0b22-46f2-a303-936708952408",
                                                                "id_doc": "41a1054b-62f8-4761-950d-561ef1f7d28e",
                                                                "id_branch": "6cbdf157-aed7-4c21-aa4c-ffcaf7053e66",
                                                                "nro_doc": "sample string 5",
                                                                "date_doc": "2026-01-10T12:09:17.8309586+01:00",
                                                                "block": true,
                                                                "nro_original": "sample string 8",
                                                                "id_ref": "f8405f17-692e-4ef8-ab13-0ac40fa2bed7",
                                                                "id_loc_from": "66da03c3-09ee-484a-b7f5-2a72f7ee6b96",
                                                                "id_loc_end": "52899627-8f8b-4c86-ad00-64e1b13c3d4d",
                                                                "id_user_add": "fb0444ee-cacd-46c4-8b01-33383142143d",
                                                                "id_user_upd": "d717e541-5816-4779-8b9c-3793d5e7dc58",
                                                                "id_pos_sesion": "d217088b-eae2-46a5-8b00-796566d832aa",
                                                                "comment": "sample string 12",
                                                                "status": 1,
                                                                "is_send": true,
                                                                "date_send": "2026-01-10T12:09:17.8309586+01:00",
                                                                "active": true,
                                                                "created_on": "2026-01-10T12:09:17.8309586+01:00",
                                                                "last_update": "2026-01-10T12:09:17.8309586+01:00",
                                                                "commited": true,
                                                                "mt_branches": {
                                                                  "$ref": "6"
                                                                },
                                                                "mt_docs": {
                                                                  "$ref": "26"
                                                                },
                                                                "mt_locations": {
                                                                  "$id": "41",
                                                                  "id": "fda80981-5c4c-482c-bb7f-9fa3113b1deb",
                                                                  "id_mask": "sample string 2",
                                                                  "name": "sample string 3",
                                                                  "description": "sample string 4",
                                                                  "reserved": true,
                                                                  "id_branch": "ac17ed71-85fe-4fad-a761-af6845c1c791",
                                                                  "active": true,
                                                                  "created_on": "2026-01-10T12:09:17.8309586+01:00",
                                                                  "last_update": "2026-01-10T12:09:17.8309586+01:00",
                                                                  "id_user_upd": "5dc49972-869a-4f30-9560-c991db62ed5a",
                                                                  "commited": true,
                                                                  "mt_branches": {
                                                                    "$ref": "6"
                                                                  },
                                                                  "st_users": {
                                                                    "$ref": "5"
                                                                  },
                                                                  "tt_doc_sa": [
                                                                    {
                                                                      "$ref": "25"
                                                                    },
                                                                    {
                                                                      "$ref": "25"
                                                                    }
                                                                  ],
                                                                  "tt_doc_sa1": [
                                                                    {
                                                                      "$ref": "25"
                                                                    },
                                                                    {
                                                                      "$ref": "25"
                                                                    }
                                                                  ],
                                                                  "tt_doc_st": [
                                                                    {
                                                                      "$ref": "40"
                                                                    },
                                                                    {
                                                                      "$ref": "40"
                                                                    }
                                                                  ],
                                                                  "tt_doc_st1": [
                                                                    {
                                                                      "$ref": "40"
                                                                    },
                                                                    {
                                                                      "$ref": "40"
                                                                    }
                                                                  ],
                                                                  "tt_stock": [
                                                                    {
                                                                      "$id": "42",
                                                                      "id_location": "790af960-70f6-4189-ba1b-d401ab1388a9",
                                                                      "id_item": "777b9f7b-997f-4fc4-94b1-7cefb5db7385",
                                                                      "stock_ideal": 3.1,
                                                                      "stock_min": 4.1,
                                                                      "stock_max": 5.1,
                                                                      "stock": 6.1,
                                                                      "active": true,
                                                                      "created_on": "2026-01-10T12:09:17.8309586+01:00",
                                                                      "last_update": "2026-01-10T12:09:17.8309586+01:00",
                                                                      "commited": true,
                                                                      "mt_items": {
                                                                        "$ref": "3"
                                                                      },
                                                                      "mt_locations": {
                                                                        "$ref": "41"
                                                                      }
                                                                    },
                                                                    {
                                                                      "$ref": "42"
                                                                    }
                                                                  ]
                                                                },
                                                                "mt_locations1": {
                                                                  "$ref": "41"
                                                                },
                                                                "mt_pos": {
                                                                  "$ref": "21"
                                                                },
                                                                "st_users": {
                                                                  "$ref": "5"
                                                                },
                                                                "st_users1": {
                                                                  "$ref": "5"
                                                                },
                                                                "tt_doc_st_det": [
                                                                  {
                                                                    "$id": "43",
                                                                    "id_doc_st": "cfdbe423-e14c-44c8-897b-b7ed38d23ef9",
                                                                    "id_line": 2,
                                                                    "id_item": "f2ffb865-4eba-4f3d-91b5-305f12b9a25f",
                                                                    "comment": "sample string 4",
                                                                    "qty": 5.1,
                                                                    "status": 1,
                                                                    "active": true,
                                                                    "mt_items": {
                                                                      "$ref": "3"
                                                                    },
                                                                    "tt_doc_st": {
                                                                      "$ref": "40"
                                                                    }
                                                                  },
                                                                  {
                                                                    "$ref": "43"
                                                                  }
                                                                ],
                                                                "tt_doc_st1": [
                                                                  {
                                                                    "$ref": "40"
                                                                  },
                                                                  {
                                                                    "$ref": "40"
                                                                  }
                                                                ],
                                                                "tt_doc_st2": {
                                                                  "$ref": "40"
                                                                }
                                                              },
                                                              {
                                                                "$ref": "40"
                                                              }
                                                            ]
                                                          },
                                                          "mt_locations": {
                                                            "$ref": "41"
                                                          },
                                                          "mt_locations1": {
                                                            "$ref": "41"
                                                          },
                                                          "mt_pos": {
                                                            "$ref": "21"
                                                          },
                                                          "st_users": {
                                                            "$ref": "5"
                                                          },
                                                          "st_users1": {
                                                            "$ref": "5"
                                                          },
                                                          "tt_cloakrooms_units": [
                                                            {
                                                              "$ref": "24"
                                                            },
                                                            {
                                                              "$ref": "24"
                                                            }
                                                          ],
                                                          "tt_doc_sa_cashflow": [
                                                            {
                                                              "$ref": "30"
                                                            },
                                                            {
                                                              "$ref": "30"
                                                            }
                                                          ],
                                                          "tt_doc_sa_det": [
                                                            {
                                                              "$ref": "17"
                                                            },
                                                            {
                                                              "$ref": "17"
                                                            }
                                                          ],
                                                          "tt_doc_sa_pay": [
                                                            {
                                                              "$ref": "32"
                                                            },
                                                            {
                                                              "$ref": "32"
                                                            }
                                                          ],
                                                          "tt_doc_sa1": [
                                                            {
                                                              "$ref": "25"
                                                            },
                                                            {
                                                              "$ref": "25"
                                                            }
                                                          ],
                                                          "tt_doc_sa2": {
                                                            "$ref": "25"
                                                          },
                                                          "tt_pos_sesion": {
                                                            "$id": "44",
                                                            "id": "1cb972dd-67c4-48ff-8da4-aaf77f77a744",
                                                            "nro_sesion": 2,
                                                            "id_pos": "630ac2e6-0490-46db-8566-5baf2e0b0842",
                                                            "date_tax": "2026-01-10T12:09:17.8309586+01:00",
                                                            "date_open": "2026-01-10T12:09:17.8309586+01:00",
                                                            "date_close": "2026-01-10T12:09:17.8309586+01:00",
                                                            "id_user_open": "df279337-e0bb-4d42-9631-eb01187dc587",
                                                            "id_user_close": "ad228d7e-0ca1-4329-a354-40ebb9f86ccb",
                                                            "nro_z": 1,
                                                            "amt_tot": 1.1,
                                                            "locator_event": "sample string 6",
                                                            "status_pos": 7,
                                                            "training_sesion": true,
                                                            "active": true,
                                                            "created_on": "2026-01-10T12:09:17.8309586+01:00",
                                                            "last_update": "2026-01-10T12:09:17.8309586+01:00",
                                                            "commited": true,
                                                            "mt_pos": {
                                                              "$ref": "21"
                                                            },
                                                            "tt_cloakrooms_units": [
                                                              {
                                                                "$ref": "24"
                                                              },
                                                              {
                                                                "$ref": "24"
                                                              }
                                                            ],
                                                            "tt_items_customs": [
                                                              {
                                                                "$id": "45",
                                                                "id": "9b61e236-8025-495b-a653-2b8bd39918a1",
                                                                "order_id": 2,
                                                                "id_item": "3d1cb372-28b0-4a2c-a8e7-50eb9d01c82b",
                                                                "id_item_type": "c8121fab-1ab0-466f-b1e6-a53262791ae0",
                                                                "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": "d8ad4d87-3bf8-4385-807d-3456d8939a23",
                                                                "type_item": 11,
                                                                "id_voucher_json": "2e68152c-e73f-4106-8cad-672de268f36b",
                                                                "count_voucher": 1,
                                                                "id_category": "2e27aa73-e693-4c08-9e8a-394f503afbeb",
                                                                "created_on": "2026-01-10T12:09:17.8309586+01:00",
                                                                "last_update": "2026-01-10T12:09:17.8309586+01:00",
                                                                "id_user_upd": "8cc451f9-18cf-41cd-9122-2b7e9c690e5e",
                                                                "commited": true,
                                                                "mt_items": {
                                                                  "$ref": "3"
                                                                },
                                                                "mt_items_types": {
                                                                  "$ref": "11"
                                                                },
                                                                "st_users": {
                                                                  "$ref": "5"
                                                                },
                                                                "tt_pos_sesion": {
                                                                  "$ref": "44"
                                                                }
                                                              },
                                                              {
                                                                "$ref": "45"
                                                              }
                                                            ],
                                                            "tt_doc_sa_pt": [
                                                              {
                                                                "$id": "46",
                                                                "id": "443e3331-cc6b-47f2-9327-3bcbde0e952d",
                                                                "json_object": "sample string 2",
                                                                "json_pays": "sample string 3",
                                                                "id_pos_sesion": "df040e61-3c01-4a23-acf8-e624bf03982b",
                                                                "type_pay": 5,
                                                                "module": "sample string 6",
                                                                "process": true,
                                                                "json_cloackrooms": "sample string 8",
                                                                "multi_select": 9,
                                                                "terminal_name": "sample string 10",
                                                                "created_on": "2026-01-10T12:09:17.8309586+01:00",
                                                                "tt_pos_sesion": {
                                                                  "$ref": "44"
                                                                }
                                                              },
                                                              {
                                                                "$ref": "46"
                                                              }
                                                            ],
                                                            "tt_rooms_units_activity": [
                                                              {
                                                                "$id": "47",
                                                                "id": "970c0bf4-d4a2-416f-bb4a-80d3aa9c6c2f",
                                                                "id_room_unit": "699e6d5c-104c-4ea7-ac0f-0b862b42bf19",
                                                                "id_room_list": "faa80954-fc78-4efb-a069-6227e1c99bdf",
                                                                "nro_res_ext": "sample string 3",
                                                                "date_reserved": "2026-01-10T12:09:17.8309586+01:00",
                                                                "date_from": "2026-01-10T12:09:17.8309586+01:00",
                                                                "date_end": "2026-01-10T12:09:17.8309586+01:00",
                                                                "date_open": "2026-01-10T12:09:17.8309586+01:00",
                                                                "date_close": "2026-01-10T12:09:17.8309586+01:00",
                                                                "id_employee": "903fb933-928a-4e74-9ffc-b58a10ec9606",
                                                                "id_employee_sec": "1d78466c-7168-4fe2-9057-c7dad8316bb5",
                                                                "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": "2863b4df-7b04-4cb8-b9f8-bd7b1734843a",
                                                                "comment": "sample string 7",
                                                                "id_user_open": "08fa710f-262f-4e01-bda7-b46028e23231",
                                                                "id_user_close": "4274bb00-485f-4091-9dcb-c14222e36490",
                                                                "id_unit_state": "a5f902c9-55fc-47da-8240-2216f5658aaa",
                                                                "id_pos_sesion": "0d718b0c-3ada-4741-9826-e4af8b78c029",
                                                                "vip": true,
                                                                "paid": true,
                                                                "send": true,
                                                                "send_date": "2026-01-10T12:09:17.8309586+01:00",
                                                                "active": true,
                                                                "created_on": "2026-01-10T12:09:17.8309586+01:00",
                                                                "last_update": "2026-01-10T12:09:17.8309586+01:00",
                                                                "commited": true,
                                                                "mt_employees": {
                                                                  "$ref": "14"
                                                                },
                                                                "mt_employees1": {
                                                                  "$ref": "14"
                                                                },
                                                                "mt_rooms_units": {
                                                                  "$id": "48",
                                                                  "id": "43a1b79a-3f87-4fcb-aeaa-ae88bd5a2969",
                                                                  "id_mask": "sample string 2",
                                                                  "name": "sample string 3",
                                                                  "name_label": "sample string 4",
                                                                  "name_zone": "sample string 5",
                                                                  "order": 6,
                                                                  "id_room": "5d1786a3-4a94-465e-9527-257719982678",
                                                                  "pax": 8,
                                                                  "pos_x": 9,
                                                                  "pos_y": 10,
                                                                  "size_w": 1,
                                                                  "size_h": 1,
                                                                  "in_map": true,
                                                                  "reserved_on": true,
                                                                  "id_room_type": "62b6e45a-4b11-4672-b55b-e7c9708e6420",
                                                                  "locked": true,
                                                                  "date_locked": "2026-01-10T12:09:17.8309586+01:00",
                                                                  "comment_locked": "sample string 15",
                                                                  "active": true,
                                                                  "created_on": "2026-01-10T12:09:17.8309586+01:00",
                                                                  "last_update": "2026-01-10T12:09:17.8309586+01:00",
                                                                  "id_user_upd": "c872fd23-13d7-4a72-beaf-0df74c5c6590",
                                                                  "commited": true,
                                                                  "mt_rooms": {
                                                                    "$id": "49",
                                                                    "id": "8a69f7dd-f70f-446d-a06d-760b7d34e5db",
                                                                    "id_mask": "sample string 2",
                                                                    "name": "sample string 3",
                                                                    "description": "sample string 4",
                                                                    "id_branch": "bc15ec46-923a-4eb5-9f3e-aac04e3f7fb8",
                                                                    "name_pos": "sample string 6",
                                                                    "id_image": "c9f21de4-f884-4942-8cd1-ef960d9f64b2",
                                                                    "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": "0e353951-8a30-420b-aad5-434d3e032a46",
                                                                    "refresh_status": true,
                                                                    "active": true,
                                                                    "created_on": "2026-01-10T12:09:17.8309586+01:00",
                                                                    "last_update": "2026-01-10T12:09:17.8309586+01:00",
                                                                    "id_user_upd": "64d991e9-df08-4022-9960-4b9a1cae04be",
                                                                    "commited": true,
                                                                    "mt_branches": {
                                                                      "$ref": "6"
                                                                    },
                                                                    "mt_pos_rooms": [
                                                                      {
                                                                        "$id": "50",
                                                                        "id_pos": "e90c244e-50de-43c0-baf2-93c315db20ac",
                                                                        "id_room": "a7d7e961-9ce2-4fcd-9f0f-b54ec99f305a",
                                                                        "active": true,
                                                                        "created_on": "2026-01-10T12:09:17.8309586+01:00",
                                                                        "last_update": "2026-01-10T12:09:17.8309586+01:00",
                                                                        "id_user_upd": "a8ee3778-a61b-4024-9733-a9ee7b4868b6",
                                                                        "commited": true,
                                                                        "mt_pos": {
                                                                          "$ref": "21"
                                                                        },
                                                                        "mt_rooms": {
                                                                          "$ref": "49"
                                                                        },
                                                                        "st_users": {
                                                                          "$ref": "5"
                                                                        }
                                                                      },
                                                                      {
                                                                        "$ref": "50"
                                                                      }
                                                                    ],
                                                                    "st_images": {
                                                                      "$ref": "7"
                                                                    },
                                                                    "st_images1": {
                                                                      "$ref": "7"
                                                                    },
                                                                    "st_users": {
                                                                      "$ref": "5"
                                                                    },
                                                                    "mt_rooms_units": [
                                                                      {
                                                                        "$ref": "48"
                                                                      },
                                                                      {
                                                                        "$ref": "48"
                                                                      }
                                                                    ],
                                                                    "tt_rooms_list": [
                                                                      {
                                                                        "$id": "51",
                                                                        "id": "4912fd2f-521b-4f9a-8130-714b5a747ba2",
                                                                        "id_room": "535e595e-b59a-4f83-b022-76b72058b1ac",
                                                                        "date_in": "2026-01-10T12:09:17.8309586+01:00",
                                                                        "date_out": "2026-01-10T12:09:17.8309586+01:00",
                                                                        "id_user_add": "9b5c8d17-51a0-49f4-9fb7-2125816162fa",
                                                                        "from_reservation": "sample string 5",
                                                                        "pax": 6,
                                                                        "status": 7,
                                                                        "comment": "sample string 8",
                                                                        "active": true,
                                                                        "created_on": "2026-01-10T12:09:17.8309586+01:00",
                                                                        "last_update": "2026-01-10T12:09:17.8309586+01:00",
                                                                        "commited": true,
                                                                        "mt_rooms": {
                                                                          "$ref": "49"
                                                                        },
                                                                        "st_users": {
                                                                          "$ref": "5"
                                                                        },
                                                                        "tt_rooms_units_activity": [
                                                                          {
                                                                            "$ref": "47"
                                                                          },
                                                                          {
                                                                            "$ref": "47"
                                                                          }
                                                                        ]
                                                                      },
                                                                      {
                                                                        "$ref": "51"
                                                                      }
                                                                    ]
                                                                  },
                                                                  "mt_rooms_units_types": {
                                                                    "$id": "52",
                                                                    "id": "e05afa79-f51d-4964-8d8f-adf421102257",
                                                                    "id_mask": "sample string 2",
                                                                    "name": "sample string 3",
                                                                    "description": "sample string 4",
                                                                    "high": 5,
                                                                    "width": 6,
                                                                    "active": true,
                                                                    "created_on": "2026-01-10T12:09:17.8309586+01:00",
                                                                    "last_update": "2026-01-10T12:09:17.8309586+01:00",
                                                                    "id_user_upd": "a266a41d-f712-4906-9fa1-6f7f5903a8c9",
                                                                    "commited": true,
                                                                    "mt_rooms_units": [
                                                                      {
                                                                        "$ref": "48"
                                                                      },
                                                                      {
                                                                        "$ref": "48"
                                                                      }
                                                                    ],
                                                                    "mt_rooms_units_states_types": [
                                                                      {
                                                                        "$id": "53",
                                                                        "id_room_type": "374cd073-9496-48ab-b249-7fcfdcbc6dbb",
                                                                        "id_room_state": "fe03fe89-2aac-4dcf-999f-a34e0da56ac4",
                                                                        "id_image": "c9498639-0922-4e10-9492-e347e6d223a1",
                                                                        "color_font": "sample string 4",
                                                                        "font_bold": true,
                                                                        "font_underline": true,
                                                                        "font_size": 7,
                                                                        "active": true,
                                                                        "created_on": "2026-01-10T12:09:17.8309586+01:00",
                                                                        "last_update": "2026-01-10T12:09:17.8309586+01:00",
                                                                        "id_user_upd": "a7f64088-55df-4826-8837-bb122a0e8708",
                                                                        "commited": true,
                                                                        "mt_rooms_units_states": {
                                                                          "$id": "54",
                                                                          "id": "b0cbb68b-61a8-45e6-95cc-9dafbe6447ba",
                                                                          "id_mask": "sample string 2",
                                                                          "name": "sample string 3",
                                                                          "description": "sample string 4",
                                                                          "active": true,
                                                                          "created_on": "2026-01-10T12:09:17.8309586+01:00",
                                                                          "last_update": "2026-01-10T12:09:17.8309586+01:00",
                                                                          "id_user_upd": "b05abcb2-4c03-4896-bf27-938d93ecc6ed",
                                                                          "commited": true,
                                                                          "st_users": {
                                                                            "$ref": "5"
                                                                          },
                                                                          "mt_rooms_units_states_types": [
                                                                            {
                                                                              "$ref": "53"
                                                                            },
                                                                            {
                                                                              "$ref": "53"
                                                                            }
                                                                          ],
                                                                          "tt_rooms_units_activity": [
                                                                            {
                                                                              "$ref": "47"
                                                                            },
                                                                            {
                                                                              "$ref": "47"
                                                                            }
                                                                          ]
                                                                        },
                                                                        "mt_rooms_units_types": {
                                                                          "$ref": "52"
                                                                        },
                                                                        "st_images": {
                                                                          "$ref": "7"
                                                                        },
                                                                        "st_users": {
                                                                          "$ref": "5"
                                                                        }
                                                                      },
                                                                      {
                                                                        "$ref": "53"
                                                                      }
                                                                    ],
                                                                    "st_users": {
                                                                      "$ref": "5"
                                                                    }
                                                                  },
                                                                  "st_users": {
                                                                    "$ref": "5"
                                                                  },
                                                                  "tt_rooms_units_activity": [
                                                                    {
                                                                      "$ref": "47"
                                                                    },
                                                                    {
                                                                      "$ref": "47"
                                                                    }
                                                                  ]
                                                                },
                                                                "mt_rooms_units_states": {
                                                                  "$ref": "54"
                                                                },
                                                                "st_users": {
                                                                  "$ref": "5"
                                                                },
                                                                "st_users1": {
                                                                  "$ref": "5"
                                                                },
                                                                "tt_doc_sa": [
                                                                  {
                                                                    "$ref": "25"
                                                                  },
                                                                  {
                                                                    "$ref": "25"
                                                                  }
                                                                ],
                                                                "tt_pos_sesion": {
                                                                  "$ref": "44"
                                                                },
                                                                "tt_rooms_list": {
                                                                  "$ref": "51"
                                                                }
                                                              },
                                                              {
                                                                "$ref": "47"
                                                              }
                                                            ],
                                                            "tt_doc_sa": [
                                                              {
                                                                "$ref": "25"
                                                              },
                                                              {
                                                                "$ref": "25"
                                                              }
                                                            ],
                                                            "tt_tips": [
                                                              {
                                                                "$id": "55",
                                                                "id": "acbb964c-dcc0-4107-8504-b11e4c92a655",
                                                                "id_pos_sesion": "f60a4c77-de4f-4a2a-ab11-3015d7f21d3a",
                                                                "amt_card": 1.1,
                                                                "amt_cash": 1.1,
                                                                "id_user": "f2d4dd29-3def-4612-80c2-b5bb3b49fd65",
                                                                "id_room_unit_activity": "db784804-f3c2-4481-9def-15d0d3f6a2d8",
                                                                "id_doc_sa": "dd7c1fb6-4416-4363-b9fd-7aabf7436735",
                                                                "id_pos_type": "a1b2f584-b0d5-481a-b8fe-be0fc314b4d3",
                                                                "block": true,
                                                                "comment": "sample string 5",
                                                                "json_response": "sample string 6",
                                                                "id_doc_ref": "a6e80f9c-533c-4061-9112-617964b0b055",
                                                                "coupon_id": "sample string 7",
                                                                "terminal_id": "sample string 8",
                                                                "card_name": "sample string 9",
                                                                "card_bank": "sample string 10",
                                                                "card_number": "sample string 11",
                                                                "client_name": "sample string 12",
                                                                "money_type": "sample string 13",
                                                                "merchant_id": "sample string 14",
                                                                "aid": "sample string 15",
                                                                "auth_num": "sample string 16",
                                                                "authorization": true,
                                                                "signature": true,
                                                                "contactless": true,
                                                                "date_hour_pay": "sample string 17",
                                                                "terminal_name": "sample string 18",
                                                                "active": true,
                                                                "created_on": "2026-01-10T12:09:17.8309586+01:00",
                                                                "last_update": "2026-01-10T12:09:17.8309586+01:00",
                                                                "commited": true,
                                                                "tt_pos_sesion": {
                                                                  "$ref": "44"
                                                                },
                                                                "tt_tips_users": [
                                                                  {
                                                                    "$id": "56",
                                                                    "id_tip": "24701fa9-7ac1-4660-8f1b-4c8c1c68fa65",
                                                                    "id_user": "aaed896b-18fd-4943-a539-597f650d8b97",
                                                                    "amt_card": 1.1,
                                                                    "amt_cash": 1.1,
                                                                    "type_share": 3,
                                                                    "active": true,
                                                                    "created_on": "2026-01-10T12:09:17.8309586+01:00",
                                                                    "last_update": "2026-01-10T12:09:17.8309586+01:00",
                                                                    "commited": true,
                                                                    "st_users": {
                                                                      "$ref": "5"
                                                                    },
                                                                    "tt_tips": {
                                                                      "$ref": "55"
                                                                    }
                                                                  },
                                                                  {
                                                                    "$ref": "56"
                                                                  }
                                                                ]
                                                              },
                                                              {
                                                                "$ref": "55"
                                                              }
                                                            ],
                                                            "st_users": {
                                                              "$ref": "5"
                                                            },
                                                            "st_users1": {
                                                              "$ref": "5"
                                                            },
                                                            "tt_pos_sesion_users": [
                                                              {
                                                                "$id": "57",
                                                                "id_pos_sesion": "0cddcca2-2b03-44bc-9270-aab3ec4a9bbe",
                                                                "id_user": "1b13e963-cc04-4081-8400-687b94f87095",
                                                                "date_add": "2026-01-10T12:09:17.8309586+01:00",
                                                                "active": true,
                                                                "created_on": "2026-01-10T12:09:17.8309586+01:00",
                                                                "last_update": "2026-01-10T12:09:17.8309586+01:00",
                                                                "commited": true,
                                                                "st_users": {
                                                                  "$ref": "5"
                                                                },
                                                                "tt_pos_sesion": {
                                                                  "$ref": "44"
                                                                }
                                                              },
                                                              {
                                                                "$ref": "57"
                                                              }
                                                            ]
                                                          },
                                                          "tt_rooms_units_activity": {
                                                            "$ref": "47"
                                                          },
                                                          "tt_spool_doc_print": [
                                                            {
                                                              "$id": "58",
                                                              "id": "5a654176-3b45-4e67-a54a-32f82510bb37",
                                                              "spool_server": "sample string 2",
                                                              "id_doc_sa": "f26af61d-7325-4787-9543-1a0ebe74292c",
                                                              "spool_printer": "sample string 4",
                                                              "count": 5,
                                                              "created_on": "2026-01-10T12:09:17.8309586+01:00",
                                                              "printed": true,
                                                              "print_on": "2026-01-10T12:09:17.8309586+01:00",
                                                              "tt_doc_sa": {
                                                                "$ref": "25"
                                                              }
                                                            },
                                                            {
                                                              "$ref": "58"
                                                            }
                                                          ]
                                                        },
                                                        "tt_pos_sesion": {
                                                          "$ref": "44"
                                                        }
                                                      },
                                                      {
                                                        "$ref": "24"
                                                      }
                                                    ]
                                                  },
                                                  {
                                                    "$ref": "23"
                                                  }
                                                ],
                                                "mt_items_featured": [
                                                  {
                                                    "$ref": "36"
                                                  },
                                                  {
                                                    "$ref": "36"
                                                  }
                                                ],
                                                "mt_pos_print": [
                                                  {
                                                    "$ref": "34"
                                                  },
                                                  {
                                                    "$ref": "34"
                                                  }
                                                ],
                                                "mt_pos_rooms": [
                                                  {
                                                    "$ref": "50"
                                                  },
                                                  {
                                                    "$ref": "50"
                                                  }
                                                ],
                                                "st_users": {
                                                  "$ref": "5"
                                                },
                                                "mt_pos_view": [
                                                  {
                                                    "$ref": "20"
                                                  },
                                                  {
                                                    "$ref": "20"
                                                  }
                                                ],
                                                "mt_prices_list_rules": [
                                                  {
                                                    "$id": "59",
                                                    "id": "3136b5d1-215e-4983-9598-da03a294f8fe",
                                                    "id_mask": "sample string 2",
                                                    "name": "sample string 3",
                                                    "description": "sample string 4",
                                                    "date_from": "2026-01-10T12:09:17.8309586+01:00",
                                                    "date_end": "2026-01-10T12:09:17.8309586+01:00",
                                                    "id_branch": "12f4d01c-9a51-4984-b5b8-9ab09e222f7e",
                                                    "id_pos": "fb01f4a5-60af-446a-979c-53acf3516280",
                                                    "id_list": "3ed38efe-7151-48e6-a5c8-82cdd08c00b8",
                                                    "view_list": true,
                                                    "is_default": true,
                                                    "active": true,
                                                    "created_on": "2026-01-10T12:09:17.8309586+01:00",
                                                    "last_update": "2026-01-10T12:09:17.8309586+01:00",
                                                    "id_user_upd": "258ebe1d-461f-40c5-a582-9435757d6229",
                                                    "commited": true,
                                                    "mt_branches": {
                                                      "$ref": "6"
                                                    },
                                                    "mt_pos": {
                                                      "$ref": "21"
                                                    },
                                                    "mt_prices_list": {
                                                      "$ref": "18"
                                                    },
                                                    "st_users": {
                                                      "$ref": "5"
                                                    }
                                                  },
                                                  {
                                                    "$ref": "59"
                                                  }
                                                ],
                                                "mt_prices_rules": [
                                                  {
                                                    "$ref": "10"
                                                  },
                                                  {
                                                    "$ref": "10"
                                                  }
                                                ],
                                                "st_doc_num": [
                                                  {
                                                    "$ref": "39"
                                                  },
                                                  {
                                                    "$ref": "39"
                                                  }
                                                ],
                                                "st_pos_license": [
                                                  {
                                                    "$id": "60",
                                                    "id": "bbf5479b-a4b7-4448-8483-25c591b28f63",
                                                    "id_pos": "9ca8f719-9ef1-476b-b652-8ea4fd5931bb",
                                                    "mac_address": "sample string 3",
                                                    "date_end": "2026-01-10T12:09:17.8309586+01:00",
                                                    "key_access": "sample string 5",
                                                    "id_user_add": "f5fb9dc9-7070-4244-aa69-be0ec0233e4d",
                                                    "active": true,
                                                    "created_on": "2026-01-10T12:09:17.8309586+01:00",
                                                    "last_update": "2026-01-10T12:09:17.8309586+01:00",
                                                    "commited": true,
                                                    "mt_pos": {
                                                      "$ref": "21"
                                                    },
                                                    "st_users": {
                                                      "$ref": "5"
                                                    }
                                                  },
                                                  {
                                                    "$ref": "60"
                                                  }
                                                ],
                                                "st_users_pos": [
                                                  {
                                                    "$id": "61",
                                                    "id_user": "6b733210-c789-4ae2-bcf8-6c2f0bc74f4a",
                                                    "id_pos": "4b36e0b8-5100-45f0-95cc-7cc7440e9582",
                                                    "pass_required": true,
                                                    "active": true,
                                                    "created_on": "2026-01-10T12:09:17.8309586+01:00",
                                                    "last_update": "2026-01-10T12:09:17.8309586+01:00",
                                                    "commited": true,
                                                    "mt_pos": {
                                                      "$ref": "21"
                                                    },
                                                    "st_users": {
                                                      "$ref": "5"
                                                    }
                                                  },
                                                  {
                                                    "$ref": "61"
                                                  }
                                                ],
                                                "tt_doc_sa": [
                                                  {
                                                    "$ref": "25"
                                                  },
                                                  {
                                                    "$ref": "25"
                                                  }
                                                ],
                                                "tt_pos_connection": [
                                                  {
                                                    "$id": "62",
                                                    "id": "a5a06a41-9dc5-4866-91ef-0ca33b94620f",
                                                    "id_pos": "ff285fd9-af59-4c5b-8527-b64034df52c6",
                                                    "date_add": "2026-01-10T12:09:17.8309586+01:00",
                                                    "date_upd": "2026-01-10T12:09:17.8309586+01:00",
                                                    "date_out": "2026-01-10T12:09:17.8309586+01:00",
                                                    "connection_type": "sample string 3",
                                                    "connection_speed": 1,
                                                    "terminal_name": "sample string 4",
                                                    "version": "sample string 5",
                                                    "commited": true,
                                                    "mt_pos": {
                                                      "$ref": "21"
                                                    }
                                                  },
                                                  {
                                                    "$ref": "62"
                                                  }
                                                ],
                                                "tt_pos_sesion": [
                                                  {
                                                    "$ref": "44"
                                                  },
                                                  {
                                                    "$ref": "44"
                                                  }
                                                ],
                                                "mt_branches": {
                                                  "$ref": "6"
                                                },
                                                "tt_logs": [
                                                  {
                                                    "$id": "63",
                                                    "id": "1d74a18a-8c41-4dc9-bc1e-02b33febc35c",
                                                    "id_user_add": "e8d446b1-3ddb-4cfb-b49b-eb7219e7460b",
                                                    "id_table": "2dbb949b-d62f-4635-852c-c191c6fc0cbd",
                                                    "message_log": "sample string 3",
                                                    "json_object": "sample string 4",
                                                    "log_type": "sample string 5",
                                                    "id_pos": "424d762d-df25-4fd2-867d-dbbe8539b9f2",
                                                    "created_on": "2026-01-10T12:09:17.8309586+01:00",
                                                    "commited": true,
                                                    "mt_pos": {
                                                      "$ref": "21"
                                                    },
                                                    "st_sync_tables": {
                                                      "$id": "64",
                                                      "id": "7d3c021a-6cf5-42bb-ab43-be51828df51e",
                                                      "level": 2,
                                                      "order": 3,
                                                      "name": "sample string 4",
                                                      "log_ins": true,
                                                      "log_upd": true,
                                                      "packet_forward": true,
                                                      "active": true,
                                                      "created_on": "2026-01-10T12:09:17.8309586+01:00",
                                                      "last_update": "2026-01-10T12:09:17.8309586+01:00",
                                                      "commited": true,
                                                      "st_sync_packages_det": [
                                                        {
                                                          "$id": "65",
                                                          "id": "86f6dffe-2e75-472f-af33-1c6cfcca8829",
                                                          "id_sync": "6b7edcb3-1263-40da-bfc2-ac17afeac56d",
                                                          "json": "sample string 3",
                                                          "id_table": "bd5b971e-20ca-4a42-9e4e-abf9180c84d8",
                                                          "order": 5,
                                                          "st_sync_packages": {
                                                            "$id": "66",
                                                            "id": "924b83b1-6de6-4da9-91af-06bb75086cf5",
                                                            "id_branch_from": "657eef94-061e-4366-8533-702daf49b23b",
                                                            "id_branch_to": "246a15d2-bc9c-40a0-b09f-db888eedb349",
                                                            "type": 4,
                                                            "created_on": "2026-01-10T12:09:17.8309586+01:00",
                                                            "order": 6,
                                                            "status": 7,
                                                            "log_info": "sample string 8",
                                                            "sync_on": "2026-01-10T12:09:17.8309586+01:00",
                                                            "send_on": "2026-01-10T12:09:17.8309586+01:00",
                                                            "mt_branches": {
                                                              "$ref": "6"
                                                            },
                                                            "mt_branches1": {
                                                              "$ref": "6"
                                                            },
                                                            "st_sync_packages_det": [
                                                              {
                                                                "$ref": "65"
                                                              },
                                                              {
                                                                "$ref": "65"
                                                              }
                                                            ]
                                                          },
                                                          "st_sync_tables": {
                                                            "$ref": "64"
                                                          }
                                                        },
                                                        {
                                                          "$ref": "65"
                                                        }
                                                      ],
                                                      "tt_logs": [
                                                        {
                                                          "$ref": "63"
                                                        },
                                                        {
                                                          "$ref": "63"
                                                        }
                                                      ]
                                                    },
                                                    "st_users": {
                                                      "$ref": "5"
                                                    }
                                                  },
                                                  {
                                                    "$ref": "63"
                                                  }
                                                ],
                                                "st_local_variables": [
                                                  {
                                                    "$id": "67",
                                                    "id": "0be32c6e-ca3e-45af-8e1a-db354f15c93c",
                                                    "id_pos": "b04352a2-66fc-4bc6-b53e-23cf5b573b37",
                                                    "name": "sample string 3",
                                                    "description": "sample string 4",
                                                    "value": "sample string 5",
                                                    "type": "sample string 6",
                                                    "last_update": "2026-01-10T12:09:17.8309586+01:00",
                                                    "commited": true,
                                                    "mt_pos": {
                                                      "$ref": "21"
                                                    }
                                                  },
                                                  {
                                                    "$ref": "67"
                                                  }
                                                ],
                                                "tt_doc_st": [
                                                  {
                                                    "$ref": "40"
                                                  },
                                                  {
                                                    "$ref": "40"
                                                  }
                                                ]
                                              },
                                              "mt_pos_prices_list": [
                                                {
                                                  "$ref": "19"
                                                },
                                                {
                                                  "$ref": "19"
                                                }
                                              ],
                                              "mt_pos_types": {
                                                "$ref": "35"
                                              },
                                              "st_users": {
                                                "$ref": "5"
                                              }
                                            },
                                            "mt_prices_list": {
                                              "$ref": "18"
                                            },
                                            "st_users": {
                                              "$ref": "5"
                                            }
                                          },
                                          {
                                            "$ref": "19"
                                          }
                                        ],
                                        "mt_prices_items": [
                                          {
                                            "$ref": "1"
                                          },
                                          {
                                            "$ref": "1"
                                          }
                                        ],
                                        "mt_prices_list1": [
                                          {
                                            "$ref": "18"
                                          },
                                          {
                                            "$ref": "18"
                                          }
                                        ],
                                        "mt_prices_list2": {
                                          "$ref": "18"
                                        },
                                        "mt_prices_list_rules": [
                                          {
                                            "$ref": "59"
                                          },
                                          {
                                            "$ref": "59"
                                          }
                                        ],
                                        "st_images": {
                                          "$ref": "7"
                                        },
                                        "st_users": {
                                          "$ref": "5"
                                        },
                                        "mt_prices_rules": [
                                          {
                                            "$ref": "10"
                                          },
                                          {
                                            "$ref": "10"
                                          }
                                        ],
                                        "tt_doc_sa_det": [
                                          {
                                            "$ref": "17"
                                          },
                                          {
                                            "$ref": "17"
                                          }
                                        ]
                                      },
                                      "st_users": {
                                        "$ref": "5"
                                      },
                                      "st_users1": {
                                        "$ref": "5"
                                      },
                                      "tt_doc_sa": {
                                        "$ref": "25"
                                      },
                                      "tt_doc_sa_det_stock": [
                                        {
                                          "$id": "68",
                                          "id_doc_sa": "17b1a96f-272a-4903-a66e-9094ec4cc61b",
                                          "id_line": 2,
                                          "id_item": "8df87956-1b17-44fa-8b55-f2a242b63fdb",
                                          "qty": 4.1,
                                          "mt_items": {
                                            "$ref": "3"
                                          },
                                          "tt_doc_sa_det": {
                                            "$ref": "17"
                                          }
                                        },
                                        {
                                          "$ref": "68"
                                        }
                                      ]
                                    },
                                    {
                                      "$ref": "17"
                                    }
                                  ],
                                  "tt_doc_sa_pay": [
                                    {
                                      "$ref": "32"
                                    },
                                    {
                                      "$ref": "32"
                                    }
                                  ],
                                  "tt_vouchers": [
                                    {
                                      "$ref": "13"
                                    },
                                    {
                                      "$ref": "13"
                                    }
                                  ],
                                  "tt_vouchers_permisions": [
                                    {
                                      "$id": "69",
                                      "id": "dc1fb5dd-292a-48f6-b9aa-4dec811bc208",
                                      "date_from": "2026-01-10T12:09:17.8309586+01:00",
                                      "date_end": "2026-01-10T12:09:17.8309586+01:00",
                                      "date_used": "2026-01-10T12:09:17.8309586+01:00",
                                      "id_employee": "3ce85f63-81b6-4ff2-9ad1-f6242f6ee012",
                                      "id_branch": "530d7e72-a97d-445a-87f8-30c7534cebf6",
                                      "count": 6,
                                      "count_used": 1,
                                      "unlimited": true,
                                      "id_user_add": "afd7ddc7-a74f-4b9a-a3f2-1c17188c5972",
                                      "is_entry": true,
                                      "is_consume": true,
                                      "active": true,
                                      "created_on": "2026-01-10T12:09:17.8309586+01:00",
                                      "last_update": "2026-01-10T12:09:17.8309586+01:00",
                                      "commited": true,
                                      "mt_branches": {
                                        "$ref": "6"
                                      },
                                      "mt_employees": {
                                        "$ref": "14"
                                      },
                                      "st_users": {
                                        "$ref": "5"
                                      },
                                      "tt_vouchers": [
                                        {
                                          "$ref": "13"
                                        },
                                        {
                                          "$ref": "13"
                                        }
                                      ]
                                    },
                                    {
                                      "$ref": "69"
                                    }
                                  ],
                                  "tt_rooms_units_activity": [
                                    {
                                      "$ref": "47"
                                    },
                                    {
                                      "$ref": "47"
                                    }
                                  ],
                                  "tt_rooms_units_activity1": [
                                    {
                                      "$ref": "47"
                                    },
                                    {
                                      "$ref": "47"
                                    }
                                  ]
                                },
                                "mt_payment_types": {
                                  "$ref": "31"
                                },
                                "st_users": {
                                  "$ref": "5"
                                },
                                "tt_doc_sa_pay": [
                                  {
                                    "$ref": "32"
                                  },
                                  {
                                    "$ref": "32"
                                  }
                                ],
                                "tt_vouchers_det": [
                                  {
                                    "$ref": "12"
                                  },
                                  {
                                    "$ref": "12"
                                  }
                                ],
                                "tt_vouchers_permisions": {
                                  "$ref": "69"
                                }
                              }
                            },
                            {
                              "$ref": "12"
                            }
                          ],
                          "st_images": {
                            "$ref": "7"
                          },
                          "st_users": {
                            "$ref": "5"
                          },
                          "mt_items_sub": [
                            {
                              "$ref": "2"
                            },
                            {
                              "$ref": "2"
                            }
                          ],
                          "mt_prices_rules": [
                            {
                              "$ref": "10"
                            },
                            {
                              "$ref": "10"
                            }
                          ],
                          "tt_items_customs": [
                            {
                              "$ref": "45"
                            },
                            {
                              "$ref": "45"
                            }
                          ]
                        },
                        "mt_pos": {
                          "$ref": "21"
                        },
                        "mt_prices_list": {
                          "$ref": "18"
                        },
                        "st_users": {
                          "$ref": "5"
                        }
                      },
                      {
                        "$ref": "10"
                      }
                    ],
                    "tt_vouchers_det": [
                      {
                        "$ref": "12"
                      },
                      {
                        "$ref": "12"
                      }
                    ]
                  },
                  {
                    "$ref": "8"
                  }
                ],
                "mt_employees": [
                  {
                    "$ref": "14"
                  },
                  {
                    "$ref": "14"
                  }
                ],
                "mt_items": [
                  {
                    "$ref": "3"
                  },
                  {
                    "$ref": "3"
                  }
                ],
                "mt_items_types": [
                  {
                    "$ref": "11"
                  },
                  {
                    "$ref": "11"
                  }
                ],
                "mt_money_types": [
                  {
                    "$ref": "28"
                  },
                  {
                    "$ref": "28"
                  }
                ],
                "mt_payment_types": [
                  {
                    "$ref": "31"
                  },
                  {
                    "$ref": "31"
                  }
                ],
                "mt_prices_list": [
                  {
                    "$ref": "18"
                  },
                  {
                    "$ref": "18"
                  }
                ],
                "mt_rooms": [
                  {
                    "$ref": "49"
                  },
                  {
                    "$ref": "49"
                  }
                ],
                "mt_rooms1": [
                  {
                    "$ref": "49"
                  },
                  {
                    "$ref": "49"
                  }
                ],
                "mt_rooms_units_states_types": [
                  {
                    "$ref": "53"
                  },
                  {
                    "$ref": "53"
                  }
                ],
                "st_functions": [
                  {
                    "$id": "70",
                    "id": "89d11ddd-0c91-4c5b-a4e0-741b33200b7b",
                    "id_mask": "sample string 2",
                    "name": "sample string 3",
                    "description": "sample string 4",
                    "level_id": 5,
                    "id_group": "140c4e2b-c6b4-4abc-acd7-1922aa4ea591",
                    "name_event": "sample string 7",
                    "name_pos": "sample string 8",
                    "id_image": "67681ab8-ad08-4d0f-b7f2-638d2766eb76",
                    "view_pos": true,
                    "order": 10,
                    "color_border": "sample string 11",
                    "color_button": "sample string 12",
                    "color_font": "sample string 13",
                    "font_bold": true,
                    "font_underline": true,
                    "font_size": 16,
                    "active": true,
                    "created_on": "2026-01-10T12:09:17.8309586+01:00",
                    "last_update": "2026-01-10T12:09:17.8309586+01:00",
                    "commited": true,
                    "st_functions_groups": {
                      "$id": "71",
                      "id": "4c3abdac-479e-4d0a-b168-74a87f918e1b",
                      "id_mask": "sample string 2",
                      "name": "sample string 3",
                      "description": "sample string 4",
                      "active": true,
                      "created_on": "2026-01-10T12:09:17.8309586+01:00",
                      "last_update": "2026-01-10T12:09:17.8309586+01:00",
                      "commited": true,
                      "st_functions": [
                        {
                          "$ref": "70"
                        },
                        {
                          "$ref": "70"
                        }
                      ]
                    },
                    "st_images": {
                      "$ref": "7"
                    },
                    "st_permisions": [
                      {
                        "$id": "72",
                        "id": "eac61753-7792-4ab1-b8be-c0e988095126",
                        "id_function": "4f0a6c17-3919-440b-855a-01b1171a49c1",
                        "id_user": "e7769d10-b9f7-4909-b51b-f70ad354fd78",
                        "id_profile": "b929a933-aea7-4b00-a27d-e4dd7871fa00",
                        "permission": 3,
                        "active": true,
                        "created_on": "2026-01-10T12:09:17.8309586+01:00",
                        "last_update": "2026-01-10T12:09:17.8309586+01:00",
                        "commited": true,
                        "st_users_profiles": {
                          "$id": "73",
                          "id": "146b2830-6049-4e3c-a02c-fae8867bb043",
                          "id_mask": "sample string 2",
                          "name": "sample string 3",
                          "description": "sample string 4",
                          "is_pass_required": true,
                          "is_admin": true,
                          "level_id": 7,
                          "order_1": 8,
                          "order_2": 9,
                          "order_3": 10,
                          "order_4": 11,
                          "is_tips": true,
                          "active": true,
                          "created_on": "2026-01-10T12:09:17.8309586+01:00",
                          "last_update": "2026-01-10T12:09:17.8309586+01:00",
                          "commited": true,
                          "st_permisions": [
                            {
                              "$ref": "72"
                            },
                            {
                              "$ref": "72"
                            }
                          ],
                          "st_users": [
                            {
                              "$ref": "5"
                            },
                            {
                              "$ref": "5"
                            }
                          ]
                        },
                        "st_users": {
                          "$ref": "5"
                        },
                        "st_functions": {
                          "$ref": "70"
                        }
                      },
                      {
                        "$ref": "72"
                      }
                    ]
                  },
                  {
                    "$ref": "70"
                  }
                ],
                "st_images_types": {
                  "$id": "74",
                  "id": "93bec9ae-4914-45d6-9b63-5f486c8bba59",
                  "id_mask": "sample string 2",
                  "name": "sample string 3",
                  "description": "sample string 4",
                  "active": true,
                  "created_on": "2026-01-10T12:09:17.8309586+01:00",
                  "last_update": "2026-01-10T12:09:17.8309586+01:00",
                  "commited": true,
                  "st_images": [
                    {
                      "$ref": "7"
                    },
                    {
                      "$ref": "7"
                    }
                  ]
                },
                "mt_docs": [
                  {
                    "$ref": "26"
                  },
                  {
                    "$ref": "26"
                  }
                ],
                "st_users": [
                  {
                    "$ref": "5"
                  },
                  {
                    "$ref": "5"
                  }
                ],
                "st_users1": [
                  {
                    "$ref": "5"
                  },
                  {
                    "$ref": "5"
                  }
                ],
                "mt_cloakrooms": [
                  {
                    "$ref": "23"
                  },
                  {
                    "$ref": "23"
                  }
                ]
              },
              "st_users": {
                "$ref": "5"
              },
              "mt_branches_zones": [
                {
                  "$ref": "22"
                },
                {
                  "$ref": "22"
                }
              ],
              "mt_employees_branches": [
                {
                  "$ref": "15"
                },
                {
                  "$ref": "15"
                }
              ],
              "mt_items_featured": [
                {
                  "$ref": "36"
                },
                {
                  "$ref": "36"
                }
              ],
              "mt_locations": [
                {
                  "$ref": "41"
                },
                {
                  "$ref": "41"
                }
              ],
              "mt_periods": [
                {
                  "$id": "75",
                  "id_branch": "c61778e8-308f-46c6-a092-1cadbc5bf6bb",
                  "exercise_id": 2,
                  "period_id": 3,
                  "date_from": "2026-01-10T12:09:17.8309586+01:00",
                  "date_end": "2026-01-10T12:09:17.8309586+01:00",
                  "state": "sample string 6",
                  "created_on": "2026-01-10T12:09:17.8309586+01:00",
                  "last_update": "2026-01-10T12:09:17.8309586+01:00",
                  "commited": true,
                  "mt_branches": {
                    "$ref": "6"
                  }
                },
                {
                  "$ref": "75"
                }
              ],
              "mt_pos": [
                {
                  "$ref": "21"
                },
                {
                  "$ref": "21"
                }
              ],
              "mt_prices_list_rules": [
                {
                  "$ref": "59"
                },
                {
                  "$ref": "59"
                }
              ],
              "mt_prices_rules": [
                {
                  "$ref": "10"
                },
                {
                  "$ref": "10"
                }
              ],
              "mt_rooms": [
                {
                  "$ref": "49"
                },
                {
                  "$ref": "49"
                }
              ],
              "st_sync_packages": [
                {
                  "$ref": "66"
                },
                {
                  "$ref": "66"
                }
              ],
              "st_sync_packages1": [
                {
                  "$ref": "66"
                },
                {
                  "$ref": "66"
                }
              ],
              "tt_doc_sa": [
                {
                  "$ref": "25"
                },
                {
                  "$ref": "25"
                }
              ],
              "tt_doc_st": [
                {
                  "$ref": "40"
                },
                {
                  "$ref": "40"
                }
              ],
              "tt_vouchers": [
                {
                  "$ref": "13"
                },
                {
                  "$ref": "13"
                }
              ],
              "tt_vouchers_permisions": [
                {
                  "$ref": "69"
                },
                {
                  "$ref": "69"
                }
              ]
            },
            {
              "$ref": "6"
            }
          ],
          "mt_branches_zones": [
            {
              "$ref": "22"
            },
            {
              "$ref": "22"
            }
          ],
          "mt_brands": [
            {
              "$ref": "4"
            },
            {
              "$ref": "4"
            }
          ],
          "mt_categories": [
            {
              "$ref": "8"
            },
            {
              "$ref": "8"
            }
          ],
          "mt_categories_items": [
            {
              "$ref": "9"
            },
            {
              "$ref": "9"
            }
          ],
          "mt_cloakrooms": [
            {
              "$ref": "23"
            },
            {
              "$ref": "23"
            }
          ],
          "mt_docs_payment_money": [
            {
              "$ref": "27"
            },
            {
              "$ref": "27"
            }
          ],
          "mt_employees": [
            {
              "$ref": "14"
            },
            {
              "$ref": "14"
            }
          ],
          "mt_employees_profiles": [
            {
              "$ref": "16"
            },
            {
              "$ref": "16"
            }
          ],
          "mt_items": [
            {
              "$ref": "3"
            },
            {
              "$ref": "3"
            }
          ],
          "mt_items_featured": [
            {
              "$ref": "36"
            },
            {
              "$ref": "36"
            }
          ],
          "mt_items_sub": [
            {
              "$ref": "2"
            },
            {
              "$ref": "2"
            }
          ],
          "mt_items_types": [
            {
              "$ref": "11"
            },
            {
              "$ref": "11"
            }
          ],
          "mt_locations": [
            {
              "$ref": "41"
            },
            {
              "$ref": "41"
            }
          ],
          "mt_money_rates": [
            {
              "$ref": "29"
            },
            {
              "$ref": "29"
            }
          ],
          "mt_money_types": [
            {
              "$ref": "28"
            },
            {
              "$ref": "28"
            }
          ],
          "mt_payment_types": [
            {
              "$ref": "31"
            },
            {
              "$ref": "31"
            }
          ],
          "mt_pos": [
            {
              "$ref": "21"
            },
            {
              "$ref": "21"
            }
          ],
          "mt_pos_doc_print": [
            {
              "$ref": "33"
            },
            {
              "$ref": "33"
            }
          ],
          "mt_pos_prices_list": [
            {
              "$ref": "19"
            },
            {
              "$ref": "19"
            }
          ],
          "mt_pos_print": [
            {
              "$ref": "34"
            },
            {
              "$ref": "34"
            }
          ],
          "mt_pos_rooms": [
            {
              "$ref": "50"
            },
            {
              "$ref": "50"
            }
          ],
          "mt_pos_types": [
            {
              "$ref": "35"
            },
            {
              "$ref": "35"
            }
          ],
          "mt_pos_view": [
            {
              "$ref": "20"
            },
            {
              "$ref": "20"
            }
          ],
          "mt_prices_items": [
            {
              "$ref": "1"
            },
            {
              "$ref": "1"
            }
          ],
          "mt_prices_list": [
            {
              "$ref": "18"
            },
            {
              "$ref": "18"
            }
          ],
          "mt_prices_list_rules": [
            {
              "$ref": "59"
            },
            {
              "$ref": "59"
            }
          ],
          "mt_prices_rules": [
            {
              "$ref": "10"
            },
            {
              "$ref": "10"
            }
          ],
          "mt_rooms": [
            {
              "$ref": "49"
            },
            {
              "$ref": "49"
            }
          ],
          "mt_rooms_units": [
            {
              "$ref": "48"
            },
            {
              "$ref": "48"
            }
          ],
          "mt_rooms_units_states": [
            {
              "$ref": "54"
            },
            {
              "$ref": "54"
            }
          ],
          "mt_rooms_units_states_types": [
            {
              "$ref": "53"
            },
            {
              "$ref": "53"
            }
          ],
          "mt_rooms_units_types": [
            {
              "$ref": "52"
            },
            {
              "$ref": "52"
            }
          ],
          "mt_units": [
            {
              "$id": "76",
              "id": "876b8bfd-507e-4869-93d1-ed0d3760f7d1",
              "id_mask": "sample string 2",
              "name": "sample string 3",
              "active": true,
              "created_on": "2026-01-10T12:09:17.8309586+01:00",
              "last_update": "2026-01-10T12:09:17.8309586+01:00",
              "id_user_upd": "ca6c9fb3-4b9f-45c9-9f7d-924e5952292f",
              "commited": true,
              "mt_units_ref": [
                {
                  "$id": "77",
                  "id": "87b568aa-fa82-4dc4-888b-5f9c12025280",
                  "id_mask": "sample string 2",
                  "name": "sample string 3",
                  "coefficient": 4.1,
                  "id_unit": "d28fad6c-46fc-426d-bcaf-93ee424d65e5",
                  "active": true,
                  "created_on": "2026-01-10T12:09:17.8309586+01:00",
                  "last_update": "2026-01-10T12:09:17.8309586+01:00",
                  "id_user_upd": "af7226cd-feb2-4879-afb8-a7372fb6df1e",
                  "commited": true,
                  "mt_units": {
                    "$ref": "76"
                  },
                  "st_users": {
                    "$ref": "5"
                  },
                  "mt_items_formula": [
                    {
                      "$id": "78",
                      "id_item_sub": "799e9936-db8b-4cd0-9755-d1b77bd9e549",
                      "id_item": "7b823f0d-856b-4530-a4d9-8fd0bd7e1d05",
                      "group_id": 3,
                      "id_unit_ref": "5718cdfb-02ea-4a5e-9c75-50102e57fa5b",
                      "qty_dis": 5,
                      "mt_items": {
                        "$ref": "3"
                      },
                      "mt_items_sub": {
                        "$ref": "2"
                      },
                      "mt_units_ref": {
                        "$ref": "77"
                      }
                    },
                    {
                      "$ref": "78"
                    }
                  ]
                },
                {
                  "$ref": "77"
                }
              ],
              "st_users": {
                "$ref": "5"
              },
              "mt_items": [
                {
                  "$ref": "3"
                },
                {
                  "$ref": "3"
                }
              ],
              "mt_items1": [
                {
                  "$ref": "3"
                },
                {
                  "$ref": "3"
                }
              ]
            },
            {
              "$ref": "76"
            }
          ],
          "mt_units_ref": [
            {
              "$ref": "77"
            },
            {
              "$ref": "77"
            }
          ],
          "st_images": {
            "$ref": "7"
          },
          "st_images1": {
            "$ref": "7"
          },
          "st_permisions": [
            {
              "$ref": "72"
            },
            {
              "$ref": "72"
            }
          ],
          "st_pos_license": [
            {
              "$ref": "60"
            },
            {
              "$ref": "60"
            }
          ],
          "st_users_pos": [
            {
              "$ref": "61"
            },
            {
              "$ref": "61"
            }
          ],
          "st_users_profiles": {
            "$ref": "73"
          },
          "st_users_token": [
            {
              "$id": "79",
              "id": "9e92d9f5-c4df-4d20-945b-5739f9971e4e",
              "token_id": "sample string 2",
              "id_user": "ee231c2c-6a5a-4575-9519-df1fdd27860e",
              "date_from": "2026-01-10T12:09:17.8309586+01:00",
              "date_end": "2026-01-10T12:09:17.8309586+01:00",
              "created_on": "2026-01-10T12:09:17.8309586+01:00",
              "st_users": {
                "$ref": "5"
              }
            },
            {
              "$ref": "79"
            }
          ],
          "tt_doc_sa_cashflow": [
            {
              "$ref": "30"
            },
            {
              "$ref": "30"
            }
          ],
          "tt_doc_sa_det": [
            {
              "$ref": "17"
            },
            {
              "$ref": "17"
            }
          ],
          "tt_doc_sa_det1": [
            {
              "$ref": "17"
            },
            {
              "$ref": "17"
            }
          ],
          "tt_doc_sa": [
            {
              "$ref": "25"
            },
            {
              "$ref": "25"
            }
          ],
          "tt_doc_sa1": [
            {
              "$ref": "25"
            },
            {
              "$ref": "25"
            }
          ],
          "tt_doc_st": [
            {
              "$ref": "40"
            },
            {
              "$ref": "40"
            }
          ],
          "tt_doc_st1": [
            {
              "$ref": "40"
            },
            {
              "$ref": "40"
            }
          ],
          "tt_items_customs": [
            {
              "$ref": "45"
            },
            {
              "$ref": "45"
            }
          ],
          "tt_logs": [
            {
              "$ref": "63"
            },
            {
              "$ref": "63"
            }
          ],
          "tt_pos_sesion": [
            {
              "$ref": "44"
            },
            {
              "$ref": "44"
            }
          ],
          "tt_pos_sesion1": [
            {
              "$ref": "44"
            },
            {
              "$ref": "44"
            }
          ],
          "tt_rooms_list": [
            {
              "$ref": "51"
            },
            {
              "$ref": "51"
            }
          ],
          "tt_rooms_units_activity": [
            {
              "$ref": "47"
            },
            {
              "$ref": "47"
            }
          ],
          "tt_rooms_units_activity1": [
            {
              "$ref": "47"
            },
            {
              "$ref": "47"
            }
          ],
          "tt_rooms_units_log": [
            {
              "$id": "80",
              "id": "5c199ebb-9d88-4b1d-8034-a811080bf92a",
              "id_room_activity": "320b3bef-36b8-4c73-bdd0-ce6dc0140350",
              "id_pos_sesion": "b8b1435d-356c-4a9b-bc83-b5b00e60d002",
              "log_text": "sample string 4",
              "id_user": "430c2d22-0a1b-4504-aaf2-22dfd3576162",
              "created_on": "2026-01-10T12:09:17.8309586+01:00",
              "commited": true,
              "st_users": {
                "$ref": "5"
              }
            },
            {
              "$ref": "80"
            }
          ],
          "tt_tips_users": [
            {
              "$ref": "56"
            },
            {
              "$ref": "56"
            }
          ],
          "tt_vouchers_permisions": [
            {
              "$ref": "69"
            },
            {
              "$ref": "69"
            }
          ],
          "tt_vouchers": [
            {
              "$ref": "13"
            },
            {
              "$ref": "13"
            }
          ],
          "mt_docs": [
            {
              "$ref": "26"
            },
            {
              "$ref": "26"
            }
          ],
          "tt_pos_sesion_users": [
            {
              "$ref": "57"
            },
            {
              "$ref": "57"
            }
          ]
        }
      },
      "mt_categories_items": [
        {
          "$ref": "9"
        },
        {
          "$ref": "9"
        }
      ],
      "mt_items_featured": [
        {
          "$ref": "36"
        },
        {
          "$ref": "36"
        }
      ],
      "mt_items_formula": [
        {
          "$ref": "78"
        },
        {
          "$ref": "78"
        }
      ],
      "mt_units": {
        "$ref": "76"
      },
      "mt_units1": {
        "$ref": "76"
      },
      "st_images": {
        "$ref": "7"
      },
      "st_users": {
        "$ref": "5"
      },
      "mt_items_sub": [
        {
          "$ref": "2"
        },
        {
          "$ref": "2"
        }
      ],
      "mt_prices_rules": [
        {
          "$ref": "10"
        },
        {
          "$ref": "10"
        }
      ],
      "tt_doc_sa_det_stock": [
        {
          "$ref": "68"
        },
        {
          "$ref": "68"
        }
      ],
      "tt_doc_st_det": [
        {
          "$ref": "43"
        },
        {
          "$ref": "43"
        }
      ],
      "tt_items_customs": [
        {
          "$ref": "45"
        },
        {
          "$ref": "45"
        }
      ],
      "tt_stock": [
        {
          "$ref": "42"
        },
        {
          "$ref": "42"
        }
      ],
      "tt_vouchers_det": [
        {
          "$ref": "12"
        },
        {
          "$ref": "12"
        }
      ]
    },
    "mt_items_formula": [
      {
        "$ref": "78"
      },
      {
        "$ref": "78"
      }
    ],
    "mt_items_types": {
      "$ref": "11"
    },
    "mt_items_vouchers": {
      "$id": "81",
      "id": "8b3668c7-b7ea-4096-a999-da9cfb93a753",
      "id_mask": "sample string 2",
      "name": "sample string 3",
      "description": "sample string 4",
      "json": "sample string 5",
      "id_pay_type": "98c45f92-8bac-4a4c-9603-225befecde0d",
      "id_doc_print": "26ced9f7-dbcf-4fbc-b620-b39c537bb125",
      "hour_end": "00:00:00.1234567",
      "price_item_sub": true,
      "define_validity": true,
      "price_ref": true,
      "price_min": 11.1,
      "supply_apply": 12,
      "active": true,
      "created_on": "2026-01-10T12:09:17.8309586+01:00",
      "last_update": "2026-01-10T12:09:17.8309586+01:00",
      "commited": true,
      "mt_items_sub": [
        {
          "$ref": "2"
        },
        {
          "$ref": "2"
        }
      ]
    },
    "st_users": {
      "$ref": "5"
    },
    "mt_prices_items": [
      {
        "$ref": "1"
      },
      {
        "$ref": "1"
      }
    ],
    "tt_doc_sa_det": [
      {
        "$ref": "17"
      },
      {
        "$ref": "17"
      }
    ]
  },
  "mt_prices_list": {
    "$ref": "18"
  },
  "st_users": {
    "$ref": "5"
  }
}