GET api/Mt_Money_Rates?all_rows={all_rows}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
all_rows

boolean

Required

Body Parameters

None.

Response Information

Resource Description

Collection of mt_money_rates
NameDescriptionTypeAdditional information
id_money_1

globally unique identifier

Required

id_money_2

globally unique identifier

Required

date_from

date

Required

coefficient

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_money_types

mt_money_types

None.

mt_money_types1

mt_money_types

None.

st_users

st_users

None.

Response Formats

application/json, text/json

Sample:
[
  {
    "$id": "1",
    "id_money_1": "19c99dc8-a4f2-4994-90bb-3224312433ae",
    "id_money_2": "fb7bd6ae-f4a4-4f3b-b93c-7ac8a5eb3f09",
    "date_from": "2026-05-09T09:36:51.4821926+02:00",
    "coefficient": 4.1,
    "active": true,
    "created_on": "2026-05-09T09:36:51.4821926+02:00",
    "last_update": "2026-05-09T09:36:51.4821926+02:00",
    "id_user_upd": "d186f5a0-a281-44c1-a891-db6d8db4e4f2",
    "commited": true,
    "mt_money_types": {
      "$id": "2",
      "id": "7497096f-6e83-4d37-afeb-16a8c83f3ddd",
      "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": "897d7d4d-b5d7-4a17-9a4a-f324a7212ac0",
      "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-05-09T09:36:51.4821926+02:00",
      "last_update": "2026-05-09T09:36:51.4821926+02:00",
      "id_user_upd": "8bae3709-814f-4edd-ad6f-d0fcb6b62de5",
      "commited": true,
      "mt_docs_payment_money": [
        {
          "$id": "3",
          "id_doc": "5b6b5d4f-4cd2-4645-934b-8a3d0b874b81",
          "id_pay": "7792f8aa-eebf-4692-83c4-5df10a5ebc64",
          "id_money": "7342d830-fd68-4150-9737-bdb453352d63",
          "active": true,
          "created_on": "2026-05-09T09:36:51.4821926+02:00",
          "last_update": "2026-05-09T09:36:51.4821926+02:00",
          "id_user_upd": "438804e6-a4f7-4f88-b1ea-de7b64a2d274",
          "commited": true,
          "mt_docs": {
            "$id": "4",
            "id": "9979e72b-66f1-41c8-8c6a-b97d6b853d08",
            "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": "ca7d02e5-0083-4dd1-92d1-c992d52346b9",
            "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-05-09T09:36:51.4821926+02:00",
            "last_update": "2026-05-09T09:36:51.4821926+02:00",
            "id_user_upd": "944e81f8-3dc5-487e-b92d-43341556be03",
            "commited": true,
            "mt_docs_payment_money": [
              {
                "$ref": "3"
              },
              {
                "$ref": "3"
              }
            ],
            "st_images": {
              "$id": "5",
              "id": "54b89a95-0fcb-4bed-8bd0-cdbed508caf3",
              "id_mask": "sample string 2",
              "name": "sample string 3",
              "id_img_type": "2013aba7-c361-4370-be7f-f972bd5e9fec",
              "image_file": "sample string 5",
              "extension": "sample string 6",
              "high": 1,
              "width": 1,
              "active": true,
              "created_on": "2026-05-09T09:36:51.4821926+02:00",
              "last_update": "2026-05-09T09:36:51.4821926+02:00",
              "commited": true,
              "mt_branches": [
                {
                  "$id": "6",
                  "id": "4dc05967-a53c-4f9e-9cf6-1131958668fd",
                  "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": "1f08762c-59fa-4908-85cd-749b9b4878e2",
                  "order": 12,
                  "external_id": "sample string 13",
                  "sync": true,
                  "active": true,
                  "created_on": "2026-05-09T09:36:51.4821926+02:00",
                  "last_update": "2026-05-09T09:36:51.4821926+02:00",
                  "id_user_upd": "f75b6d37-5d30-46a9-88fc-364211bb340d",
                  "commited": true,
                  "st_images": {
                    "$ref": "5"
                  },
                  "st_users": {
                    "$id": "7",
                    "id": "61b5a153-0135-4eeb-9704-a34579e3560c",
                    "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": "24c93777-28cf-4194-85bb-6be59351dd06",
                    "view_messages": true,
                    "id_image_photo": "8e56924f-df61-4209-88b4-749cccf4230a",
                    "reserved": true,
                    "pos_access": true,
                    "back_access": true,
                    "name_pos": "sample string 13",
                    "id_image": "ac4c8786-2f32-481e-b87a-31a68fc81956",
                    "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-05-09T09:36:51.4821926+02:00",
                    "last_update": "2026-05-09T09:36:51.4821926+02:00",
                    "commited": true,
                    "mt_branches": [
                      {
                        "$ref": "6"
                      },
                      {
                        "$ref": "6"
                      }
                    ],
                    "mt_branches_zones": [
                      {
                        "$id": "8",
                        "id": "af93d4f8-fd0b-407d-ab31-805b249b7895",
                        "id_mask": "sample string 2",
                        "name": "sample string 3",
                        "description": "sample string 4",
                        "id_branch": "c760e922-dda2-4eef-88a8-f886f544ec60",
                        "active": true,
                        "created_on": "2026-05-09T09:36:51.4821926+02:00",
                        "last_update": "2026-05-09T09:36:51.4821926+02:00",
                        "id_user_upd": "cb3555f0-9bc8-4bb0-9bf6-3f2617d86c7b",
                        "commited": true,
                        "mt_branches": {
                          "$ref": "6"
                        },
                        "mt_pos": [
                          {
                            "$id": "9",
                            "id": "c24c4b36-bb7a-44d0-a8ad-0f1289c19831",
                            "id_mask": "sample string 2",
                            "name": "sample string 3",
                            "description": "sample string 4",
                            "id_branch": "ad4c45a6-799e-4d8c-9c9e-1ce4c864783c",
                            "id_zone": "42344b06-a1e9-43d5-b790-f5fa81753822",
                            "user_required": true,
                            "active": true,
                            "created_on": "2026-05-09T09:36:51.4821926+02:00",
                            "last_update": "2026-05-09T09:36:51.4821926+02:00",
                            "id_user_upd": "03217dc8-1133-4039-b195-611494acb732",
                            "commited": true,
                            "mt_branches_zones": {
                              "$ref": "8"
                            },
                            "mt_cloakrooms": [
                              {
                                "$id": "10",
                                "id": "87171c8b-93ce-4569-97db-9d7267c805af",
                                "id_mask": "sample string 2",
                                "name": "sample string 3",
                                "id_pos": "a48ae387-e789-40e7-be41-6b57e77f7a5c",
                                "unit_ini": 5,
                                "unit_end": 6,
                                "name_pos": "sample string 7",
                                "id_image": "ca4071be-8603-4bcf-b4c2-042a14903c65",
                                "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-05-09T09:36:51.4821926+02:00",
                                "last_update": "2026-05-09T09:36:51.4821926+02:00",
                                "id_user_upd": "825feca6-5726-449c-b078-279bcbc109c8",
                                "commited": true,
                                "mt_pos": {
                                  "$ref": "9"
                                },
                                "st_images": {
                                  "$ref": "5"
                                },
                                "st_users": {
                                  "$ref": "7"
                                },
                                "tt_cloakrooms_units": [
                                  {
                                    "$id": "11",
                                    "id": "7471fcf8-f414-4a7f-945a-cf20f5ee640e",
                                    "id_cloakroom": "441ba239-8c6b-47a8-868b-450deac1963d",
                                    "id_pos_sesion": "9f5b68c8-c540-4ba0-8f5b-775b0415f425",
                                    "unit_id": 4,
                                    "date_open": "2026-05-09T09:36:51.4821926+02:00",
                                    "date_close": "2026-05-09T09:36:51.4821926+02:00",
                                    "id_doc_sa": "7ddbdeb2-6e84-4c49-993e-7ff264112b9b",
                                    "commited": true,
                                    "mt_cloakrooms": {
                                      "$ref": "10"
                                    },
                                    "tt_doc_sa": {
                                      "$id": "12",
                                      "id": "b236ffd4-324b-4ba4-8638-62d1fcf610b4",
                                      "id_pos": "dbecaa3b-2d20-4f86-9f26-0d1fcf1c34b3",
                                      "id_doc": "1b44d754-8c36-46e9-8e43-47821c652046",
                                      "id_branch": "7fa29d52-c9b3-4b95-8525-b9e655ca1af9",
                                      "nro_doc": "sample string 5",
                                      "date_doc": "2026-05-09T09:36:51.4821926+02:00",
                                      "date_tax": "2026-05-09T09:36:51.4821926+02:00",
                                      "hour_doc": "00:00:00.1234567",
                                      "block": true,
                                      "id_ref": "f8dd74ac-b622-43e3-819a-95cba3ada346",
                                      "id_relationship": "86e1b66c-5df7-4e26-8650-18e16b693403",
                                      "id_loc_from": "4f7d477e-fdaa-4517-900f-77420fbc7c15",
                                      "id_loc_end": "ccaf13d1-4106-4fed-9f2b-bdd435c3b9ac",
                                      "id_user_add": "8656d4cf-703f-4caa-bf00-8ee31fbf5ad9",
                                      "id_user_upd": "f3457f63-94aa-4f50-842a-384cfb2d7bdd",
                                      "comment": "sample string 12",
                                      "id_pos_sesion": "1731f402-545d-42c4-8768-c86d5b586b64",
                                      "id_room_unit": "9447872a-ee30-47ec-bd56-65e360caabf2",
                                      "ref_locator": "sample string 13",
                                      "ref_zone_aut": "sample string 14",
                                      "id_pos_type": "7281610a-1abc-4205-bcc4-2e3fc3b30bbe",
                                      "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-05-09T09:36:51.4821926+02:00",
                                      "last_update": "2026-05-09T09:36:51.4821926+02:00",
                                      "commited": true,
                                      "created_by": 1,
                                      "doc_print": true,
                                      "mt_branches": {
                                        "$ref": "6"
                                      },
                                      "mt_docs": {
                                        "$ref": "4"
                                      },
                                      "mt_locations": {
                                        "$id": "13",
                                        "id": "7a565dec-7fec-443c-b877-321f0bf02ff6",
                                        "id_mask": "sample string 2",
                                        "name": "sample string 3",
                                        "description": "sample string 4",
                                        "reserved": true,
                                        "id_branch": "92b606fc-9b41-402f-a853-0c456ccd05f6",
                                        "active": true,
                                        "created_on": "2026-05-09T09:36:51.4821926+02:00",
                                        "last_update": "2026-05-09T09:36:51.4821926+02:00",
                                        "id_user_upd": "eb2e8523-3d50-4826-a356-de509f04fac8",
                                        "commited": true,
                                        "mt_branches": {
                                          "$ref": "6"
                                        },
                                        "st_users": {
                                          "$ref": "7"
                                        },
                                        "tt_doc_sa": [
                                          {
                                            "$ref": "12"
                                          },
                                          {
                                            "$ref": "12"
                                          }
                                        ],
                                        "tt_doc_sa1": [
                                          {
                                            "$ref": "12"
                                          },
                                          {
                                            "$ref": "12"
                                          }
                                        ],
                                        "tt_doc_st": [
                                          {
                                            "$id": "14",
                                            "id": "8e984eef-f380-47e9-90d0-c8769597a3ae",
                                            "id_pos": "9273e8b5-9129-470a-8b88-a2b835ec4747",
                                            "id_doc": "a9c2bd00-cd85-40cb-ac39-5cffdebeed7e",
                                            "id_branch": "365ea2b3-f842-40ee-a8e6-051472eda15c",
                                            "nro_doc": "sample string 5",
                                            "date_doc": "2026-05-09T09:36:51.4821926+02:00",
                                            "block": true,
                                            "nro_original": "sample string 8",
                                            "id_ref": "ba5a59fc-4c61-4d18-82ac-93b8a3574d98",
                                            "id_loc_from": "b4217eee-e843-4444-9a16-6b1754b2e34b",
                                            "id_loc_end": "8cebc2b1-6f53-428a-a681-911986a03c75",
                                            "id_user_add": "e594dcf2-e070-465f-8364-d31a14413860",
                                            "id_user_upd": "759bdd3a-d15d-4e9f-8eb7-1a06e59d0c3a",
                                            "id_pos_sesion": "d887d07f-d93b-417b-92c3-c6a6f9d59b9d",
                                            "comment": "sample string 12",
                                            "status": 1,
                                            "is_send": true,
                                            "date_send": "2026-05-09T09:36:51.4821926+02:00",
                                            "active": true,
                                            "created_on": "2026-05-09T09:36:51.4821926+02:00",
                                            "last_update": "2026-05-09T09:36:51.4821926+02:00",
                                            "commited": true,
                                            "mt_branches": {
                                              "$ref": "6"
                                            },
                                            "mt_docs": {
                                              "$ref": "4"
                                            },
                                            "mt_locations": {
                                              "$ref": "13"
                                            },
                                            "mt_locations1": {
                                              "$ref": "13"
                                            },
                                            "mt_pos": {
                                              "$ref": "9"
                                            },
                                            "st_users": {
                                              "$ref": "7"
                                            },
                                            "st_users1": {
                                              "$ref": "7"
                                            },
                                            "tt_doc_st_det": [
                                              {
                                                "$id": "15",
                                                "id_doc_st": "b74fe9a0-f720-49da-bfee-8f14497eb5a1",
                                                "id_line": 2,
                                                "id_item": "941adcc3-fc4f-4c8a-b273-1d74ec100b4b",
                                                "comment": "sample string 4",
                                                "qty": 5.1,
                                                "status": 1,
                                                "active": true,
                                                "mt_items": {
                                                  "$id": "16",
                                                  "id": "5782344b-0e70-41c0-b346-c34544bbbc11",
                                                  "id_mask": "sample string 2",
                                                  "name": "sample string 3",
                                                  "description": "sample string 4",
                                                  "id_unit": "3a1acc89-ed87-4bf7-aeb3-bb16ae04a993",
                                                  "id_unit_sec": "a715a176-1bb8-46ce-aafc-91931c9ed68d",
                                                  "id_brand": "29db11ea-24ce-4c51-9147-f07eb5f937e8",
                                                  "b_sale": true,
                                                  "b_stock": true,
                                                  "b_price": true,
                                                  "b_unique": true,
                                                  "b_exclude_control": true,
                                                  "tax": 12.1,
                                                  "change_price": true,
                                                  "force_printing": true,
                                                  "is_ticket": true,
                                                  "is_supply": true,
                                                  "define_price": true,
                                                  "is_multi_sub": true,
                                                  "external_id": "sample string 19",
                                                  "name_pos": "sample string 20",
                                                  "name_print": "sample string 21",
                                                  "id_image": "498ecc74-c3e4-412f-a105-b4a5a5f61310",
                                                  "view_pos": true,
                                                  "order": 23,
                                                  "color_border": "sample string 24",
                                                  "color_button": "sample string 25",
                                                  "color_font": "sample string 26",
                                                  "font_bold": true,
                                                  "font_underline": true,
                                                  "font_size": 29,
                                                  "active": true,
                                                  "created_on": "2026-05-09T09:36:51.4821926+02:00",
                                                  "last_update": "2026-05-09T09:36:51.4821926+02:00",
                                                  "id_user_upd": "bfdba6c0-4441-4ea7-bcdf-9cb70c9bdab5",
                                                  "commited": true,
                                                  "mt_brands": {
                                                    "$id": "17",
                                                    "id": "9bb41ebc-baf3-4678-9a51-41d7078da473",
                                                    "id_mask": "sample string 2",
                                                    "name": "sample string 3",
                                                    "active": true,
                                                    "created_on": "2026-05-09T09:36:51.4821926+02:00",
                                                    "last_update": "2026-05-09T09:36:51.4821926+02:00",
                                                    "id_user_upd": "fd56d358-8322-42ce-9ca5-a4e69d4f1f08",
                                                    "commited": true,
                                                    "mt_items": [
                                                      {
                                                        "$ref": "16"
                                                      },
                                                      {
                                                        "$ref": "16"
                                                      }
                                                    ],
                                                    "st_users": {
                                                      "$ref": "7"
                                                    }
                                                  },
                                                  "mt_categories_items": [
                                                    {
                                                      "$id": "18",
                                                      "id_category": "39359490-2dc4-4984-8ee4-4d505734659b",
                                                      "id_item": "81e61bd1-d657-4f14-b93a-5ec395165904",
                                                      "is_default": true,
                                                      "active": true,
                                                      "created_on": "2026-05-09T09:36:51.4821926+02:00",
                                                      "last_update": "2026-05-09T09:36:51.4821926+02:00",
                                                      "id_user_upd": "69e43f43-e888-4a6a-ad80-ae77e910de34",
                                                      "commited": true,
                                                      "mt_categories": {
                                                        "$id": "19",
                                                        "id": "ec535b8f-56e2-42db-8049-1a326b4dff99",
                                                        "id_mask": "sample string 2",
                                                        "name": "sample string 3",
                                                        "description": "sample string 4",
                                                        "id_item_type": "77b53b5c-0390-44d0-a5d0-b73bc6e76c29",
                                                        "order_type": 5,
                                                        "name_pos": "sample string 6",
                                                        "id_image": "afd33d1c-6fd1-4467-a68d-addbc36138cb",
                                                        "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-05-09T09:36:51.4821926+02:00",
                                                        "last_update": "2026-05-09T09:36:51.4821926+02:00",
                                                        "id_user_upd": "4bc80925-e7bd-4521-8655-64928167c741",
                                                        "commited": true,
                                                        "mt_categories_items": [
                                                          {
                                                            "$ref": "18"
                                                          },
                                                          {
                                                            "$ref": "18"
                                                          }
                                                        ],
                                                        "st_images": {
                                                          "$ref": "5"
                                                        },
                                                        "st_users": {
                                                          "$ref": "7"
                                                        },
                                                        "mt_prices_rules": [
                                                          {
                                                            "$id": "20",
                                                            "id": "ac2f3ea4-7415-4bd1-9f69-a596c369f37b",
                                                            "id_mask": "sample string 2",
                                                            "name": "sample string 3",
                                                            "description": "sample string 4",
                                                            "date_from": "2026-05-09T09:36:51.4821926+02:00",
                                                            "date_end": "2026-05-09T09:36:51.4821926+02:00",
                                                            "by_amt": true,
                                                            "by_pcg": true,
                                                            "ap_amount": 1.1,
                                                            "ap_percent": 1.1,
                                                            "ap_price": 1.1,
                                                            "ap_price_min": 1.1,
                                                            "ap_price_max": 1.1,
                                                            "id_branch": "2556a7d7-95fe-46da-b5c2-045a05af92d8",
                                                            "id_pos": "c9b69aef-6eeb-47c4-b271-6e9a5d94110e",
                                                            "id_list": "49338dae-8983-4292-afe1-e77bb3057409",
                                                            "id_item": "b731f472-95b0-41f5-b6e2-6e93c29a09e2",
                                                            "id_item_type": "e93da0e9-59e8-458f-b9b1-46927a4606c3",
                                                            "id_category": "e1782fb3-fbfe-4528-81e1-5b1d0bc49212",
                                                            "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-05-09T09:36:51.4821926+02:00",
                                                            "last_update": "2026-05-09T09:36:51.4821926+02:00",
                                                            "id_user_upd": "881d218f-0c56-415e-a710-449c7b3b6c16",
                                                            "commited": true,
                                                            "mt_branches": {
                                                              "$ref": "6"
                                                            },
                                                            "mt_categories": {
                                                              "$ref": "19"
                                                            },
                                                            "mt_items": {
                                                              "$ref": "16"
                                                            },
                                                            "mt_items_types": {
                                                              "$id": "21",
                                                              "id": "90eeffd4-76bc-41f3-89b2-d92a159d1af3",
                                                              "id_mask": "sample string 2",
                                                              "name": "sample string 3",
                                                              "name_short": "sample string 4",
                                                              "name_pos": "sample string 5",
                                                              "id_image": "cea568de-6300-4d6f-b60a-0840c3e214d4",
                                                              "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-05-09T09:36:51.4821926+02:00",
                                                              "last_update": "2026-05-09T09:36:51.4821926+02:00",
                                                              "id_user_upd": "ac858b25-b9e4-4db1-ab51-c6426a5a34a1",
                                                              "commited": true,
                                                              "tt_vouchers_det": [
                                                                {
                                                                  "$id": "22",
                                                                  "id_voucher": "1a820e0c-27e1-4d1b-b2c5-2583533301ca",
                                                                  "id_line": "22244f1b-fdf6-420b-8464-cc5d58449a98",
                                                                  "id_category": "30135a8d-066e-4ab7-80dd-329deb508520",
                                                                  "id_item": "52bc84d7-b3b8-4577-8893-6f46103e37bb",
                                                                  "id_item_type": "7f5f09bd-24ce-450e-abc1-69e78546444e",
                                                                  "price_max": 1.1,
                                                                  "qty_add": 3.1,
                                                                  "qty_used": 4.1,
                                                                  "mt_categories": {
                                                                    "$ref": "19"
                                                                  },
                                                                  "mt_items": {
                                                                    "$ref": "16"
                                                                  },
                                                                  "mt_items_types": {
                                                                    "$ref": "21"
                                                                  },
                                                                  "tt_vouchers": {
                                                                    "$id": "23",
                                                                    "id": "2f6d7328-c397-47ad-b47e-d99ad7ffb96a",
                                                                    "id_voucher": 2,
                                                                    "locator_voucher": "sample string 3",
                                                                    "qr_code": "sample string 4",
                                                                    "date_from": "2026-05-09T09:36:51.4821926+02:00",
                                                                    "date_end": "2026-05-09T09:36:51.4821926+02:00",
                                                                    "date_used": "2026-05-09T09:36:51.4821926+02:00",
                                                                    "date_sesion": "2026-05-09T09:36:51.4821926+02:00",
                                                                    "id_employee": "b6a89f28-de76-417b-96cb-b29c20301d02",
                                                                    "id_branch": "ec29abdf-a936-453c-bf23-fc3890f2d754",
                                                                    "id_voucher_permision": "25f601e4-1fb0-4507-8ce8-cff66e06b415",
                                                                    "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": "2fbe9d6f-768f-42af-8ca1-f5baf01f157d",
                                                                    "id_user_add": "beebff57-4241-4a7a-9639-8a17a9bfd95d",
                                                                    "id_doc_sa": "410d1727-6183-4260-b3e0-d42ab10e5939",
                                                                    "id_item_sub": "f0e6693b-2c64-4f11-84e2-f3937447c69f",
                                                                    "id_pos_sesion": "aca3c2ad-680b-4d1f-a082-59a2c9fab657",
                                                                    "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-05-09T09:36:51.4821926+02:00",
                                                                    "last_update": "2026-05-09T09:36:51.4821926+02:00",
                                                                    "commited": true,
                                                                    "mt_branches": {
                                                                      "$ref": "6"
                                                                    },
                                                                    "mt_employees": {
                                                                      "$id": "24",
                                                                      "id": "b0168394-de4a-4e77-ac76-b2604432d28b",
                                                                      "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": "69147e15-6ee9-4a52-87a8-9b9ec4e340e7",
                                                                      "name_pos": "sample string 12",
                                                                      "id_image": "b9b8617a-7425-485d-826d-a448f96ef6c6",
                                                                      "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-05-09T09:36:51.4821926+02:00",
                                                                      "last_update": "2026-05-09T09:36:51.4821926+02:00",
                                                                      "id_user_upd": "168bce9b-67ad-4338-a6f7-075a2aa43bea",
                                                                      "commited": true,
                                                                      "mt_employees_branches": [
                                                                        {
                                                                          "$id": "25",
                                                                          "id_employee": "f208e31f-8014-43b9-9f81-01dd3f848e97",
                                                                          "id_branch": "020fcce7-43cd-4c30-9ac0-85ad33eed4b8",
                                                                          "active": true,
                                                                          "created_on": "2026-05-09T09:36:51.4821926+02:00",
                                                                          "last_update": "2026-05-09T09:36:51.4821926+02:00",
                                                                          "id_user_upd": "bb852aec-e089-416c-be9d-ab8e81a3da05",
                                                                          "commited": true,
                                                                          "mt_branches": {
                                                                            "$ref": "6"
                                                                          },
                                                                          "mt_employees": {
                                                                            "$ref": "24"
                                                                          }
                                                                        },
                                                                        {
                                                                          "$ref": "25"
                                                                        }
                                                                      ],
                                                                      "mt_employees_profiles": {
                                                                        "$id": "26",
                                                                        "id": "107ddac1-bce1-4c84-a1f3-3b82b1eb10be",
                                                                        "id_mask": "sample string 2",
                                                                        "name": "sample string 3",
                                                                        "description": "sample string 4",
                                                                        "authorized": true,
                                                                        "active": true,
                                                                        "created_on": "2026-05-09T09:36:51.4821926+02:00",
                                                                        "last_update": "2026-05-09T09:36:51.4821926+02:00",
                                                                        "id_user_upd": "5d016db2-235d-41db-bf8e-d724ea061080",
                                                                        "commited": true,
                                                                        "mt_employees": [
                                                                          {
                                                                            "$ref": "24"
                                                                          },
                                                                          {
                                                                            "$ref": "24"
                                                                          }
                                                                        ],
                                                                        "st_users": {
                                                                          "$ref": "7"
                                                                        }
                                                                      },
                                                                      "st_images": {
                                                                        "$ref": "5"
                                                                      },
                                                                      "st_users": {
                                                                        "$ref": "7"
                                                                      },
                                                                      "tt_doc_sa_det": [
                                                                        {
                                                                          "$id": "27",
                                                                          "id_doc_sa": "3675cbdf-11bd-497c-a33b-2adcfe5e3716",
                                                                          "id_line": 2,
                                                                          "id_item_sub": "5ab9a468-f07f-4107-80f5-07c6f3bf2109",
                                                                          "qty": 4.1,
                                                                          "id_list": "2f4fde7f-c2c2-4da0-b04e-4bc2bfb91d0f",
                                                                          "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": "a36b9b54-b425-4424-bccd-9ddd41b2bafd",
                                                                          "is_used": true,
                                                                          "qty_vou": 1.1,
                                                                          "amt_vou": 1.1,
                                                                          "comment": "sample string 15",
                                                                          "ref_det": "sample string 16",
                                                                          "id_employee": "a92459ef-03d7-400b-924a-9f8745476c23",
                                                                          "name_generic": "sample string 17",
                                                                          "type_ope": 1,
                                                                          "id_user_add": "d9de6923-a253-42dc-82e1-cb371bcedcb5",
                                                                          "id_user_upd": "a678e3e8-3973-4daf-8976-3579e37ff497",
                                                                          "active": true,
                                                                          "mt_employees": {
                                                                            "$ref": "24"
                                                                          },
                                                                          "mt_items_sub": {
                                                                            "$id": "28",
                                                                            "id": "e503b4c7-b268-43e2-bbff-b9116bfb5b2e",
                                                                            "id_item": "d3835e80-68b4-4971-915f-5254286b4ad6",
                                                                            "id_item_type": "b1049acd-f561-495f-8e65-4fad774c8ff1",
                                                                            "is_default": true,
                                                                            "barcode": "sample string 5",
                                                                            "voucher_apply": true,
                                                                            "id_voucher_json": "b896c4a0-a394-4445-9ea0-323e1ca25984",
                                                                            "count_voucher": 1,
                                                                            "id_voucher_type": 1,
                                                                            "active": true,
                                                                            "created_on": "2026-05-09T09:36:51.4821926+02:00",
                                                                            "last_update": "2026-05-09T09:36:51.4821926+02:00",
                                                                            "id_user_upd": "ca479137-8fcf-4837-a3a0-2a1622aee2be",
                                                                            "commited": true,
                                                                            "mt_items": {
                                                                              "$ref": "16"
                                                                            },
                                                                            "mt_items_formula": [
                                                                              {
                                                                                "$id": "29",
                                                                                "id_item_sub": "dfcfec82-e3c5-470d-b9a8-90ef7296999c",
                                                                                "id_item": "c982a36d-5b15-4b4e-aa53-163040bd405e",
                                                                                "group_id": 3,
                                                                                "id_unit_ref": "f48977b7-f7e3-4cae-a868-4a836ccb58b5",
                                                                                "qty_dis": 5,
                                                                                "mt_items": {
                                                                                  "$ref": "16"
                                                                                },
                                                                                "mt_items_sub": {
                                                                                  "$ref": "28"
                                                                                },
                                                                                "mt_units_ref": {
                                                                                  "$id": "30",
                                                                                  "id": "6bae142d-8c18-4f09-8c20-9c99602f8dca",
                                                                                  "id_mask": "sample string 2",
                                                                                  "name": "sample string 3",
                                                                                  "coefficient": 4.1,
                                                                                  "id_unit": "0d80c28f-b2d5-48cc-b2fd-536c57119d70",
                                                                                  "active": true,
                                                                                  "created_on": "2026-05-09T09:36:51.4821926+02:00",
                                                                                  "last_update": "2026-05-09T09:36:51.4821926+02:00",
                                                                                  "id_user_upd": "58ecf918-1789-43ba-b912-e6d684a2e009",
                                                                                  "commited": true,
                                                                                  "mt_units": {
                                                                                    "$id": "31",
                                                                                    "id": "f1d02707-5d5b-409e-bc65-17f879e6194b",
                                                                                    "id_mask": "sample string 2",
                                                                                    "name": "sample string 3",
                                                                                    "active": true,
                                                                                    "created_on": "2026-05-09T09:36:51.4821926+02:00",
                                                                                    "last_update": "2026-05-09T09:36:51.4821926+02:00",
                                                                                    "id_user_upd": "aeac569a-e481-4cdb-bc56-ed6d51d19460",
                                                                                    "commited": true,
                                                                                    "mt_units_ref": [
                                                                                      {
                                                                                        "$ref": "30"
                                                                                      },
                                                                                      {
                                                                                        "$ref": "30"
                                                                                      }
                                                                                    ],
                                                                                    "st_users": {
                                                                                      "$ref": "7"
                                                                                    },
                                                                                    "mt_items": [
                                                                                      {
                                                                                        "$ref": "16"
                                                                                      },
                                                                                      {
                                                                                        "$ref": "16"
                                                                                      }
                                                                                    ],
                                                                                    "mt_items1": [
                                                                                      {
                                                                                        "$ref": "16"
                                                                                      },
                                                                                      {
                                                                                        "$ref": "16"
                                                                                      }
                                                                                    ]
                                                                                  },
                                                                                  "st_users": {
                                                                                    "$ref": "7"
                                                                                  },
                                                                                  "mt_items_formula": [
                                                                                    {
                                                                                      "$ref": "29"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "29"
                                                                                    }
                                                                                  ]
                                                                                }
                                                                              },
                                                                              {
                                                                                "$ref": "29"
                                                                              }
                                                                            ],
                                                                            "mt_items_types": {
                                                                              "$ref": "21"
                                                                            },
                                                                            "mt_items_vouchers": {
                                                                              "$id": "32",
                                                                              "id": "7ffc5784-f1a0-4bd4-9e9a-79104a285dd6",
                                                                              "id_mask": "sample string 2",
                                                                              "name": "sample string 3",
                                                                              "description": "sample string 4",
                                                                              "json": "sample string 5",
                                                                              "id_pay_type": "25c3ef9b-7f14-43e9-ae59-67c1fe8f349a",
                                                                              "id_doc_print": "abbc95cf-ee69-41f0-9adf-9b3299085493",
                                                                              "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-05-09T09:36:51.4821926+02:00",
                                                                              "last_update": "2026-05-09T09:36:51.4821926+02:00",
                                                                              "commited": true,
                                                                              "mt_items_sub": [
                                                                                {
                                                                                  "$ref": "28"
                                                                                },
                                                                                {
                                                                                  "$ref": "28"
                                                                                }
                                                                              ]
                                                                            },
                                                                            "st_users": {
                                                                              "$ref": "7"
                                                                            },
                                                                            "mt_prices_items": [
                                                                              {
                                                                                "$id": "33",
                                                                                "id_list": "763ee279-1627-409c-8e88-6c62e109b172",
                                                                                "id_item_sub": "18573da1-5548-4d15-8992-abc453353fe2",
                                                                                "validity_date": "2026-05-09T09:36:51.4821926+02:00",
                                                                                "price": 4.1,
                                                                                "active": true,
                                                                                "created_on": "2026-05-09T09:36:51.4821926+02:00",
                                                                                "last_update": "2026-05-09T09:36:51.4821926+02:00",
                                                                                "id_user_upd": "b9abeea5-591f-4c43-ba7e-56816c23af27",
                                                                                "commited": true,
                                                                                "mt_items_sub": {
                                                                                  "$ref": "28"
                                                                                },
                                                                                "mt_prices_list": {
                                                                                  "$id": "34",
                                                                                  "id": "a2a2cf47-c739-4471-b8b8-42f68d43f2a5",
                                                                                  "id_mask": "sample string 2",
                                                                                  "name": "sample string 3",
                                                                                  "description": "sample string 4",
                                                                                  "id_ref": "53afa29b-f5bc-413b-95db-1b2b1351275e",
                                                                                  "tax_included": true,
                                                                                  "switch_select": true,
                                                                                  "item_type_default": 7,
                                                                                  "name_pos": "sample string 8",
                                                                                  "id_image": "90a5737c-0a5e-4824-b4e3-9d13d135da0f",
                                                                                  "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-05-09T09:36:51.4821926+02:00",
                                                                                  "last_update": "2026-05-09T09:36:51.4821926+02:00",
                                                                                  "id_user_upd": "6263f0b5-6cb6-446f-931f-8e690bcf1e0d",
                                                                                  "commited": true,
                                                                                  "mt_pos_prices_list": [
                                                                                    {
                                                                                      "$id": "35",
                                                                                      "id_pos": "35bfc45c-f322-471d-96e3-de159114c00b",
                                                                                      "id_pos_type": "a5d61887-55c7-4576-abc6-7f81d59e1283",
                                                                                      "id_price_list": "869b6e33-e0f2-412e-96be-4afa42895807",
                                                                                      "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-05-09T09:36:51.4821926+02:00",
                                                                                      "last_update": "2026-05-09T09:36:51.4821926+02:00",
                                                                                      "id_user_upd": "24e7e3fd-4ad3-4989-9b74-00de7ecd78a0",
                                                                                      "commited": true,
                                                                                      "mt_pos_view": {
                                                                                        "$id": "36",
                                                                                        "id_pos": "a80f6637-6c91-4606-80da-27ea6d18d15c",
                                                                                        "id_pos_type": "64efd1dc-d8b8-483a-810f-694c68d64bc9",
                                                                                        "is_default": true,
                                                                                        "active": true,
                                                                                        "created_on": "2026-05-09T09:36:51.4821926+02:00",
                                                                                        "last_update": "2026-05-09T09:36:51.4821926+02:00",
                                                                                        "id_user_upd": "2bffdf70-de1a-487e-a241-5911488cf34a",
                                                                                        "commited": true,
                                                                                        "mt_pos": {
                                                                                          "$ref": "9"
                                                                                        },
                                                                                        "mt_pos_prices_list": [
                                                                                          {
                                                                                            "$ref": "35"
                                                                                          },
                                                                                          {
                                                                                            "$ref": "35"
                                                                                          }
                                                                                        ],
                                                                                        "mt_pos_types": {
                                                                                          "$id": "37",
                                                                                          "id": "d168083d-b3a7-4747-9790-04a0a9b9ebc7",
                                                                                          "id_mask": "sample string 2",
                                                                                          "name": "sample string 3",
                                                                                          "is_module": true,
                                                                                          "order": 5,
                                                                                          "active": true,
                                                                                          "created_on": "2026-05-09T09:36:51.4821926+02:00",
                                                                                          "last_update": "2026-05-09T09:36:51.4821926+02:00",
                                                                                          "id_user_upd": "29025d61-3ffc-4e70-b7d5-bcf0e2461ea5",
                                                                                          "commited": true,
                                                                                          "mt_items_featured": [
                                                                                            {
                                                                                              "$id": "38",
                                                                                              "id": "4dfcbeae-88df-4650-91f3-3b896f85525b",
                                                                                              "id_branch": "27b7d531-4ebb-4f2c-b4c5-67f8335912f3",
                                                                                              "id_pos_type": "8196c42f-c3bd-4cc1-81ea-88219fe0b2b5",
                                                                                              "id_pos": "98134bb8-6f6c-465e-bea4-28815aef3930",
                                                                                              "id_item": "af055a3a-3d7c-4676-9ad3-9b2a4bc57e2a",
                                                                                              "date_from": "2026-05-09T09:36:51.4821926+02:00",
                                                                                              "date_end": "2026-05-09T09:36:51.4821926+02:00",
                                                                                              "image_id": 4,
                                                                                              "active": true,
                                                                                              "created_on": "2026-05-09T09:36:51.4821926+02:00",
                                                                                              "last_update": "2026-05-09T09:36:51.4821926+02:00",
                                                                                              "id_user_upd": "f799c5b8-f865-411e-805f-cea6167f16c2",
                                                                                              "commited": true,
                                                                                              "mt_branches": {
                                                                                                "$ref": "6"
                                                                                              },
                                                                                              "mt_items": {
                                                                                                "$ref": "16"
                                                                                              },
                                                                                              "mt_pos": {
                                                                                                "$ref": "9"
                                                                                              },
                                                                                              "mt_pos_types": {
                                                                                                "$ref": "37"
                                                                                              },
                                                                                              "st_users": {
                                                                                                "$ref": "7"
                                                                                              }
                                                                                            },
                                                                                            {
                                                                                              "$ref": "38"
                                                                                            }
                                                                                          ],
                                                                                          "mt_pos_doc_print": [
                                                                                            {
                                                                                              "$id": "39",
                                                                                              "id_pos_print": "9841b272-d5c7-43a6-a62c-ae506ec17aaf",
                                                                                              "id_doc": "a79e0c74-6cb5-4fe4-8d70-167c8dc55370",
                                                                                              "id_pos_type": "378937bf-050c-4c54-a223-e70d6a229dfe",
                                                                                              "id_doc_print": "6aa6ca65-ee12-401c-be98-bfacf8e2afbf",
                                                                                              "copies": 5,
                                                                                              "print_mode": 6,
                                                                                              "active": true,
                                                                                              "created_on": "2026-05-09T09:36:51.4821926+02:00",
                                                                                              "last_update": "2026-05-09T09:36:51.4821926+02:00",
                                                                                              "id_user_upd": "b4da5ceb-01a8-48aa-bc56-f28296c2b756",
                                                                                              "commited": true,
                                                                                              "mt_docs": {
                                                                                                "$ref": "4"
                                                                                              },
                                                                                              "mt_pos_print": {
                                                                                                "$id": "40",
                                                                                                "id": "79297f5e-4bed-454c-a676-d96635b27d2a",
                                                                                                "id_pos": "a9e1386b-19e7-4ab0-b3ae-ef3776584881",
                                                                                                "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-05-09T09:36:51.4821926+02:00",
                                                                                                "last_update": "2026-05-09T09:36:51.4821926+02:00",
                                                                                                "id_user_upd": "db81aa32-251e-4ac9-93d7-e3287a0d373f",
                                                                                                "commited": true,
                                                                                                "mt_pos": {
                                                                                                  "$ref": "9"
                                                                                                },
                                                                                                "mt_pos_doc_print": [
                                                                                                  {
                                                                                                    "$ref": "39"
                                                                                                  },
                                                                                                  {
                                                                                                    "$ref": "39"
                                                                                                  }
                                                                                                ],
                                                                                                "st_users": {
                                                                                                  "$ref": "7"
                                                                                                }
                                                                                              },
                                                                                              "mt_pos_types": {
                                                                                                "$ref": "37"
                                                                                              },
                                                                                              "st_doc_print": {
                                                                                                "$id": "41",
                                                                                                "id": "7866d19b-a3cd-4b9f-b59c-838a92c4dd21",
                                                                                                "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-05-09T09:36:51.4821926+02:00",
                                                                                                "last_update": "2026-05-09T09:36:51.4821926+02:00",
                                                                                                "commited": true,
                                                                                                "mt_pos_doc_print": [
                                                                                                  {
                                                                                                    "$ref": "39"
                                                                                                  },
                                                                                                  {
                                                                                                    "$ref": "39"
                                                                                                  }
                                                                                                ],
                                                                                                "st_doc_print_det": [
                                                                                                  {
                                                                                                    "$id": "42",
                                                                                                    "id_doc_print": "bba73140-2c74-45a7-9c2b-e7eafa6a2843",
                                                                                                    "id_line": 2,
                                                                                                    "text": "sample string 3",
                                                                                                    "type_line": "sample string 4",
                                                                                                    "type_align": "sample string 5",
                                                                                                    "ref_line": 6,
                                                                                                    "font_name": "sample string 7",
                                                                                                    "font_bold": true,
                                                                                                    "font_underline": true,
                                                                                                    "font_color": "sample string 10",
                                                                                                    "st_doc_print": {
                                                                                                      "$ref": "41"
                                                                                                    }
                                                                                                  },
                                                                                                  {
                                                                                                    "$ref": "42"
                                                                                                  }
                                                                                                ]
                                                                                              },
                                                                                              "st_users": {
                                                                                                "$ref": "7"
                                                                                              }
                                                                                            },
                                                                                            {
                                                                                              "$ref": "39"
                                                                                            }
                                                                                          ],
                                                                                          "st_users": {
                                                                                            "$ref": "7"
                                                                                          },
                                                                                          "mt_pos_view": [
                                                                                            {
                                                                                              "$ref": "36"
                                                                                            },
                                                                                            {
                                                                                              "$ref": "36"
                                                                                            }
                                                                                          ]
                                                                                        },
                                                                                        "st_users": {
                                                                                          "$ref": "7"
                                                                                        }
                                                                                      },
                                                                                      "mt_prices_list": {
                                                                                        "$ref": "34"
                                                                                      },
                                                                                      "st_users": {
                                                                                        "$ref": "7"
                                                                                      }
                                                                                    },
                                                                                    {
                                                                                      "$ref": "35"
                                                                                    }
                                                                                  ],
                                                                                  "mt_prices_items": [
                                                                                    {
                                                                                      "$ref": "33"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "33"
                                                                                    }
                                                                                  ],
                                                                                  "mt_prices_list1": [
                                                                                    {
                                                                                      "$ref": "34"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "34"
                                                                                    }
                                                                                  ],
                                                                                  "mt_prices_list2": {
                                                                                    "$ref": "34"
                                                                                  },
                                                                                  "mt_prices_list_rules": [
                                                                                    {
                                                                                      "$id": "43",
                                                                                      "id": "acfd7702-2f09-4d31-a152-d9f88c26f025",
                                                                                      "id_mask": "sample string 2",
                                                                                      "name": "sample string 3",
                                                                                      "description": "sample string 4",
                                                                                      "date_from": "2026-05-09T09:36:51.4821926+02:00",
                                                                                      "date_end": "2026-05-09T09:36:51.4821926+02:00",
                                                                                      "id_branch": "4e40f0a3-16a8-482a-ba4f-477516259b16",
                                                                                      "id_pos": "f40d3ea5-0b6a-490f-8720-4717b6e54ec0",
                                                                                      "id_list": "2eb3ca49-8178-43cb-9c1b-e08ed2eaedc9",
                                                                                      "view_list": true,
                                                                                      "is_default": true,
                                                                                      "active": true,
                                                                                      "created_on": "2026-05-09T09:36:51.4821926+02:00",
                                                                                      "last_update": "2026-05-09T09:36:51.4821926+02:00",
                                                                                      "id_user_upd": "b631f394-c964-4fef-ba81-ba2fd941e402",
                                                                                      "commited": true,
                                                                                      "mt_branches": {
                                                                                        "$ref": "6"
                                                                                      },
                                                                                      "mt_pos": {
                                                                                        "$ref": "9"
                                                                                      },
                                                                                      "mt_prices_list": {
                                                                                        "$ref": "34"
                                                                                      },
                                                                                      "st_users": {
                                                                                        "$ref": "7"
                                                                                      }
                                                                                    },
                                                                                    {
                                                                                      "$ref": "43"
                                                                                    }
                                                                                  ],
                                                                                  "st_images": {
                                                                                    "$ref": "5"
                                                                                  },
                                                                                  "st_users": {
                                                                                    "$ref": "7"
                                                                                  },
                                                                                  "mt_prices_rules": [
                                                                                    {
                                                                                      "$ref": "20"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "20"
                                                                                    }
                                                                                  ],
                                                                                  "tt_doc_sa_det": [
                                                                                    {
                                                                                      "$ref": "27"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "27"
                                                                                    }
                                                                                  ]
                                                                                },
                                                                                "st_users": {
                                                                                  "$ref": "7"
                                                                                }
                                                                              },
                                                                              {
                                                                                "$ref": "33"
                                                                              }
                                                                            ],
                                                                            "tt_doc_sa_det": [
                                                                              {
                                                                                "$ref": "27"
                                                                              },
                                                                              {
                                                                                "$ref": "27"
                                                                              }
                                                                            ]
                                                                          },
                                                                          "mt_prices_list": {
                                                                            "$ref": "34"
                                                                          },
                                                                          "st_users": {
                                                                            "$ref": "7"
                                                                          },
                                                                          "st_users1": {
                                                                            "$ref": "7"
                                                                          },
                                                                          "tt_doc_sa": {
                                                                            "$ref": "12"
                                                                          },
                                                                          "tt_doc_sa_det_stock": [
                                                                            {
                                                                              "$id": "44",
                                                                              "id_doc_sa": "baca9c26-f338-4ba3-b8bd-466149e70a9d",
                                                                              "id_line": 2,
                                                                              "id_item": "dd9a0d99-6aa6-46f1-a6c3-2578e88d55f0",
                                                                              "qty": 4.1,
                                                                              "mt_items": {
                                                                                "$ref": "16"
                                                                              },
                                                                              "tt_doc_sa_det": {
                                                                                "$ref": "27"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "44"
                                                                            }
                                                                          ]
                                                                        },
                                                                        {
                                                                          "$ref": "27"
                                                                        }
                                                                      ],
                                                                      "tt_doc_sa_pay": [
                                                                        {
                                                                          "$id": "45",
                                                                          "id_doc_sa": "e59c5338-04e7-4ed0-b092-80757086e49c",
                                                                          "id_line": 2,
                                                                          "id_pay": "3b3f1828-48ea-4ca8-8ee2-9059c15bf5a5",
                                                                          "id_money": "c62eed8f-c1f1-4386-875d-38c3be2e0089",
                                                                          "coefficient": 5.1,
                                                                          "id_voucher": "1658a8c9-e7e2-42c5-9a55-029e2d632d38",
                                                                          "id_employee": "7e5b1861-fa5c-4d16-acbc-62ce332bb6bf",
                                                                          "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": "9c366077-4652-4c97-a5e4-522d308f512c",
                                                                          "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": "24"
                                                                          },
                                                                          "mt_money_types": {
                                                                            "$ref": "2"
                                                                          },
                                                                          "mt_payment_types": {
                                                                            "$id": "46",
                                                                            "id": "6589f4cf-cf03-4c71-881d-748c92e67005",
                                                                            "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": "e1a163fa-e833-4315-acd4-fe047a3a30c6",
                                                                            "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-05-09T09:36:51.4821926+02:00",
                                                                            "last_update": "2026-05-09T09:36:51.4821926+02:00",
                                                                            "id_user_upd": "9c4f94a8-608f-49a9-a5c8-cec22510bde7",
                                                                            "commited": true,
                                                                            "mt_docs_payment_money": [
                                                                              {
                                                                                "$ref": "3"
                                                                              },
                                                                              {
                                                                                "$ref": "3"
                                                                              }
                                                                            ],
                                                                            "st_images": {
                                                                              "$ref": "5"
                                                                            },
                                                                            "st_users": {
                                                                              "$ref": "7"
                                                                            },
                                                                            "tt_doc_sa_cashflow": [
                                                                              {
                                                                                "$id": "47",
                                                                                "id_doc_sa": "e388c95b-1472-4f02-9a64-df18fc184d19",
                                                                                "id_pay": "0d50ab2d-9085-461d-ac6b-f61261f12bbf",
                                                                                "id_money": "f75208a4-5bad-44cf-816b-205fd431ed37",
                                                                                "date_cashflow": "2026-05-09T09:36:51.4821926+02:00",
                                                                                "coefficient": 5.1,
                                                                                "id_user_add": "64d78e62-ca3c-4ae5-a5f2-643fa3fede9b",
                                                                                "amt_tot_md": 7.1,
                                                                                "amt_tot_mo": 8.1,
                                                                                "mt_payment_types": {
                                                                                  "$ref": "46"
                                                                                },
                                                                                "st_users": {
                                                                                  "$ref": "7"
                                                                                },
                                                                                "mt_money_types": {
                                                                                  "$ref": "2"
                                                                                },
                                                                                "tt_doc_sa": {
                                                                                  "$ref": "12"
                                                                                }
                                                                              },
                                                                              {
                                                                                "$ref": "47"
                                                                              }
                                                                            ],
                                                                            "tt_doc_sa_pay": [
                                                                              {
                                                                                "$ref": "45"
                                                                              },
                                                                              {
                                                                                "$ref": "45"
                                                                              }
                                                                            ],
                                                                            "tt_vouchers": [
                                                                              {
                                                                                "$ref": "23"
                                                                              },
                                                                              {
                                                                                "$ref": "23"
                                                                              }
                                                                            ]
                                                                          },
                                                                          "tt_doc_sa": {
                                                                            "$ref": "12"
                                                                          },
                                                                          "tt_vouchers": {
                                                                            "$ref": "23"
                                                                          }
                                                                        },
                                                                        {
                                                                          "$ref": "45"
                                                                        }
                                                                      ],
                                                                      "tt_vouchers": [
                                                                        {
                                                                          "$ref": "23"
                                                                        },
                                                                        {
                                                                          "$ref": "23"
                                                                        }
                                                                      ],
                                                                      "tt_vouchers_permisions": [
                                                                        {
                                                                          "$id": "48",
                                                                          "id": "cbc99134-1989-445a-ba83-d4ca03466de3",
                                                                          "date_from": "2026-05-09T09:36:51.4821926+02:00",
                                                                          "date_end": "2026-05-09T09:36:51.4821926+02:00",
                                                                          "date_used": "2026-05-09T09:36:51.4821926+02:00",
                                                                          "id_employee": "82074db8-4625-41e0-af2b-03e04866ff80",
                                                                          "id_branch": "33140d32-ad74-4a31-96f5-7e78c5b72540",
                                                                          "count": 6,
                                                                          "count_used": 1,
                                                                          "unlimited": true,
                                                                          "id_user_add": "9d43d479-f19e-4f7c-b7f2-2db95a42da51",
                                                                          "is_entry": true,
                                                                          "is_consume": true,
                                                                          "active": true,
                                                                          "created_on": "2026-05-09T09:36:51.4821926+02:00",
                                                                          "last_update": "2026-05-09T09:36:51.4821926+02:00",
                                                                          "commited": true,
                                                                          "mt_branches": {
                                                                            "$ref": "6"
                                                                          },
                                                                          "mt_employees": {
                                                                            "$ref": "24"
                                                                          },
                                                                          "st_users": {
                                                                            "$ref": "7"
                                                                          },
                                                                          "tt_vouchers": [
                                                                            {
                                                                              "$ref": "23"
                                                                            },
                                                                            {
                                                                              "$ref": "23"
                                                                            }
                                                                          ]
                                                                        },
                                                                        {
                                                                          "$ref": "48"
                                                                        }
                                                                      ],
                                                                      "tt_rooms_units_activity": [
                                                                        {
                                                                          "$id": "49",
                                                                          "id": "56609627-5783-4142-a066-098d65a89888",
                                                                          "id_room_unit": "055c3ff3-352c-409d-8652-25740767c4a2",
                                                                          "id_room_list": "1dc10a10-5fdf-4af6-8c0e-97f6dde875d1",
                                                                          "nro_res_ext": "sample string 3",
                                                                          "date_reserved": "2026-05-09T09:36:51.4821926+02:00",
                                                                          "date_from": "2026-05-09T09:36:51.4821926+02:00",
                                                                          "date_end": "2026-05-09T09:36:51.4821926+02:00",
                                                                          "date_open": "2026-05-09T09:36:51.4821926+02:00",
                                                                          "date_close": "2026-05-09T09:36:51.4821926+02:00",
                                                                          "id_employee": "1c88d45e-b62f-4ca2-ab25-b145517bde1a",
                                                                          "id_employee_sec": "3ed9c29d-c548-49f6-8a6b-e39030b5ca8a",
                                                                          "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": "3b26c3eb-d71b-4da5-b430-e30a9de14d61",
                                                                          "comment": "sample string 7",
                                                                          "id_user_open": "9b0ad6ef-802a-4410-93a6-3ef776bf234f",
                                                                          "id_user_close": "4ac2f368-a3c0-43e6-9824-037675566405",
                                                                          "id_unit_state": "8af2d68f-2a9e-4b3b-96b2-fbfda4c482bc",
                                                                          "id_pos_sesion": "db9a2c03-459f-4737-b8c9-fd01f7366ba5",
                                                                          "vip": true,
                                                                          "paid": true,
                                                                          "send": true,
                                                                          "send_date": "2026-05-09T09:36:51.4821926+02:00",
                                                                          "active": true,
                                                                          "created_on": "2026-05-09T09:36:51.4821926+02:00",
                                                                          "last_update": "2026-05-09T09:36:51.4821926+02:00",
                                                                          "commited": true,
                                                                          "mt_employees": {
                                                                            "$ref": "24"
                                                                          },
                                                                          "mt_employees1": {
                                                                            "$ref": "24"
                                                                          },
                                                                          "mt_rooms_units": {
                                                                            "$id": "50",
                                                                            "id": "4b2f5ca1-64e0-4ba0-ba18-654d0e706fb4",
                                                                            "id_mask": "sample string 2",
                                                                            "name": "sample string 3",
                                                                            "name_label": "sample string 4",
                                                                            "name_zone": "sample string 5",
                                                                            "order": 6,
                                                                            "id_room": "06029c77-8d83-46cf-bedd-09aa05a19c1b",
                                                                            "pax": 8,
                                                                            "pos_x": 9,
                                                                            "pos_y": 10,
                                                                            "size_w": 1,
                                                                            "size_h": 1,
                                                                            "in_map": true,
                                                                            "reserved_on": true,
                                                                            "id_room_type": "ee3b7e78-0711-4496-8535-579c7f59c11b",
                                                                            "locked": true,
                                                                            "date_locked": "2026-05-09T09:36:51.4821926+02:00",
                                                                            "comment_locked": "sample string 15",
                                                                            "active": true,
                                                                            "created_on": "2026-05-09T09:36:51.4821926+02:00",
                                                                            "last_update": "2026-05-09T09:36:51.4821926+02:00",
                                                                            "id_user_upd": "020bb4f8-a779-4331-ae97-630d3b99819b",
                                                                            "commited": true,
                                                                            "mt_rooms": {
                                                                              "$id": "51",
                                                                              "id": "6e359d9f-9e56-4bcd-9e2a-a814f4230a51",
                                                                              "id_mask": "sample string 2",
                                                                              "name": "sample string 3",
                                                                              "description": "sample string 4",
                                                                              "id_branch": "fe502557-08ed-4625-b256-46f61db52d7f",
                                                                              "name_pos": "sample string 6",
                                                                              "id_image": "4788b771-8a21-4129-bba4-38842e4afb79",
                                                                              "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": "19acf3a5-38b2-48a3-8e22-8d774942ec76",
                                                                              "refresh_status": true,
                                                                              "active": true,
                                                                              "created_on": "2026-05-09T09:36:51.4821926+02:00",
                                                                              "last_update": "2026-05-09T09:36:51.4821926+02:00",
                                                                              "id_user_upd": "95b526a2-47e2-40f4-988a-aad085b67925",
                                                                              "commited": true,
                                                                              "mt_branches": {
                                                                                "$ref": "6"
                                                                              },
                                                                              "mt_pos_rooms": [
                                                                                {
                                                                                  "$id": "52",
                                                                                  "id_pos": "b1b34088-1c48-4351-b4a5-faa178cfccf4",
                                                                                  "id_room": "e8405779-7564-4d78-9e23-67e917ab6089",
                                                                                  "active": true,
                                                                                  "created_on": "2026-05-09T09:36:51.4821926+02:00",
                                                                                  "last_update": "2026-05-09T09:36:51.4821926+02:00",
                                                                                  "id_user_upd": "57047bf5-651a-4e62-8627-5493bf77543e",
                                                                                  "commited": true,
                                                                                  "mt_pos": {
                                                                                    "$ref": "9"
                                                                                  },
                                                                                  "mt_rooms": {
                                                                                    "$ref": "51"
                                                                                  },
                                                                                  "st_users": {
                                                                                    "$ref": "7"
                                                                                  }
                                                                                },
                                                                                {
                                                                                  "$ref": "52"
                                                                                }
                                                                              ],
                                                                              "st_images": {
                                                                                "$ref": "5"
                                                                              },
                                                                              "st_images1": {
                                                                                "$ref": "5"
                                                                              },
                                                                              "st_users": {
                                                                                "$ref": "7"
                                                                              },
                                                                              "mt_rooms_units": [
                                                                                {
                                                                                  "$ref": "50"
                                                                                },
                                                                                {
                                                                                  "$ref": "50"
                                                                                }
                                                                              ],
                                                                              "tt_rooms_list": [
                                                                                {
                                                                                  "$id": "53",
                                                                                  "id": "e67b9d2d-4ec6-4ed6-bdb7-81e17cfe4015",
                                                                                  "id_room": "e07c325e-b270-4957-853e-a0d6c82665e0",
                                                                                  "date_in": "2026-05-09T09:36:51.4821926+02:00",
                                                                                  "date_out": "2026-05-09T09:36:51.4821926+02:00",
                                                                                  "id_user_add": "6993d5bd-68e0-45bf-907f-9b3de8139a77",
                                                                                  "from_reservation": "sample string 5",
                                                                                  "pax": 6,
                                                                                  "status": 7,
                                                                                  "comment": "sample string 8",
                                                                                  "active": true,
                                                                                  "created_on": "2026-05-09T09:36:51.4821926+02:00",
                                                                                  "last_update": "2026-05-09T09:36:51.4821926+02:00",
                                                                                  "commited": true,
                                                                                  "mt_rooms": {
                                                                                    "$ref": "51"
                                                                                  },
                                                                                  "st_users": {
                                                                                    "$ref": "7"
                                                                                  },
                                                                                  "tt_rooms_units_activity": [
                                                                                    {
                                                                                      "$ref": "49"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "49"
                                                                                    }
                                                                                  ]
                                                                                },
                                                                                {
                                                                                  "$ref": "53"
                                                                                }
                                                                              ]
                                                                            },
                                                                            "mt_rooms_units_types": {
                                                                              "$id": "54",
                                                                              "id": "82ab33e0-c1db-4bd6-a37f-cef8f875e3af",
                                                                              "id_mask": "sample string 2",
                                                                              "name": "sample string 3",
                                                                              "description": "sample string 4",
                                                                              "high": 5,
                                                                              "width": 6,
                                                                              "active": true,
                                                                              "created_on": "2026-05-09T09:36:51.4821926+02:00",
                                                                              "last_update": "2026-05-09T09:36:51.4821926+02:00",
                                                                              "id_user_upd": "ebea5021-1c57-4326-a691-5948cfc80868",
                                                                              "commited": true,
                                                                              "mt_rooms_units": [
                                                                                {
                                                                                  "$ref": "50"
                                                                                },
                                                                                {
                                                                                  "$ref": "50"
                                                                                }
                                                                              ],
                                                                              "mt_rooms_units_states_types": [
                                                                                {
                                                                                  "$id": "55",
                                                                                  "id_room_type": "76aefda9-828b-444e-9764-368fd83f79df",
                                                                                  "id_room_state": "b0e922db-1092-4541-9fda-6ec35b7aa06d",
                                                                                  "id_image": "8f524191-6f30-4a5f-b417-0351865dc159",
                                                                                  "color_font": "sample string 4",
                                                                                  "font_bold": true,
                                                                                  "font_underline": true,
                                                                                  "font_size": 7,
                                                                                  "active": true,
                                                                                  "created_on": "2026-05-09T09:36:51.4821926+02:00",
                                                                                  "last_update": "2026-05-09T09:36:51.4821926+02:00",
                                                                                  "id_user_upd": "b80cf0bb-aee6-452d-8221-a8d5a5120132",
                                                                                  "commited": true,
                                                                                  "mt_rooms_units_states": {
                                                                                    "$id": "56",
                                                                                    "id": "238c7c81-e33d-43a8-b99d-142f60787abe",
                                                                                    "id_mask": "sample string 2",
                                                                                    "name": "sample string 3",
                                                                                    "description": "sample string 4",
                                                                                    "color": "sample string 5",
                                                                                    "active": true,
                                                                                    "created_on": "2026-05-09T09:36:51.4821926+02:00",
                                                                                    "last_update": "2026-05-09T09:36:51.4821926+02:00",
                                                                                    "id_user_upd": "4aa4f353-414b-4fbc-b9c2-af3df016943e",
                                                                                    "commited": true,
                                                                                    "st_users": {
                                                                                      "$ref": "7"
                                                                                    },
                                                                                    "mt_rooms_units_states_types": [
                                                                                      {
                                                                                        "$ref": "55"
                                                                                      },
                                                                                      {
                                                                                        "$ref": "55"
                                                                                      }
                                                                                    ],
                                                                                    "tt_rooms_units_activity": [
                                                                                      {
                                                                                        "$ref": "49"
                                                                                      },
                                                                                      {
                                                                                        "$ref": "49"
                                                                                      }
                                                                                    ]
                                                                                  },
                                                                                  "mt_rooms_units_types": {
                                                                                    "$ref": "54"
                                                                                  },
                                                                                  "st_images": {
                                                                                    "$ref": "5"
                                                                                  },
                                                                                  "st_users": {
                                                                                    "$ref": "7"
                                                                                  }
                                                                                },
                                                                                {
                                                                                  "$ref": "55"
                                                                                }
                                                                              ],
                                                                              "st_users": {
                                                                                "$ref": "7"
                                                                              }
                                                                            },
                                                                            "st_users": {
                                                                              "$ref": "7"
                                                                            },
                                                                            "tt_rooms_units_activity": [
                                                                              {
                                                                                "$ref": "49"
                                                                              },
                                                                              {
                                                                                "$ref": "49"
                                                                              }
                                                                            ]
                                                                          },
                                                                          "mt_rooms_units_states": {
                                                                            "$ref": "56"
                                                                          },
                                                                          "st_users": {
                                                                            "$ref": "7"
                                                                          },
                                                                          "st_users1": {
                                                                            "$ref": "7"
                                                                          },
                                                                          "tt_doc_sa": [
                                                                            {
                                                                              "$ref": "12"
                                                                            },
                                                                            {
                                                                              "$ref": "12"
                                                                            }
                                                                          ],
                                                                          "tt_pos_sesion": {
                                                                            "$id": "57",
                                                                            "id": "3fe502c4-cc85-40e8-9747-30d67da878be",
                                                                            "nro_sesion": 2,
                                                                            "id_pos": "b743f237-a8f7-4202-b10d-721ebbe5bcbe",
                                                                            "date_tax": "2026-05-09T09:36:51.4821926+02:00",
                                                                            "date_open": "2026-05-09T09:36:51.4821926+02:00",
                                                                            "date_close": "2026-05-09T09:36:51.4821926+02:00",
                                                                            "id_user_open": "a852cfe4-8bfb-45ff-8e7c-113bd5871d45",
                                                                            "id_user_close": "bc38ae9b-bf80-4377-a6ff-7114500caeaa",
                                                                            "nro_z": 1,
                                                                            "amt_tot": 1.1,
                                                                            "locator_event": "sample string 6",
                                                                            "status_pos": 7,
                                                                            "training_sesion": true,
                                                                            "active": true,
                                                                            "created_on": "2026-05-09T09:36:51.4821926+02:00",
                                                                            "last_update": "2026-05-09T09:36:51.4821926+02:00",
                                                                            "commited": true,
                                                                            "mt_pos": {
                                                                              "$ref": "9"
                                                                            },
                                                                            "tt_cloakrooms_units": [
                                                                              {
                                                                                "$ref": "11"
                                                                              },
                                                                              {
                                                                                "$ref": "11"
                                                                              }
                                                                            ],
                                                                            "tt_items_customs": [
                                                                              {
                                                                                "$id": "58",
                                                                                "id": "c1ac6aef-b185-4659-a304-1a6009ad9652",
                                                                                "order_id": 2,
                                                                                "id_item": "0b0fc268-a9c2-4d9a-827d-b923a404fb30",
                                                                                "id_item_type": "a300d032-4a25-4918-8227-91af01903385",
                                                                                "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": "846da7dc-5c85-4e96-ac39-b2e349a1ce84",
                                                                                "type_item": 11,
                                                                                "id_voucher_json": "0bfa7dbc-7f52-475d-b977-0bfc96a2c8b4",
                                                                                "count_voucher": 1,
                                                                                "id_category": "3a85b012-62a4-46cc-94d0-ff73f784e635",
                                                                                "created_on": "2026-05-09T09:36:51.4821926+02:00",
                                                                                "last_update": "2026-05-09T09:36:51.4821926+02:00",
                                                                                "id_user_upd": "dc5cf409-1d5d-486e-88a3-5303e9eda634",
                                                                                "commited": true,
                                                                                "mt_items": {
                                                                                  "$ref": "16"
                                                                                },
                                                                                "mt_items_types": {
                                                                                  "$ref": "21"
                                                                                },
                                                                                "st_users": {
                                                                                  "$ref": "7"
                                                                                },
                                                                                "tt_pos_sesion": {
                                                                                  "$ref": "57"
                                                                                }
                                                                              },
                                                                              {
                                                                                "$ref": "58"
                                                                              }
                                                                            ],
                                                                            "tt_doc_sa_pt": [
                                                                              {
                                                                                "$id": "59",
                                                                                "id": "be110ac1-2a82-434b-a428-e7801bd72103",
                                                                                "json_object": "sample string 2",
                                                                                "json_pays": "sample string 3",
                                                                                "id_pos_sesion": "75af695f-31e2-4b34-b56e-af0071bd7487",
                                                                                "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-05-09T09:36:51.4821926+02:00",
                                                                                "tt_pos_sesion": {
                                                                                  "$ref": "57"
                                                                                }
                                                                              },
                                                                              {
                                                                                "$ref": "59"
                                                                              }
                                                                            ],
                                                                            "tt_rooms_units_activity": [
                                                                              {
                                                                                "$ref": "49"
                                                                              },
                                                                              {
                                                                                "$ref": "49"
                                                                              }
                                                                            ],
                                                                            "st_users": {
                                                                              "$ref": "7"
                                                                            },
                                                                            "st_users1": {
                                                                              "$ref": "7"
                                                                            },
                                                                            "tt_tips": [
                                                                              {
                                                                                "$id": "60",
                                                                                "id": "99b1768f-da3e-4259-83f3-1df646aaa42d",
                                                                                "id_pos_sesion": "7c286b46-ed4e-43be-ac40-a673bf2efe00",
                                                                                "amt_card": 1.1,
                                                                                "amt_cash": 1.1,
                                                                                "id_user": "147e8c87-445d-47a7-bbed-585379fea555",
                                                                                "id_room_unit_activity": "3b811e54-74e4-4c7d-9b61-36acdfa88835",
                                                                                "id_doc_sa": "addc0e23-0fba-40ac-b4a9-0faff6874d6e",
                                                                                "id_pos_type": "2e541b2f-adc3-4e49-9ecd-f1f21a21f5d9",
                                                                                "block": true,
                                                                                "comment": "sample string 5",
                                                                                "json_response": "sample string 6",
                                                                                "id_doc_ref": "a0c92ddc-7fee-4fb8-b261-5b1fd9ecaf21",
                                                                                "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-05-09T09:36:51.4821926+02:00",
                                                                                "last_update": "2026-05-09T09:36:51.4821926+02:00",
                                                                                "commited": true,
                                                                                "tt_pos_sesion": {
                                                                                  "$ref": "57"
                                                                                },
                                                                                "tt_tips_users": [
                                                                                  {
                                                                                    "$id": "61",
                                                                                    "id_tip": "5b660afa-a0e3-4fbf-8976-c54d18e206d8",
                                                                                    "id_user": "f3741d01-832b-42b2-80a2-5f0f1ed05bc3",
                                                                                    "amt_card": 1.1,
                                                                                    "amt_cash": 1.1,
                                                                                    "type_share": 3,
                                                                                    "active": true,
                                                                                    "created_on": "2026-05-09T09:36:51.4821926+02:00",
                                                                                    "last_update": "2026-05-09T09:36:51.4821926+02:00",
                                                                                    "commited": true,
                                                                                    "st_users": {
                                                                                      "$ref": "7"
                                                                                    },
                                                                                    "tt_tips": {
                                                                                      "$ref": "60"
                                                                                    }
                                                                                  },
                                                                                  {
                                                                                    "$ref": "61"
                                                                                  }
                                                                                ]
                                                                              },
                                                                              {
                                                                                "$ref": "60"
                                                                              }
                                                                            ],
                                                                            "tt_pos_sesion_users": [
                                                                              {
                                                                                "$id": "62",
                                                                                "id_pos_sesion": "ce766c80-6e25-43f2-8fb3-2f143f951608",
                                                                                "id_user": "8074e308-bac2-4b99-b724-27797a0bf4f9",
                                                                                "date_add": "2026-05-09T09:36:51.4821926+02:00",
                                                                                "distribution_index": 1.1,
                                                                                "active": true,
                                                                                "created_on": "2026-05-09T09:36:51.4821926+02:00",
                                                                                "last_update": "2026-05-09T09:36:51.4821926+02:00",
                                                                                "commited": true,
                                                                                "st_users": {
                                                                                  "$ref": "7"
                                                                                },
                                                                                "tt_pos_sesion": {
                                                                                  "$ref": "57"
                                                                                }
                                                                              },
                                                                              {
                                                                                "$ref": "62"
                                                                              }
                                                                            ],
                                                                            "tt_doc_sa": [
                                                                              {
                                                                                "$ref": "12"
                                                                              },
                                                                              {
                                                                                "$ref": "12"
                                                                              }
                                                                            ],
                                                                            "tt_cmd_connection": [
                                                                              {
                                                                                "$id": "63",
                                                                                "id": "ba0b2051-7d1f-47ec-8124-a25cbd0bda0d",
                                                                                "id_user": "dfaafa30-5793-4bd3-905a-55b02fee751a",
                                                                                "id_user_profile": "cc702e29-f11b-44dd-bb03-91632c66e6d2",
                                                                                "locator": "sample string 4",
                                                                                "date_end": "2026-05-09T09:36:51.4821926+02:00",
                                                                                "id_pos_sesion": "3e1cb3b6-9945-4923-9340-ba3192694f59",
                                                                                "date_login": "2026-05-09T09:36:51.4821926+02:00",
                                                                                "date_logout": "2026-05-09T09:36:51.4821926+02:00",
                                                                                "terminal_id": "sample string 6",
                                                                                "terminal_type": "sample string 7",
                                                                                "created_on": "2026-05-09T09:36:51.4821926+02:00",
                                                                                "last_update": "2026-05-09T09:36:51.4821926+02:00",
                                                                                "commited": true,
                                                                                "st_users": {
                                                                                  "$ref": "7"
                                                                                },
                                                                                "st_users_profiles": {
                                                                                  "$id": "64",
                                                                                  "id": "707aa612-2e48-4937-8179-b71fd33e6511",
                                                                                  "id_mask": "sample string 2",
                                                                                  "name": "sample string 3",
                                                                                  "description": "sample string 4",
                                                                                  "is_pass_required": true,
                                                                                  "is_admin": true,
                                                                                  "level_id": 7,
                                                                                  "order_1": 8,
                                                                                  "order_2": 9,
                                                                                  "order_3": 10,
                                                                                  "order_4": 11,
                                                                                  "is_tips": true,
                                                                                  "is_view_all": true,
                                                                                  "active": true,
                                                                                  "created_on": "2026-05-09T09:36:51.4821926+02:00",
                                                                                  "last_update": "2026-05-09T09:36:51.4821926+02:00",
                                                                                  "commited": true,
                                                                                  "st_permisions": [
                                                                                    {
                                                                                      "$id": "65",
                                                                                      "id": "5986f940-8a7c-476f-913f-fac727320b60",
                                                                                      "id_function": "99a10bdb-b478-4cb7-9898-291cf20b40ea",
                                                                                      "id_user": "ddec6858-d15d-4d80-ac76-076e46aa0797",
                                                                                      "id_profile": "ea222ace-a47d-4447-9f45-4ac0301bb01a",
                                                                                      "permission": 3,
                                                                                      "active": true,
                                                                                      "created_on": "2026-05-09T09:36:51.4821926+02:00",
                                                                                      "last_update": "2026-05-09T09:36:51.4821926+02:00",
                                                                                      "commited": true,
                                                                                      "st_users_profiles": {
                                                                                        "$ref": "64"
                                                                                      },
                                                                                      "st_users": {
                                                                                        "$ref": "7"
                                                                                      },
                                                                                      "st_functions": {
                                                                                        "$id": "66",
                                                                                        "id": "b3abc2a5-1be2-42d0-8888-73e4d0025013",
                                                                                        "id_mask": "sample string 2",
                                                                                        "name": "sample string 3",
                                                                                        "description": "sample string 4",
                                                                                        "level_id": 5,
                                                                                        "id_group": "016f193e-e589-4b8c-8102-4e19bfc6737d",
                                                                                        "name_event": "sample string 7",
                                                                                        "name_pos": "sample string 8",
                                                                                        "id_image": "fde6787b-c775-417f-a2e8-d38cf65c8c14",
                                                                                        "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-05-09T09:36:51.4821926+02:00",
                                                                                        "last_update": "2026-05-09T09:36:51.4821926+02:00",
                                                                                        "commited": true,
                                                                                        "st_functions_groups": {
                                                                                          "$id": "67",
                                                                                          "id": "af4f764f-4216-4c81-836e-f3757a79178b",
                                                                                          "id_mask": "sample string 2",
                                                                                          "name": "sample string 3",
                                                                                          "description": "sample string 4",
                                                                                          "active": true,
                                                                                          "created_on": "2026-05-09T09:36:51.4821926+02:00",
                                                                                          "last_update": "2026-05-09T09:36:51.4821926+02:00",
                                                                                          "commited": true,
                                                                                          "st_functions": [
                                                                                            {
                                                                                              "$ref": "66"
                                                                                            },
                                                                                            {
                                                                                              "$ref": "66"
                                                                                            }
                                                                                          ]
                                                                                        },
                                                                                        "st_images": {
                                                                                          "$ref": "5"
                                                                                        },
                                                                                        "st_permisions": [
                                                                                          {
                                                                                            "$ref": "65"
                                                                                          },
                                                                                          {
                                                                                            "$ref": "65"
                                                                                          }
                                                                                        ]
                                                                                      }
                                                                                    },
                                                                                    {
                                                                                      "$ref": "65"
                                                                                    }
                                                                                  ],
                                                                                  "st_users": [
                                                                                    {
                                                                                      "$ref": "7"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "7"
                                                                                    }
                                                                                  ],
                                                                                  "tt_cmd_connection": [
                                                                                    {
                                                                                      "$ref": "63"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "63"
                                                                                    }
                                                                                  ]
                                                                                },
                                                                                "tt_pos_sesion": {
                                                                                  "$ref": "57"
                                                                                }
                                                                              },
                                                                              {
                                                                                "$ref": "63"
                                                                              }
                                                                            ],
                                                                            "tt_cmd_messages": [
                                                                              {
                                                                                "$id": "68",
                                                                                "id": "0ddfc38f-7f8e-41d4-a06f-3718242ada3f",
                                                                                "id_user": "500c9a32-427c-4cde-a846-c30d1dbd9fe3",
                                                                                "date_add": "2026-05-09T09:36:51.4821926+02:00",
                                                                                "destiny_type": 4,
                                                                                "id_key": "44780818-6262-408d-a313-a5c90e93b6c0",
                                                                                "message": "sample string 6",
                                                                                "message_view": true,
                                                                                "date_view": "2026-05-09T09:36:51.4821926+02:00",
                                                                                "id_pos_sesion": "9b834952-6e64-4ad6-b0fb-844b2c9ae613",
                                                                                "terminal_add": "sample string 9",
                                                                                "created_on": "2026-05-09T09:36:51.4821926+02:00",
                                                                                "last_update": "2026-05-09T09:36:51.4821926+02:00",
                                                                                "commited": true,
                                                                                "st_users": {
                                                                                  "$ref": "7"
                                                                                },
                                                                                "tt_pos_sesion": {
                                                                                  "$ref": "57"
                                                                                }
                                                                              },
                                                                              {
                                                                                "$ref": "68"
                                                                              }
                                                                            ]
                                                                          },
                                                                          "tt_rooms_list": {
                                                                            "$ref": "53"
                                                                          }
                                                                        },
                                                                        {
                                                                          "$ref": "49"
                                                                        }
                                                                      ],
                                                                      "tt_rooms_units_activity1": [
                                                                        {
                                                                          "$ref": "49"
                                                                        },
                                                                        {
                                                                          "$ref": "49"
                                                                        }
                                                                      ]
                                                                    },
                                                                    "mt_payment_types": {
                                                                      "$ref": "46"
                                                                    },
                                                                    "st_users": {
                                                                      "$ref": "7"
                                                                    },
                                                                    "tt_doc_sa_pay": [
                                                                      {
                                                                        "$ref": "45"
                                                                      },
                                                                      {
                                                                        "$ref": "45"
                                                                      }
                                                                    ],
                                                                    "tt_vouchers_det": [
                                                                      {
                                                                        "$ref": "22"
                                                                      },
                                                                      {
                                                                        "$ref": "22"
                                                                      }
                                                                    ],
                                                                    "tt_vouchers_permisions": {
                                                                      "$ref": "48"
                                                                    }
                                                                  }
                                                                },
                                                                {
                                                                  "$ref": "22"
                                                                }
                                                              ],
                                                              "st_images": {
                                                                "$ref": "5"
                                                              },
                                                              "st_users": {
                                                                "$ref": "7"
                                                              },
                                                              "mt_items_sub": [
                                                                {
                                                                  "$ref": "28"
                                                                },
                                                                {
                                                                  "$ref": "28"
                                                                }
                                                              ],
                                                              "mt_prices_rules": [
                                                                {
                                                                  "$ref": "20"
                                                                },
                                                                {
                                                                  "$ref": "20"
                                                                }
                                                              ],
                                                              "tt_items_customs": [
                                                                {
                                                                  "$ref": "58"
                                                                },
                                                                {
                                                                  "$ref": "58"
                                                                }
                                                              ]
                                                            },
                                                            "mt_pos": {
                                                              "$ref": "9"
                                                            },
                                                            "mt_prices_list": {
                                                              "$ref": "34"
                                                            },
                                                            "st_users": {
                                                              "$ref": "7"
                                                            }
                                                          },
                                                          {
                                                            "$ref": "20"
                                                          }
                                                        ],
                                                        "tt_vouchers_det": [
                                                          {
                                                            "$ref": "22"
                                                          },
                                                          {
                                                            "$ref": "22"
                                                          }
                                                        ]
                                                      },
                                                      "mt_items": {
                                                        "$ref": "16"
                                                      },
                                                      "st_users": {
                                                        "$ref": "7"
                                                      }
                                                    },
                                                    {
                                                      "$ref": "18"
                                                    }
                                                  ],
                                                  "mt_items_featured": [
                                                    {
                                                      "$ref": "38"
                                                    },
                                                    {
                                                      "$ref": "38"
                                                    }
                                                  ],
                                                  "mt_items_formula": [
                                                    {
                                                      "$ref": "29"
                                                    },
                                                    {
                                                      "$ref": "29"
                                                    }
                                                  ],
                                                  "mt_units": {
                                                    "$ref": "31"
                                                  },
                                                  "mt_units1": {
                                                    "$ref": "31"
                                                  },
                                                  "st_images": {
                                                    "$ref": "5"
                                                  },
                                                  "st_users": {
                                                    "$ref": "7"
                                                  },
                                                  "mt_items_sub": [
                                                    {
                                                      "$ref": "28"
                                                    },
                                                    {
                                                      "$ref": "28"
                                                    }
                                                  ],
                                                  "mt_prices_rules": [
                                                    {
                                                      "$ref": "20"
                                                    },
                                                    {
                                                      "$ref": "20"
                                                    }
                                                  ],
                                                  "tt_doc_sa_det_stock": [
                                                    {
                                                      "$ref": "44"
                                                    },
                                                    {
                                                      "$ref": "44"
                                                    }
                                                  ],
                                                  "tt_doc_st_det": [
                                                    {
                                                      "$ref": "15"
                                                    },
                                                    {
                                                      "$ref": "15"
                                                    }
                                                  ],
                                                  "tt_items_customs": [
                                                    {
                                                      "$ref": "58"
                                                    },
                                                    {
                                                      "$ref": "58"
                                                    }
                                                  ],
                                                  "tt_stock": [
                                                    {
                                                      "$id": "69",
                                                      "id_location": "2ed8cd37-63e7-46f8-b14e-004841282cf0",
                                                      "id_item": "62dc68f1-c803-43a0-ae91-a84cfb8ccfa6",
                                                      "stock_ideal": 3.1,
                                                      "stock_min": 4.1,
                                                      "stock_max": 5.1,
                                                      "stock": 6.1,
                                                      "active": true,
                                                      "created_on": "2026-05-09T09:36:51.4821926+02:00",
                                                      "last_update": "2026-05-09T09:36:51.4821926+02:00",
                                                      "commited": true,
                                                      "mt_items": {
                                                        "$ref": "16"
                                                      },
                                                      "mt_locations": {
                                                        "$ref": "13"
                                                      }
                                                    },
                                                    {
                                                      "$ref": "69"
                                                    }
                                                  ],
                                                  "tt_vouchers_det": [
                                                    {
                                                      "$ref": "22"
                                                    },
                                                    {
                                                      "$ref": "22"
                                                    }
                                                  ]
                                                },
                                                "tt_doc_st": {
                                                  "$ref": "14"
                                                }
                                              },
                                              {
                                                "$ref": "15"
                                              }
                                            ],
                                            "tt_doc_st1": [
                                              {
                                                "$ref": "14"
                                              },
                                              {
                                                "$ref": "14"
                                              }
                                            ],
                                            "tt_doc_st2": {
                                              "$ref": "14"
                                            }
                                          },
                                          {
                                            "$ref": "14"
                                          }
                                        ],
                                        "tt_doc_st1": [
                                          {
                                            "$ref": "14"
                                          },
                                          {
                                            "$ref": "14"
                                          }
                                        ],
                                        "tt_stock": [
                                          {
                                            "$ref": "69"
                                          },
                                          {
                                            "$ref": "69"
                                          }
                                        ]
                                      },
                                      "mt_locations1": {
                                        "$ref": "13"
                                      },
                                      "mt_pos": {
                                        "$ref": "9"
                                      },
                                      "st_users": {
                                        "$ref": "7"
                                      },
                                      "st_users1": {
                                        "$ref": "7"
                                      },
                                      "tt_cloakrooms_units": [
                                        {
                                          "$ref": "11"
                                        },
                                        {
                                          "$ref": "11"
                                        }
                                      ],
                                      "tt_doc_sa_cashflow": [
                                        {
                                          "$ref": "47"
                                        },
                                        {
                                          "$ref": "47"
                                        }
                                      ],
                                      "tt_doc_sa_det": [
                                        {
                                          "$ref": "27"
                                        },
                                        {
                                          "$ref": "27"
                                        }
                                      ],
                                      "tt_doc_sa_pay": [
                                        {
                                          "$ref": "45"
                                        },
                                        {
                                          "$ref": "45"
                                        }
                                      ],
                                      "tt_doc_sa1": [
                                        {
                                          "$ref": "12"
                                        },
                                        {
                                          "$ref": "12"
                                        }
                                      ],
                                      "tt_doc_sa2": {
                                        "$ref": "12"
                                      },
                                      "tt_pos_sesion": {
                                        "$ref": "57"
                                      },
                                      "tt_rooms_units_activity": {
                                        "$ref": "49"
                                      },
                                      "tt_spool_doc_print": [
                                        {
                                          "$id": "70",
                                          "id": "1101104c-0c15-463b-b64e-8b855cf00758",
                                          "spool_server": "sample string 2",
                                          "id_doc_sa": "f8c810aa-9719-461b-9cd8-d83673109647",
                                          "spool_printer": "sample string 4",
                                          "count": 5,
                                          "created_on": "2026-05-09T09:36:51.4821926+02:00",
                                          "printed": true,
                                          "print_on": "2026-05-09T09:36:51.4821926+02:00",
                                          "tt_doc_sa": {
                                            "$ref": "12"
                                          }
                                        },
                                        {
                                          "$ref": "70"
                                        }
                                      ]
                                    },
                                    "tt_pos_sesion": {
                                      "$ref": "57"
                                    }
                                  },
                                  {
                                    "$ref": "11"
                                  }
                                ]
                              },
                              {
                                "$ref": "10"
                              }
                            ],
                            "mt_items_featured": [
                              {
                                "$ref": "38"
                              },
                              {
                                "$ref": "38"
                              }
                            ],
                            "mt_pos_print": [
                              {
                                "$ref": "40"
                              },
                              {
                                "$ref": "40"
                              }
                            ],
                            "mt_pos_rooms": [
                              {
                                "$ref": "52"
                              },
                              {
                                "$ref": "52"
                              }
                            ],
                            "st_users": {
                              "$ref": "7"
                            },
                            "mt_pos_view": [
                              {
                                "$ref": "36"
                              },
                              {
                                "$ref": "36"
                              }
                            ],
                            "mt_prices_list_rules": [
                              {
                                "$ref": "43"
                              },
                              {
                                "$ref": "43"
                              }
                            ],
                            "mt_prices_rules": [
                              {
                                "$ref": "20"
                              },
                              {
                                "$ref": "20"
                              }
                            ],
                            "st_doc_num": [
                              {
                                "$id": "71",
                                "id_pos": "6a69ef8e-ecc0-4b0a-abcf-595a8261c39b",
                                "id_doc": "6cb68836-5443-44d0-b326-ac276ffc7927",
                                "value": 3,
                                "created_on": "2026-05-09T09:36:51.4821926+02:00",
                                "last_update": "2026-05-09T09:36:51.4821926+02:00",
                                "commited": true,
                                "mt_docs": {
                                  "$ref": "4"
                                },
                                "mt_pos": {
                                  "$ref": "9"
                                }
                              },
                              {
                                "$ref": "71"
                              }
                            ],
                            "st_pos_license": [
                              {
                                "$id": "72",
                                "id": "f207e312-7f0e-40c7-86de-adf5a2564fc9",
                                "id_pos": "cd731d96-10ab-4387-a891-b2f4accfee4c",
                                "mac_address": "sample string 3",
                                "date_end": "2026-05-09T09:36:51.4821926+02:00",
                                "key_access": "sample string 5",
                                "id_user_add": "6b9ac041-6fd9-44a8-92f2-18817750f12e",
                                "active": true,
                                "created_on": "2026-05-09T09:36:51.4821926+02:00",
                                "last_update": "2026-05-09T09:36:51.4821926+02:00",
                                "commited": true,
                                "mt_pos": {
                                  "$ref": "9"
                                },
                                "st_users": {
                                  "$ref": "7"
                                }
                              },
                              {
                                "$ref": "72"
                              }
                            ],
                            "st_users_pos": [
                              {
                                "$id": "73",
                                "id_user": "2fb455a3-eac7-4352-b905-60183a85faf2",
                                "id_pos": "299738a9-025e-44a6-8a14-5005a40d1000",
                                "pass_required": true,
                                "active": true,
                                "created_on": "2026-05-09T09:36:51.4821926+02:00",
                                "last_update": "2026-05-09T09:36:51.4821926+02:00",
                                "commited": true,
                                "mt_pos": {
                                  "$ref": "9"
                                },
                                "st_users": {
                                  "$ref": "7"
                                }
                              },
                              {
                                "$ref": "73"
                              }
                            ],
                            "tt_doc_sa": [
                              {
                                "$ref": "12"
                              },
                              {
                                "$ref": "12"
                              }
                            ],
                            "tt_pos_connection": [
                              {
                                "$id": "74",
                                "id": "a72b6c51-3051-47fd-8278-1c1bc48c586f",
                                "id_pos": "951ad18e-7b65-43ec-99b9-ee09be35f3e6",
                                "date_add": "2026-05-09T09:36:51.4821926+02:00",
                                "date_upd": "2026-05-09T09:36:51.4821926+02:00",
                                "date_out": "2026-05-09T09:36:51.4821926+02:00",
                                "connection_type": "sample string 3",
                                "connection_speed": 1,
                                "terminal_name": "sample string 4",
                                "version": "sample string 5",
                                "commited": true,
                                "mt_pos": {
                                  "$ref": "9"
                                }
                              },
                              {
                                "$ref": "74"
                              }
                            ],
                            "tt_pos_sesion": [
                              {
                                "$ref": "57"
                              },
                              {
                                "$ref": "57"
                              }
                            ],
                            "mt_branches": {
                              "$ref": "6"
                            },
                            "tt_logs": [
                              {
                                "$id": "75",
                                "id": "1c0efdc1-9707-492a-b26e-fc3e29f7c8bc",
                                "id_user_add": "5ea84ea0-f902-45be-901e-a47eed8c7a0e",
                                "id_table": "7c0d7894-a903-4972-a7e1-8a74859fe2d9",
                                "message_log": "sample string 3",
                                "json_object": "sample string 4",
                                "log_type": "sample string 5",
                                "id_pos": "e4eaa8be-72fc-4c12-83c6-240ff8ed3f8c",
                                "created_on": "2026-05-09T09:36:51.4821926+02:00",
                                "commited": true,
                                "mt_pos": {
                                  "$ref": "9"
                                },
                                "st_sync_tables": {
                                  "$id": "76",
                                  "id": "8d6121b8-70ed-4b16-bff6-ae0b4e5dc51b",
                                  "level": 2,
                                  "order": 3,
                                  "name": "sample string 4",
                                  "log_ins": true,
                                  "log_upd": true,
                                  "packet_forward": true,
                                  "active": true,
                                  "created_on": "2026-05-09T09:36:51.4821926+02:00",
                                  "last_update": "2026-05-09T09:36:51.4821926+02:00",
                                  "commited": true,
                                  "st_sync_packages_det": [
                                    {
                                      "$id": "77",
                                      "id": "da6f986a-8338-461c-ae02-8e17b8c8e39b",
                                      "id_sync": "2928661d-726c-409c-9880-a4904f28021a",
                                      "json": "sample string 3",
                                      "id_table": "67ff98fe-120a-49f5-9695-65a37deabf10",
                                      "order": 5,
                                      "st_sync_packages": {
                                        "$id": "78",
                                        "id": "e66883ae-fb71-4a23-b2d5-6849e116431d",
                                        "id_branch_from": "b35a28a4-0d74-4c99-8582-e4451541bdf5",
                                        "id_branch_to": "31373a48-e142-4910-a6d8-70b9bbec3bd9",
                                        "type": 4,
                                        "created_on": "2026-05-09T09:36:51.4821926+02:00",
                                        "order": 6,
                                        "status": 7,
                                        "log_info": "sample string 8",
                                        "sync_on": "2026-05-09T09:36:51.4821926+02:00",
                                        "send_on": "2026-05-09T09:36:51.4821926+02:00",
                                        "mt_branches": {
                                          "$ref": "6"
                                        },
                                        "mt_branches1": {
                                          "$ref": "6"
                                        },
                                        "st_sync_packages_det": [
                                          {
                                            "$ref": "77"
                                          },
                                          {
                                            "$ref": "77"
                                          }
                                        ]
                                      },
                                      "st_sync_tables": {
                                        "$ref": "76"
                                      }
                                    },
                                    {
                                      "$ref": "77"
                                    }
                                  ],
                                  "tt_logs": [
                                    {
                                      "$ref": "75"
                                    },
                                    {
                                      "$ref": "75"
                                    }
                                  ]
                                },
                                "st_users": {
                                  "$ref": "7"
                                }
                              },
                              {
                                "$ref": "75"
                              }
                            ],
                            "st_local_variables": [
                              {
                                "$id": "79",
                                "id": "bd983edf-c4d8-47d5-85f7-c174dfbfa0a7",
                                "id_pos": "3c0c5cdc-61f2-43f8-af71-8c168a34c7fd",
                                "name": "sample string 3",
                                "description": "sample string 4",
                                "value": "sample string 5",
                                "type": "sample string 6",
                                "last_update": "2026-05-09T09:36:51.4821926+02:00",
                                "commited": true,
                                "mt_pos": {
                                  "$ref": "9"
                                }
                              },
                              {
                                "$ref": "79"
                              }
                            ],
                            "tt_doc_st": [
                              {
                                "$ref": "14"
                              },
                              {
                                "$ref": "14"
                              }
                            ]
                          },
                          {
                            "$ref": "9"
                          }
                        ],
                        "st_users": {
                          "$ref": "7"
                        }
                      },
                      {
                        "$ref": "8"
                      }
                    ],
                    "mt_brands": [
                      {
                        "$ref": "17"
                      },
                      {
                        "$ref": "17"
                      }
                    ],
                    "mt_categories": [
                      {
                        "$ref": "19"
                      },
                      {
                        "$ref": "19"
                      }
                    ],
                    "mt_categories_items": [
                      {
                        "$ref": "18"
                      },
                      {
                        "$ref": "18"
                      }
                    ],
                    "mt_cloakrooms": [
                      {
                        "$ref": "10"
                      },
                      {
                        "$ref": "10"
                      }
                    ],
                    "mt_docs_payment_money": [
                      {
                        "$ref": "3"
                      },
                      {
                        "$ref": "3"
                      }
                    ],
                    "mt_employees": [
                      {
                        "$ref": "24"
                      },
                      {
                        "$ref": "24"
                      }
                    ],
                    "mt_employees_profiles": [
                      {
                        "$ref": "26"
                      },
                      {
                        "$ref": "26"
                      }
                    ],
                    "mt_items_featured": [
                      {
                        "$ref": "38"
                      },
                      {
                        "$ref": "38"
                      }
                    ],
                    "mt_items_sub": [
                      {
                        "$ref": "28"
                      },
                      {
                        "$ref": "28"
                      }
                    ],
                    "mt_items_types": [
                      {
                        "$ref": "21"
                      },
                      {
                        "$ref": "21"
                      }
                    ],
                    "mt_locations": [
                      {
                        "$ref": "13"
                      },
                      {
                        "$ref": "13"
                      }
                    ],
                    "mt_money_rates": [
                      {
                        "$ref": "1"
                      },
                      {
                        "$ref": "1"
                      }
                    ],
                    "mt_money_types": [
                      {
                        "$ref": "2"
                      },
                      {
                        "$ref": "2"
                      }
                    ],
                    "mt_payment_types": [
                      {
                        "$ref": "46"
                      },
                      {
                        "$ref": "46"
                      }
                    ],
                    "mt_pos": [
                      {
                        "$ref": "9"
                      },
                      {
                        "$ref": "9"
                      }
                    ],
                    "mt_pos_doc_print": [
                      {
                        "$ref": "39"
                      },
                      {
                        "$ref": "39"
                      }
                    ],
                    "mt_pos_prices_list": [
                      {
                        "$ref": "35"
                      },
                      {
                        "$ref": "35"
                      }
                    ],
                    "mt_pos_print": [
                      {
                        "$ref": "40"
                      },
                      {
                        "$ref": "40"
                      }
                    ],
                    "mt_pos_rooms": [
                      {
                        "$ref": "52"
                      },
                      {
                        "$ref": "52"
                      }
                    ],
                    "mt_pos_types": [
                      {
                        "$ref": "37"
                      },
                      {
                        "$ref": "37"
                      }
                    ],
                    "mt_pos_view": [
                      {
                        "$ref": "36"
                      },
                      {
                        "$ref": "36"
                      }
                    ],
                    "mt_prices_items": [
                      {
                        "$ref": "33"
                      },
                      {
                        "$ref": "33"
                      }
                    ],
                    "mt_prices_list": [
                      {
                        "$ref": "34"
                      },
                      {
                        "$ref": "34"
                      }
                    ],
                    "mt_prices_list_rules": [
                      {
                        "$ref": "43"
                      },
                      {
                        "$ref": "43"
                      }
                    ],
                    "mt_prices_rules": [
                      {
                        "$ref": "20"
                      },
                      {
                        "$ref": "20"
                      }
                    ],
                    "mt_rooms": [
                      {
                        "$ref": "51"
                      },
                      {
                        "$ref": "51"
                      }
                    ],
                    "mt_rooms_units": [
                      {
                        "$ref": "50"
                      },
                      {
                        "$ref": "50"
                      }
                    ],
                    "mt_rooms_units_states_types": [
                      {
                        "$ref": "55"
                      },
                      {
                        "$ref": "55"
                      }
                    ],
                    "mt_rooms_units_types": [
                      {
                        "$ref": "54"
                      },
                      {
                        "$ref": "54"
                      }
                    ],
                    "mt_units": [
                      {
                        "$ref": "31"
                      },
                      {
                        "$ref": "31"
                      }
                    ],
                    "mt_units_ref": [
                      {
                        "$ref": "30"
                      },
                      {
                        "$ref": "30"
                      }
                    ],
                    "st_images": {
                      "$ref": "5"
                    },
                    "st_images1": {
                      "$ref": "5"
                    },
                    "st_permisions": [
                      {
                        "$ref": "65"
                      },
                      {
                        "$ref": "65"
                      }
                    ],
                    "st_pos_license": [
                      {
                        "$ref": "72"
                      },
                      {
                        "$ref": "72"
                      }
                    ],
                    "st_users_pos": [
                      {
                        "$ref": "73"
                      },
                      {
                        "$ref": "73"
                      }
                    ],
                    "st_users_token": [
                      {
                        "$id": "80",
                        "id": "f17bd46a-ab0d-43d6-8d00-48f85e171f3e",
                        "token_id": "sample string 2",
                        "id_user": "c0f49abe-e6e8-41b9-8eb7-afc8e1131335",
                        "date_from": "2026-05-09T09:36:51.4821926+02:00",
                        "date_end": "2026-05-09T09:36:51.4821926+02:00",
                        "created_on": "2026-05-09T09:36:51.4821926+02:00",
                        "st_users": {
                          "$ref": "7"
                        }
                      },
                      {
                        "$ref": "80"
                      }
                    ],
                    "tt_doc_sa_cashflow": [
                      {
                        "$ref": "47"
                      },
                      {
                        "$ref": "47"
                      }
                    ],
                    "tt_doc_sa_det": [
                      {
                        "$ref": "27"
                      },
                      {
                        "$ref": "27"
                      }
                    ],
                    "tt_doc_sa_det1": [
                      {
                        "$ref": "27"
                      },
                      {
                        "$ref": "27"
                      }
                    ],
                    "tt_doc_st": [
                      {
                        "$ref": "14"
                      },
                      {
                        "$ref": "14"
                      }
                    ],
                    "tt_doc_st1": [
                      {
                        "$ref": "14"
                      },
                      {
                        "$ref": "14"
                      }
                    ],
                    "tt_items_customs": [
                      {
                        "$ref": "58"
                      },
                      {
                        "$ref": "58"
                      }
                    ],
                    "tt_logs": [
                      {
                        "$ref": "75"
                      },
                      {
                        "$ref": "75"
                      }
                    ],
                    "tt_pos_sesion": [
                      {
                        "$ref": "57"
                      },
                      {
                        "$ref": "57"
                      }
                    ],
                    "tt_pos_sesion1": [
                      {
                        "$ref": "57"
                      },
                      {
                        "$ref": "57"
                      }
                    ],
                    "tt_rooms_list": [
                      {
                        "$ref": "53"
                      },
                      {
                        "$ref": "53"
                      }
                    ],
                    "tt_rooms_units_activity": [
                      {
                        "$ref": "49"
                      },
                      {
                        "$ref": "49"
                      }
                    ],
                    "tt_rooms_units_activity1": [
                      {
                        "$ref": "49"
                      },
                      {
                        "$ref": "49"
                      }
                    ],
                    "tt_rooms_units_log": [
                      {
                        "$id": "81",
                        "id": "8c1c3bf9-1ca9-4df4-9ab5-09833e189a4c",
                        "id_room_activity": "53a665b5-b484-4daf-9645-1bbcb378d5d0",
                        "id_pos_sesion": "a2d9e2ba-d8c9-452c-8fe5-abce85f0b3c4",
                        "log_text": "sample string 4",
                        "id_user": "9309969f-e0d3-4d94-984b-1ed2fc99234d",
                        "created_on": "2026-05-09T09:36:51.4821926+02:00",
                        "commited": true,
                        "st_users": {
                          "$ref": "7"
                        }
                      },
                      {
                        "$ref": "81"
                      }
                    ],
                    "tt_tips_users": [
                      {
                        "$ref": "61"
                      },
                      {
                        "$ref": "61"
                      }
                    ],
                    "tt_vouchers_permisions": [
                      {
                        "$ref": "48"
                      },
                      {
                        "$ref": "48"
                      }
                    ],
                    "tt_vouchers": [
                      {
                        "$ref": "23"
                      },
                      {
                        "$ref": "23"
                      }
                    ],
                    "mt_docs": [
                      {
                        "$ref": "4"
                      },
                      {
                        "$ref": "4"
                      }
                    ],
                    "tt_pos_sesion_users": [
                      {
                        "$ref": "62"
                      },
                      {
                        "$ref": "62"
                      }
                    ],
                    "tt_doc_sa": [
                      {
                        "$ref": "12"
                      },
                      {
                        "$ref": "12"
                      }
                    ],
                    "tt_doc_sa1": [
                      {
                        "$ref": "12"
                      },
                      {
                        "$ref": "12"
                      }
                    ],
                    "mt_items": [
                      {
                        "$ref": "16"
                      },
                      {
                        "$ref": "16"
                      }
                    ],
                    "mt_rooms_units_states": [
                      {
                        "$ref": "56"
                      },
                      {
                        "$ref": "56"
                      }
                    ],
                    "st_users_profiles": {
                      "$ref": "64"
                    },
                    "tt_cmd_connection": [
                      {
                        "$ref": "63"
                      },
                      {
                        "$ref": "63"
                      }
                    ],
                    "tt_cmd_messages": [
                      {
                        "$ref": "68"
                      },
                      {
                        "$ref": "68"
                      }
                    ]
                  },
                  "mt_branches_zones": [
                    {
                      "$ref": "8"
                    },
                    {
                      "$ref": "8"
                    }
                  ],
                  "mt_employees_branches": [
                    {
                      "$ref": "25"
                    },
                    {
                      "$ref": "25"
                    }
                  ],
                  "mt_items_featured": [
                    {
                      "$ref": "38"
                    },
                    {
                      "$ref": "38"
                    }
                  ],
                  "mt_locations": [
                    {
                      "$ref": "13"
                    },
                    {
                      "$ref": "13"
                    }
                  ],
                  "mt_periods": [
                    {
                      "$id": "82",
                      "id_branch": "bab7e034-1aa5-48dc-878a-e5aaa445c768",
                      "exercise_id": 2,
                      "period_id": 3,
                      "date_from": "2026-05-09T09:36:51.4821926+02:00",
                      "date_end": "2026-05-09T09:36:51.4821926+02:00",
                      "state": "sample string 6",
                      "created_on": "2026-05-09T09:36:51.4821926+02:00",
                      "last_update": "2026-05-09T09:36:51.4821926+02:00",
                      "commited": true,
                      "mt_branches": {
                        "$ref": "6"
                      }
                    },
                    {
                      "$ref": "82"
                    }
                  ],
                  "mt_pos": [
                    {
                      "$ref": "9"
                    },
                    {
                      "$ref": "9"
                    }
                  ],
                  "mt_prices_list_rules": [
                    {
                      "$ref": "43"
                    },
                    {
                      "$ref": "43"
                    }
                  ],
                  "mt_prices_rules": [
                    {
                      "$ref": "20"
                    },
                    {
                      "$ref": "20"
                    }
                  ],
                  "mt_rooms": [
                    {
                      "$ref": "51"
                    },
                    {
                      "$ref": "51"
                    }
                  ],
                  "st_sync_packages": [
                    {
                      "$ref": "78"
                    },
                    {
                      "$ref": "78"
                    }
                  ],
                  "st_sync_packages1": [
                    {
                      "$ref": "78"
                    },
                    {
                      "$ref": "78"
                    }
                  ],
                  "tt_doc_sa": [
                    {
                      "$ref": "12"
                    },
                    {
                      "$ref": "12"
                    }
                  ],
                  "tt_doc_st": [
                    {
                      "$ref": "14"
                    },
                    {
                      "$ref": "14"
                    }
                  ],
                  "tt_vouchers": [
                    {
                      "$ref": "23"
                    },
                    {
                      "$ref": "23"
                    }
                  ],
                  "tt_vouchers_permisions": [
                    {
                      "$ref": "48"
                    },
                    {
                      "$ref": "48"
                    }
                  ]
                },
                {
                  "$ref": "6"
                }
              ],
              "mt_categories": [
                {
                  "$ref": "19"
                },
                {
                  "$ref": "19"
                }
              ],
              "mt_employees": [
                {
                  "$ref": "24"
                },
                {
                  "$ref": "24"
                }
              ],
              "mt_items": [
                {
                  "$ref": "16"
                },
                {
                  "$ref": "16"
                }
              ],
              "mt_items_types": [
                {
                  "$ref": "21"
                },
                {
                  "$ref": "21"
                }
              ],
              "mt_money_types": [
                {
                  "$ref": "2"
                },
                {
                  "$ref": "2"
                }
              ],
              "mt_payment_types": [
                {
                  "$ref": "46"
                },
                {
                  "$ref": "46"
                }
              ],
              "mt_prices_list": [
                {
                  "$ref": "34"
                },
                {
                  "$ref": "34"
                }
              ],
              "mt_rooms": [
                {
                  "$ref": "51"
                },
                {
                  "$ref": "51"
                }
              ],
              "mt_rooms1": [
                {
                  "$ref": "51"
                },
                {
                  "$ref": "51"
                }
              ],
              "mt_rooms_units_states_types": [
                {
                  "$ref": "55"
                },
                {
                  "$ref": "55"
                }
              ],
              "st_functions": [
                {
                  "$ref": "66"
                },
                {
                  "$ref": "66"
                }
              ],
              "st_images_types": {
                "$id": "83",
                "id": "edb48ab8-a629-4d45-99d7-aeaabb0a4f74",
                "id_mask": "sample string 2",
                "name": "sample string 3",
                "description": "sample string 4",
                "active": true,
                "created_on": "2026-05-09T09:36:51.4821926+02:00",
                "last_update": "2026-05-09T09:36:51.4821926+02:00",
                "commited": true,
                "st_images": [
                  {
                    "$ref": "5"
                  },
                  {
                    "$ref": "5"
                  }
                ]
              },
              "mt_docs": [
                {
                  "$ref": "4"
                },
                {
                  "$ref": "4"
                }
              ],
              "st_users": [
                {
                  "$ref": "7"
                },
                {
                  "$ref": "7"
                }
              ],
              "st_users1": [
                {
                  "$ref": "7"
                },
                {
                  "$ref": "7"
                }
              ],
              "mt_cloakrooms": [
                {
                  "$ref": "10"
                },
                {
                  "$ref": "10"
                }
              ]
            },
            "st_users": {
              "$ref": "7"
            },
            "mt_pos_doc_print": [
              {
                "$ref": "39"
              },
              {
                "$ref": "39"
              }
            ],
            "st_doc_num": [
              {
                "$ref": "71"
              },
              {
                "$ref": "71"
              }
            ],
            "tt_doc_sa": [
              {
                "$ref": "12"
              },
              {
                "$ref": "12"
              }
            ],
            "tt_doc_st": [
              {
                "$ref": "14"
              },
              {
                "$ref": "14"
              }
            ]
          },
          "mt_money_types": {
            "$ref": "2"
          },
          "mt_payment_types": {
            "$ref": "46"
          },
          "st_users": {
            "$ref": "7"
          }
        },
        {
          "$ref": "3"
        }
      ],
      "mt_money_rates": [
        {
          "$ref": "1"
        },
        {
          "$ref": "1"
        }
      ],
      "mt_money_rates1": [
        {
          "$ref": "1"
        },
        {
          "$ref": "1"
        }
      ],
      "st_images": {
        "$ref": "5"
      },
      "st_users": {
        "$ref": "7"
      },
      "tt_doc_sa_cashflow": [
        {
          "$ref": "47"
        },
        {
          "$ref": "47"
        }
      ],
      "tt_doc_sa_pay": [
        {
          "$ref": "45"
        },
        {
          "$ref": "45"
        }
      ]
    },
    "mt_money_types1": {
      "$ref": "2"
    },
    "st_users": {
      "$ref": "7"
    }
  },
  {
    "$ref": "1"
  }
]