GET api/Mt_Docs?all_rows={all_rows}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
all_rows

boolean

Required

Body Parameters

None.

Response Information

Resource Description

Collection of mt_docs
NameDescriptionTypeAdditional information
id

globally unique identifier

None.

id_mask

string

Required

Max length: 10

name

string

Required

Max length: 20

description

string

Max length: 200

type_doc

string

Required

Max length: 1

stock

boolean

Required

sign_stock

integer

None.

sign_money

integer

Required

cash_flow

boolean

Required

block

boolean

Required

symbol

string

Max length: 3

prefix

string

Max length: 5

ask_det

boolean

Required

ask_pay

boolean

Required

reserved

boolean

Required

sale

boolean

Required

user_required

boolean

Required

view_in_report

boolean

Required

open_sesion_st

boolean

Required

amt_greater

decimal number

Required

correlation_control

boolean

Required

name_pos

string

Max length: 20

id_image

globally unique identifier

None.

view_pos

boolean

Required

order

integer

Required

color_border

string

Max length: 20

color_button

string

Max length: 20

color_font

string

Max length: 20

active

boolean

Required

created_on

date

None.

last_update

date

None.

id_user_upd

globally unique identifier

None.

commited

boolean

None.

mt_docs_payment_money

Collection of mt_docs_payment_money

None.

st_images

st_images

None.

st_users

st_users

None.

mt_pos_doc_print

Collection of mt_pos_doc_print

None.

st_doc_num

Collection of st_doc_num

None.

tt_doc_sa

Collection of tt_doc_sa

None.

tt_doc_st

Collection of tt_doc_st

None.

Response Formats

application/json, text/json

Sample:
[
  {
    "$id": "1",
    "id": "26595b1e-ade1-44ae-b469-7dec7a600dac",
    "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": "6026a789-5aa7-4c67-878e-83bcc9587213",
    "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:34:41.4639424+02:00",
    "last_update": "2026-05-09T09:34:41.4639424+02:00",
    "id_user_upd": "f88cabb0-ea91-45d5-862d-a5745729d858",
    "commited": true,
    "mt_docs_payment_money": [
      {
        "$id": "2",
        "id_doc": "8c9acd9f-3e6d-4019-a776-8c45f69ccb4e",
        "id_pay": "52224bc0-ff10-4572-948f-b1c73a065b61",
        "id_money": "1265f040-ff9e-4119-8537-4734000c3d15",
        "active": true,
        "created_on": "2026-05-09T09:34:41.4639424+02:00",
        "last_update": "2026-05-09T09:34:41.4639424+02:00",
        "id_user_upd": "4ba48a74-0d5a-4a35-8859-7b324a638d65",
        "commited": true,
        "mt_docs": {
          "$ref": "1"
        },
        "mt_money_types": {
          "$id": "3",
          "id": "dbe88c4e-9c8c-424c-8677-e0820856f90e",
          "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": "b0330fbf-6c8e-49a8-94a5-ec1c9ef239fa",
          "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:34:41.4639424+02:00",
          "last_update": "2026-05-09T09:34:41.4639424+02:00",
          "id_user_upd": "d9fcefbd-a527-486f-9260-23bb833871a3",
          "commited": true,
          "mt_docs_payment_money": [
            {
              "$ref": "2"
            },
            {
              "$ref": "2"
            }
          ],
          "mt_money_rates": [
            {
              "$id": "4",
              "id_money_1": "b41342cf-073b-4b73-8d75-2789a679b612",
              "id_money_2": "ae359ca0-545c-4138-97a5-760de6c9cee1",
              "date_from": "2026-05-09T09:34:41.4639424+02:00",
              "coefficient": 4.1,
              "active": true,
              "created_on": "2026-05-09T09:34:41.4639424+02:00",
              "last_update": "2026-05-09T09:34:41.4639424+02:00",
              "id_user_upd": "7f15aabd-3103-43c3-9fa9-c8eca53e1dfb",
              "commited": true,
              "mt_money_types": {
                "$ref": "3"
              },
              "mt_money_types1": {
                "$ref": "3"
              },
              "st_users": {
                "$id": "5",
                "id": "89115074-31d8-45fa-8542-a03f0879a1ca",
                "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": "d43a2e97-d333-4ff4-8a13-37c53477f293",
                "view_messages": true,
                "id_image_photo": "2367b39c-dfa8-4a6b-8ea7-0c19b1374426",
                "reserved": true,
                "pos_access": true,
                "back_access": true,
                "name_pos": "sample string 13",
                "id_image": "be5f4086-9942-4f8a-87b5-b909ad72e460",
                "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:34:41.4639424+02:00",
                "last_update": "2026-05-09T09:34:41.4639424+02:00",
                "commited": true,
                "mt_branches": [
                  {
                    "$id": "6",
                    "id": "a762a1f9-e0b3-46aa-9a2f-e2d01add7f3e",
                    "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": "27eb943d-cf32-4aa9-95b0-02d009514d9c",
                    "order": 12,
                    "external_id": "sample string 13",
                    "sync": true,
                    "active": true,
                    "created_on": "2026-05-09T09:34:41.4639424+02:00",
                    "last_update": "2026-05-09T09:34:41.4639424+02:00",
                    "id_user_upd": "3a12d31d-4219-4446-b5f7-0e4cb04f0af6",
                    "commited": true,
                    "st_images": {
                      "$id": "7",
                      "id": "402bd141-1a47-4469-8b2d-7e962e02cad2",
                      "id_mask": "sample string 2",
                      "name": "sample string 3",
                      "id_img_type": "9a1b48db-ba22-49c6-aefd-96d579954856",
                      "image_file": "sample string 5",
                      "extension": "sample string 6",
                      "high": 1,
                      "width": 1,
                      "active": true,
                      "created_on": "2026-05-09T09:34:41.4639424+02:00",
                      "last_update": "2026-05-09T09:34:41.4639424+02:00",
                      "commited": true,
                      "mt_branches": [
                        {
                          "$ref": "6"
                        },
                        {
                          "$ref": "6"
                        }
                      ],
                      "mt_categories": [
                        {
                          "$id": "8",
                          "id": "6c3f2d23-d719-4fe1-b05a-322dc2669561",
                          "id_mask": "sample string 2",
                          "name": "sample string 3",
                          "description": "sample string 4",
                          "id_item_type": "0cafdd13-a006-480a-90f9-e46d4b355df0",
                          "order_type": 5,
                          "name_pos": "sample string 6",
                          "id_image": "7167c037-27b0-4357-902d-4a77292619bb",
                          "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:34:41.4639424+02:00",
                          "last_update": "2026-05-09T09:34:41.4639424+02:00",
                          "id_user_upd": "ada7cd82-2593-4f70-bcde-2837e56f64be",
                          "commited": true,
                          "mt_categories_items": [
                            {
                              "$id": "9",
                              "id_category": "3a79256c-eb7d-4b98-ae1e-a323395849be",
                              "id_item": "f55de1f3-1e58-4ec4-bb16-d253c6f0a17c",
                              "is_default": true,
                              "active": true,
                              "created_on": "2026-05-09T09:34:41.4639424+02:00",
                              "last_update": "2026-05-09T09:34:41.4639424+02:00",
                              "id_user_upd": "ddc4d516-6e13-4c2f-a7eb-a37b81fd2a4e",
                              "commited": true,
                              "mt_categories": {
                                "$ref": "8"
                              },
                              "mt_items": {
                                "$id": "10",
                                "id": "1df6012b-90b5-448c-adec-57f28ad249b3",
                                "id_mask": "sample string 2",
                                "name": "sample string 3",
                                "description": "sample string 4",
                                "id_unit": "5d5ba3ad-0ac5-4277-a4bf-82393e00b064",
                                "id_unit_sec": "b8f1bdfa-0466-4fe6-972e-aad4463394ab",
                                "id_brand": "a2b93e6c-f922-4db7-b77b-0d6322162fc9",
                                "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": "fb2bc63e-b75f-47b9-b95d-ef81c47ec409",
                                "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:34:41.4639424+02:00",
                                "last_update": "2026-05-09T09:34:41.4639424+02:00",
                                "id_user_upd": "05f751b2-76ce-4c5d-b156-8f1ced066885",
                                "commited": true,
                                "mt_brands": {
                                  "$id": "11",
                                  "id": "5d881686-76ba-4e38-9a7d-1d75e890da54",
                                  "id_mask": "sample string 2",
                                  "name": "sample string 3",
                                  "active": true,
                                  "created_on": "2026-05-09T09:34:41.4639424+02:00",
                                  "last_update": "2026-05-09T09:34:41.4639424+02:00",
                                  "id_user_upd": "4dfd3b35-0a4c-4595-89a9-11cdef343986",
                                  "commited": true,
                                  "mt_items": [
                                    {
                                      "$ref": "10"
                                    },
                                    {
                                      "$ref": "10"
                                    }
                                  ],
                                  "st_users": {
                                    "$ref": "5"
                                  }
                                },
                                "mt_categories_items": [
                                  {
                                    "$ref": "9"
                                  },
                                  {
                                    "$ref": "9"
                                  }
                                ],
                                "mt_items_featured": [
                                  {
                                    "$id": "12",
                                    "id": "68259f62-67c4-41f0-8b1e-85841ef40d43",
                                    "id_branch": "a7b3e6b8-7d8f-470b-95a1-b4eb8d690442",
                                    "id_pos_type": "19ffa22e-42d2-4792-9c83-df38ad304483",
                                    "id_pos": "a6f39652-0e51-4b9c-8900-ad554db0589e",
                                    "id_item": "112c0855-3f80-4d1f-886c-6703544422cf",
                                    "date_from": "2026-05-09T09:34:41.4639424+02:00",
                                    "date_end": "2026-05-09T09:34:41.4639424+02:00",
                                    "image_id": 4,
                                    "active": true,
                                    "created_on": "2026-05-09T09:34:41.4639424+02:00",
                                    "last_update": "2026-05-09T09:34:41.4639424+02:00",
                                    "id_user_upd": "57a5934e-2748-4ad6-8c67-6744b21d3cec",
                                    "commited": true,
                                    "mt_branches": {
                                      "$ref": "6"
                                    },
                                    "mt_items": {
                                      "$ref": "10"
                                    },
                                    "mt_pos": {
                                      "$id": "13",
                                      "id": "d43bb479-a936-4673-8ebe-6085e8b6b89e",
                                      "id_mask": "sample string 2",
                                      "name": "sample string 3",
                                      "description": "sample string 4",
                                      "id_branch": "99162d15-36ed-4dad-bb05-7426f68124f6",
                                      "id_zone": "726f69ae-887c-4eb6-a5a4-ef3b18ca280e",
                                      "user_required": true,
                                      "active": true,
                                      "created_on": "2026-05-09T09:34:41.4639424+02:00",
                                      "last_update": "2026-05-09T09:34:41.4639424+02:00",
                                      "id_user_upd": "900106d1-1eec-4d7b-80c1-68d015f46b1c",
                                      "commited": true,
                                      "mt_branches_zones": {
                                        "$id": "14",
                                        "id": "3b2a607a-9b5a-4c45-8940-688531175f3f",
                                        "id_mask": "sample string 2",
                                        "name": "sample string 3",
                                        "description": "sample string 4",
                                        "id_branch": "b5119ff8-be6d-420a-8ced-d402a7117d83",
                                        "active": true,
                                        "created_on": "2026-05-09T09:34:41.4639424+02:00",
                                        "last_update": "2026-05-09T09:34:41.4639424+02:00",
                                        "id_user_upd": "3ff2006a-7d14-4211-ae37-614b0059c9da",
                                        "commited": true,
                                        "mt_branches": {
                                          "$ref": "6"
                                        },
                                        "mt_pos": [
                                          {
                                            "$ref": "13"
                                          },
                                          {
                                            "$ref": "13"
                                          }
                                        ],
                                        "st_users": {
                                          "$ref": "5"
                                        }
                                      },
                                      "mt_cloakrooms": [
                                        {
                                          "$id": "15",
                                          "id": "2516596a-13f3-4ce6-aa76-0181b86c84c1",
                                          "id_mask": "sample string 2",
                                          "name": "sample string 3",
                                          "id_pos": "36803ad0-fce5-4626-9391-3dcce57069a0",
                                          "unit_ini": 5,
                                          "unit_end": 6,
                                          "name_pos": "sample string 7",
                                          "id_image": "be3da920-b5ae-4862-b15c-03cc290c489a",
                                          "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:34:41.4639424+02:00",
                                          "last_update": "2026-05-09T09:34:41.4639424+02:00",
                                          "id_user_upd": "f0cf7ccd-37de-43e5-b700-53e086efe5be",
                                          "commited": true,
                                          "mt_pos": {
                                            "$ref": "13"
                                          },
                                          "st_images": {
                                            "$ref": "7"
                                          },
                                          "st_users": {
                                            "$ref": "5"
                                          },
                                          "tt_cloakrooms_units": [
                                            {
                                              "$id": "16",
                                              "id": "4c5cc894-ba7e-46ed-a44c-4811c9ed796b",
                                              "id_cloakroom": "07ca619c-2252-4869-ab12-f0d01a36a592",
                                              "id_pos_sesion": "21802b68-3d51-4d34-8f2e-01e9d11eb261",
                                              "unit_id": 4,
                                              "date_open": "2026-05-09T09:34:41.4639424+02:00",
                                              "date_close": "2026-05-09T09:34:41.4639424+02:00",
                                              "id_doc_sa": "9bcd3ce1-f3c5-4139-9e2d-7cd42cbd51bb",
                                              "commited": true,
                                              "mt_cloakrooms": {
                                                "$ref": "15"
                                              },
                                              "tt_doc_sa": {
                                                "$id": "17",
                                                "id": "a0c7e394-78f5-458e-8f31-b570c57bbd84",
                                                "id_pos": "2cecdbaf-4098-4654-b4c5-33748457f2c9",
                                                "id_doc": "1f5f920f-d5af-4938-b31d-190441d3f118",
                                                "id_branch": "fb761931-9e80-48bd-b781-4a67881fc407",
                                                "nro_doc": "sample string 5",
                                                "date_doc": "2026-05-09T09:34:41.4639424+02:00",
                                                "date_tax": "2026-05-09T09:34:41.4639424+02:00",
                                                "hour_doc": "00:00:00.1234567",
                                                "block": true,
                                                "id_ref": "aaed1562-dd34-4a78-bd45-991d41f839cb",
                                                "id_relationship": "8a41cad1-f335-4c08-aab3-cda1c97a9147",
                                                "id_loc_from": "419c8dba-3e00-456c-992e-672fa748dab3",
                                                "id_loc_end": "62bdf331-4d0b-465a-aab9-bd055d18f1e5",
                                                "id_user_add": "88e4ed87-fcf6-4bae-a2b9-9258fe0189ba",
                                                "id_user_upd": "3c8c3859-2b79-4c35-baff-d60029039f07",
                                                "comment": "sample string 12",
                                                "id_pos_sesion": "2284583d-e2b1-4d28-bac6-26e7696c95a2",
                                                "id_room_unit": "85aebab5-a056-4cd9-8eef-38ab5c51a62f",
                                                "ref_locator": "sample string 13",
                                                "ref_zone_aut": "sample string 14",
                                                "id_pos_type": "3a055415-a617-485e-887f-27505bd47ea0",
                                                "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:34:41.4639424+02:00",
                                                "last_update": "2026-05-09T09:34:41.4639424+02:00",
                                                "commited": true,
                                                "created_by": 1,
                                                "doc_print": true,
                                                "mt_branches": {
                                                  "$ref": "6"
                                                },
                                                "mt_docs": {
                                                  "$ref": "1"
                                                },
                                                "mt_locations": {
                                                  "$id": "18",
                                                  "id": "46767cf7-cdf0-4cfa-b1f6-a6df6b8c6fa0",
                                                  "id_mask": "sample string 2",
                                                  "name": "sample string 3",
                                                  "description": "sample string 4",
                                                  "reserved": true,
                                                  "id_branch": "337f93e7-4dc0-4cd9-b051-e9a0d7393c19",
                                                  "active": true,
                                                  "created_on": "2026-05-09T09:34:41.4639424+02:00",
                                                  "last_update": "2026-05-09T09:34:41.4639424+02:00",
                                                  "id_user_upd": "db1a9f63-e9bc-47b7-ae5e-5bb98f3aafcd",
                                                  "commited": true,
                                                  "mt_branches": {
                                                    "$ref": "6"
                                                  },
                                                  "st_users": {
                                                    "$ref": "5"
                                                  },
                                                  "tt_doc_sa": [
                                                    {
                                                      "$ref": "17"
                                                    },
                                                    {
                                                      "$ref": "17"
                                                    }
                                                  ],
                                                  "tt_doc_sa1": [
                                                    {
                                                      "$ref": "17"
                                                    },
                                                    {
                                                      "$ref": "17"
                                                    }
                                                  ],
                                                  "tt_doc_st": [
                                                    {
                                                      "$id": "19",
                                                      "id": "3687577d-80b5-482a-a414-1769e4f10930",
                                                      "id_pos": "033457f3-1512-4fbb-884e-ff4e3579d320",
                                                      "id_doc": "39a8de72-5173-47d8-8d03-6a575e9cc48b",
                                                      "id_branch": "36862f67-6cf5-45b0-a720-f5490da74174",
                                                      "nro_doc": "sample string 5",
                                                      "date_doc": "2026-05-09T09:34:41.4639424+02:00",
                                                      "block": true,
                                                      "nro_original": "sample string 8",
                                                      "id_ref": "c45c36f4-b8d1-424d-be29-96692adf7934",
                                                      "id_loc_from": "ec2e83e9-2c75-4cdb-895f-2878fe372c56",
                                                      "id_loc_end": "3cafca0b-dc85-42ac-83b8-670a33fc916c",
                                                      "id_user_add": "eb4cc3b6-881e-4482-b893-06cf7468983f",
                                                      "id_user_upd": "66552122-088e-4890-8b3f-8f2c0d07ad30",
                                                      "id_pos_sesion": "3da5fc9c-504f-4b4e-867b-98cb71f7cafe",
                                                      "comment": "sample string 12",
                                                      "status": 1,
                                                      "is_send": true,
                                                      "date_send": "2026-05-09T09:34:41.4639424+02:00",
                                                      "active": true,
                                                      "created_on": "2026-05-09T09:34:41.4639424+02:00",
                                                      "last_update": "2026-05-09T09:34:41.4639424+02:00",
                                                      "commited": true,
                                                      "mt_branches": {
                                                        "$ref": "6"
                                                      },
                                                      "mt_docs": {
                                                        "$ref": "1"
                                                      },
                                                      "mt_locations": {
                                                        "$ref": "18"
                                                      },
                                                      "mt_locations1": {
                                                        "$ref": "18"
                                                      },
                                                      "mt_pos": {
                                                        "$ref": "13"
                                                      },
                                                      "st_users": {
                                                        "$ref": "5"
                                                      },
                                                      "st_users1": {
                                                        "$ref": "5"
                                                      },
                                                      "tt_doc_st_det": [
                                                        {
                                                          "$id": "20",
                                                          "id_doc_st": "39ad3472-0be1-4622-a03c-fb36b5c21bb4",
                                                          "id_line": 2,
                                                          "id_item": "baa73701-6ebb-4192-bdb2-bbb1592c71db",
                                                          "comment": "sample string 4",
                                                          "qty": 5.1,
                                                          "status": 1,
                                                          "active": true,
                                                          "mt_items": {
                                                            "$ref": "10"
                                                          },
                                                          "tt_doc_st": {
                                                            "$ref": "19"
                                                          }
                                                        },
                                                        {
                                                          "$ref": "20"
                                                        }
                                                      ],
                                                      "tt_doc_st1": [
                                                        {
                                                          "$ref": "19"
                                                        },
                                                        {
                                                          "$ref": "19"
                                                        }
                                                      ],
                                                      "tt_doc_st2": {
                                                        "$ref": "19"
                                                      }
                                                    },
                                                    {
                                                      "$ref": "19"
                                                    }
                                                  ],
                                                  "tt_doc_st1": [
                                                    {
                                                      "$ref": "19"
                                                    },
                                                    {
                                                      "$ref": "19"
                                                    }
                                                  ],
                                                  "tt_stock": [
                                                    {
                                                      "$id": "21",
                                                      "id_location": "055d4b4b-db70-4a53-bdba-c126aaa6de43",
                                                      "id_item": "7b6d1797-8c1f-4628-a436-ceb8929f4760",
                                                      "stock_ideal": 3.1,
                                                      "stock_min": 4.1,
                                                      "stock_max": 5.1,
                                                      "stock": 6.1,
                                                      "active": true,
                                                      "created_on": "2026-05-09T09:34:41.4639424+02:00",
                                                      "last_update": "2026-05-09T09:34:41.4639424+02:00",
                                                      "commited": true,
                                                      "mt_items": {
                                                        "$ref": "10"
                                                      },
                                                      "mt_locations": {
                                                        "$ref": "18"
                                                      }
                                                    },
                                                    {
                                                      "$ref": "21"
                                                    }
                                                  ]
                                                },
                                                "mt_locations1": {
                                                  "$ref": "18"
                                                },
                                                "mt_pos": {
                                                  "$ref": "13"
                                                },
                                                "st_users": {
                                                  "$ref": "5"
                                                },
                                                "st_users1": {
                                                  "$ref": "5"
                                                },
                                                "tt_cloakrooms_units": [
                                                  {
                                                    "$ref": "16"
                                                  },
                                                  {
                                                    "$ref": "16"
                                                  }
                                                ],
                                                "tt_doc_sa_cashflow": [
                                                  {
                                                    "$id": "22",
                                                    "id_doc_sa": "b83d74e2-b133-4eab-adc4-c56eba5068d5",
                                                    "id_pay": "1d27cebe-2aad-4c5d-8987-55275a42b2ef",
                                                    "id_money": "3e586ed8-5f80-4142-bf17-874a7bb93a3e",
                                                    "date_cashflow": "2026-05-09T09:34:41.4639424+02:00",
                                                    "coefficient": 5.1,
                                                    "id_user_add": "5561b3f9-b151-41c3-9cd2-9c8f68abc2bc",
                                                    "amt_tot_md": 7.1,
                                                    "amt_tot_mo": 8.1,
                                                    "mt_payment_types": {
                                                      "$id": "23",
                                                      "id": "585a7f21-18f7-4d60-b3f9-de60ee63b2a2",
                                                      "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": "6de84bd2-e86a-40c3-a169-4ac4b22b55d8",
                                                      "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:34:41.4639424+02:00",
                                                      "last_update": "2026-05-09T09:34:41.4639424+02:00",
                                                      "id_user_upd": "bd614790-7a12-4c6d-b021-5e1ee0cdcc78",
                                                      "commited": true,
                                                      "mt_docs_payment_money": [
                                                        {
                                                          "$ref": "2"
                                                        },
                                                        {
                                                          "$ref": "2"
                                                        }
                                                      ],
                                                      "st_images": {
                                                        "$ref": "7"
                                                      },
                                                      "st_users": {
                                                        "$ref": "5"
                                                      },
                                                      "tt_doc_sa_cashflow": [
                                                        {
                                                          "$ref": "22"
                                                        },
                                                        {
                                                          "$ref": "22"
                                                        }
                                                      ],
                                                      "tt_doc_sa_pay": [
                                                        {
                                                          "$id": "24",
                                                          "id_doc_sa": "2f234309-b650-4343-8dd9-8bfa57bd4883",
                                                          "id_line": 2,
                                                          "id_pay": "ebfe6b5e-289f-4855-8331-6eb4e341100c",
                                                          "id_money": "2a1b8df1-ef4a-4ffa-a0ca-21065d472061",
                                                          "coefficient": 5.1,
                                                          "id_voucher": "5a35bba6-109c-435f-bf67-8ea19401a76a",
                                                          "id_employee": "cdd21f50-24e4-4161-85ac-8bdfc697e745",
                                                          "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": "6cdda87b-6e3e-43ec-925e-8ffe061d91fc",
                                                          "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": {
                                                            "$id": "25",
                                                            "id": "d6a3136c-21fd-45d9-a95f-da96525ea103",
                                                            "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": "ef6907ec-6c88-48c7-9573-83f57a52564e",
                                                            "name_pos": "sample string 12",
                                                            "id_image": "ad3eff60-d119-4bc1-ad08-6383278952b6",
                                                            "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:34:41.4639424+02:00",
                                                            "last_update": "2026-05-09T09:34:41.4639424+02:00",
                                                            "id_user_upd": "d13c1164-925c-4d82-8477-9713a81fab8e",
                                                            "commited": true,
                                                            "mt_employees_branches": [
                                                              {
                                                                "$id": "26",
                                                                "id_employee": "26ca4e48-640d-4bea-86c4-49f59efadf61",
                                                                "id_branch": "7c7fca03-5471-4c3b-893e-e9ea6bd0e12d",
                                                                "active": true,
                                                                "created_on": "2026-05-09T09:34:41.4639424+02:00",
                                                                "last_update": "2026-05-09T09:34:41.4639424+02:00",
                                                                "id_user_upd": "11adb299-ceeb-464e-a82a-454bb43672ce",
                                                                "commited": true,
                                                                "mt_branches": {
                                                                  "$ref": "6"
                                                                },
                                                                "mt_employees": {
                                                                  "$ref": "25"
                                                                }
                                                              },
                                                              {
                                                                "$ref": "26"
                                                              }
                                                            ],
                                                            "mt_employees_profiles": {
                                                              "$id": "27",
                                                              "id": "6db64a25-48c2-4491-bcc4-2f5b48dcabbc",
                                                              "id_mask": "sample string 2",
                                                              "name": "sample string 3",
                                                              "description": "sample string 4",
                                                              "authorized": true,
                                                              "active": true,
                                                              "created_on": "2026-05-09T09:34:41.4639424+02:00",
                                                              "last_update": "2026-05-09T09:34:41.4639424+02:00",
                                                              "id_user_upd": "73f4eed6-4960-44ad-951f-d4227aa54ff5",
                                                              "commited": true,
                                                              "mt_employees": [
                                                                {
                                                                  "$ref": "25"
                                                                },
                                                                {
                                                                  "$ref": "25"
                                                                }
                                                              ],
                                                              "st_users": {
                                                                "$ref": "5"
                                                              }
                                                            },
                                                            "st_images": {
                                                              "$ref": "7"
                                                            },
                                                            "st_users": {
                                                              "$ref": "5"
                                                            },
                                                            "tt_doc_sa_det": [
                                                              {
                                                                "$id": "28",
                                                                "id_doc_sa": "ebaf40e4-7700-4957-a2bf-1ca34a0b5ec0",
                                                                "id_line": 2,
                                                                "id_item_sub": "22b23173-e73d-4f02-9ac1-9f0b266e58a2",
                                                                "qty": 4.1,
                                                                "id_list": "63f45549-67e6-4d7b-bb99-88734db18770",
                                                                "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": "05bf2eed-720c-4ad7-a847-eb1c55947dfe",
                                                                "is_used": true,
                                                                "qty_vou": 1.1,
                                                                "amt_vou": 1.1,
                                                                "comment": "sample string 15",
                                                                "ref_det": "sample string 16",
                                                                "id_employee": "711e3364-4c64-4a04-9941-e4946883dd15",
                                                                "name_generic": "sample string 17",
                                                                "type_ope": 1,
                                                                "id_user_add": "0586f9f2-6ff2-4bee-9a5d-640b6e53bae9",
                                                                "id_user_upd": "6e8fa4d3-15d9-4f89-9f9d-0b4b5ffa652b",
                                                                "active": true,
                                                                "mt_employees": {
                                                                  "$ref": "25"
                                                                },
                                                                "mt_items_sub": {
                                                                  "$id": "29",
                                                                  "id": "a2e73892-2f10-45a1-8c20-2060b335342b",
                                                                  "id_item": "e5f66603-2e3c-47f5-a817-2a414ac8c661",
                                                                  "id_item_type": "ff8c1948-de95-4df5-b016-02c3fa7d76a1",
                                                                  "is_default": true,
                                                                  "barcode": "sample string 5",
                                                                  "voucher_apply": true,
                                                                  "id_voucher_json": "87582df4-e689-4846-8fd0-a812c2303c31",
                                                                  "count_voucher": 1,
                                                                  "id_voucher_type": 1,
                                                                  "active": true,
                                                                  "created_on": "2026-05-09T09:34:41.4639424+02:00",
                                                                  "last_update": "2026-05-09T09:34:41.4639424+02:00",
                                                                  "id_user_upd": "50432eac-09f3-40b0-a5f1-1214a69e6b50",
                                                                  "commited": true,
                                                                  "mt_items": {
                                                                    "$ref": "10"
                                                                  },
                                                                  "mt_items_formula": [
                                                                    {
                                                                      "$id": "30",
                                                                      "id_item_sub": "cdb1c9a5-9319-4f33-a114-801e01ea1f37",
                                                                      "id_item": "c296ca74-bce7-45a0-950b-f5b312c5ff72",
                                                                      "group_id": 3,
                                                                      "id_unit_ref": "24e47d38-3a03-4752-9db3-0dd407f38495",
                                                                      "qty_dis": 5,
                                                                      "mt_items": {
                                                                        "$ref": "10"
                                                                      },
                                                                      "mt_items_sub": {
                                                                        "$ref": "29"
                                                                      },
                                                                      "mt_units_ref": {
                                                                        "$id": "31",
                                                                        "id": "6e2445e2-75e9-46d2-9dac-3ee93dde1668",
                                                                        "id_mask": "sample string 2",
                                                                        "name": "sample string 3",
                                                                        "coefficient": 4.1,
                                                                        "id_unit": "736ee897-e564-459f-8d0d-a28bb0079f79",
                                                                        "active": true,
                                                                        "created_on": "2026-05-09T09:34:41.4639424+02:00",
                                                                        "last_update": "2026-05-09T09:34:41.4639424+02:00",
                                                                        "id_user_upd": "30dfa15a-d1db-4e9a-ad6d-d7f46adaaf81",
                                                                        "commited": true,
                                                                        "mt_units": {
                                                                          "$id": "32",
                                                                          "id": "1af3048b-117d-4c77-9061-d2872d6f0146",
                                                                          "id_mask": "sample string 2",
                                                                          "name": "sample string 3",
                                                                          "active": true,
                                                                          "created_on": "2026-05-09T09:34:41.4639424+02:00",
                                                                          "last_update": "2026-05-09T09:34:41.4639424+02:00",
                                                                          "id_user_upd": "476a66b8-f2f5-403d-bf49-3446bc40766e",
                                                                          "commited": true,
                                                                          "mt_units_ref": [
                                                                            {
                                                                              "$ref": "31"
                                                                            },
                                                                            {
                                                                              "$ref": "31"
                                                                            }
                                                                          ],
                                                                          "st_users": {
                                                                            "$ref": "5"
                                                                          },
                                                                          "mt_items": [
                                                                            {
                                                                              "$ref": "10"
                                                                            },
                                                                            {
                                                                              "$ref": "10"
                                                                            }
                                                                          ],
                                                                          "mt_items1": [
                                                                            {
                                                                              "$ref": "10"
                                                                            },
                                                                            {
                                                                              "$ref": "10"
                                                                            }
                                                                          ]
                                                                        },
                                                                        "st_users": {
                                                                          "$ref": "5"
                                                                        },
                                                                        "mt_items_formula": [
                                                                          {
                                                                            "$ref": "30"
                                                                          },
                                                                          {
                                                                            "$ref": "30"
                                                                          }
                                                                        ]
                                                                      }
                                                                    },
                                                                    {
                                                                      "$ref": "30"
                                                                    }
                                                                  ],
                                                                  "mt_items_types": {
                                                                    "$id": "33",
                                                                    "id": "df91ab75-29b6-4962-9bd0-9a288c4cd9c7",
                                                                    "id_mask": "sample string 2",
                                                                    "name": "sample string 3",
                                                                    "name_short": "sample string 4",
                                                                    "name_pos": "sample string 5",
                                                                    "id_image": "5d98100b-b96f-4526-85c0-5e6991c18d55",
                                                                    "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:34:41.4639424+02:00",
                                                                    "last_update": "2026-05-09T09:34:41.4639424+02:00",
                                                                    "id_user_upd": "9a8fb2a7-36b6-4151-9320-811b01f99e21",
                                                                    "commited": true,
                                                                    "tt_vouchers_det": [
                                                                      {
                                                                        "$id": "34",
                                                                        "id_voucher": "ebdee289-6d64-4216-8d04-3eee52713aa5",
                                                                        "id_line": "5cde8557-4450-4087-b86f-7f9c49e2ac0c",
                                                                        "id_category": "84b3aee1-d49c-498a-8ebe-d334dae21788",
                                                                        "id_item": "e66c5bf2-cd45-47da-b8c0-761a4e49a2af",
                                                                        "id_item_type": "cc23eff8-748d-4923-8f81-8fc6a8c72089",
                                                                        "price_max": 1.1,
                                                                        "qty_add": 3.1,
                                                                        "qty_used": 4.1,
                                                                        "mt_categories": {
                                                                          "$ref": "8"
                                                                        },
                                                                        "mt_items": {
                                                                          "$ref": "10"
                                                                        },
                                                                        "mt_items_types": {
                                                                          "$ref": "33"
                                                                        },
                                                                        "tt_vouchers": {
                                                                          "$id": "35",
                                                                          "id": "75bb657b-f1a3-4fed-a4be-f07e60b34e61",
                                                                          "id_voucher": 2,
                                                                          "locator_voucher": "sample string 3",
                                                                          "qr_code": "sample string 4",
                                                                          "date_from": "2026-05-09T09:34:41.4639424+02:00",
                                                                          "date_end": "2026-05-09T09:34:41.4639424+02:00",
                                                                          "date_used": "2026-05-09T09:34:41.4639424+02:00",
                                                                          "date_sesion": "2026-05-09T09:34:41.4639424+02:00",
                                                                          "id_employee": "00689fb2-31c7-4a94-af5c-2157b3da0eed",
                                                                          "id_branch": "1cc053f4-6137-4581-abdb-80afe2e551dc",
                                                                          "id_voucher_permision": "4761568a-46b3-4eb3-8504-5f1c2e8f7625",
                                                                          "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": "5eb9c114-0c16-4193-8534-56a94e98612b",
                                                                          "id_user_add": "1099dddd-a7d5-4971-b986-14ee0a86cac3",
                                                                          "id_doc_sa": "ed6471b4-99e7-4412-812d-21c5c1b18a77",
                                                                          "id_item_sub": "306ef728-21a5-4f59-9209-8a9eacad276a",
                                                                          "id_pos_sesion": "5487c16b-8b4a-4dd9-9fe6-7e65df7fcfa1",
                                                                          "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:34:41.4639424+02:00",
                                                                          "last_update": "2026-05-09T09:34:41.4639424+02:00",
                                                                          "commited": true,
                                                                          "mt_branches": {
                                                                            "$ref": "6"
                                                                          },
                                                                          "mt_employees": {
                                                                            "$ref": "25"
                                                                          },
                                                                          "mt_payment_types": {
                                                                            "$ref": "23"
                                                                          },
                                                                          "st_users": {
                                                                            "$ref": "5"
                                                                          },
                                                                          "tt_doc_sa_pay": [
                                                                            {
                                                                              "$ref": "24"
                                                                            },
                                                                            {
                                                                              "$ref": "24"
                                                                            }
                                                                          ],
                                                                          "tt_vouchers_det": [
                                                                            {
                                                                              "$ref": "34"
                                                                            },
                                                                            {
                                                                              "$ref": "34"
                                                                            }
                                                                          ],
                                                                          "tt_vouchers_permisions": {
                                                                            "$id": "36",
                                                                            "id": "58f8cfdf-f72d-4870-966d-960ea621d8dc",
                                                                            "date_from": "2026-05-09T09:34:41.4639424+02:00",
                                                                            "date_end": "2026-05-09T09:34:41.4639424+02:00",
                                                                            "date_used": "2026-05-09T09:34:41.4639424+02:00",
                                                                            "id_employee": "059fb2fd-efe1-4949-928f-ad27cede378f",
                                                                            "id_branch": "a4117849-9d50-46fe-88e8-ae62155bb52e",
                                                                            "count": 6,
                                                                            "count_used": 1,
                                                                            "unlimited": true,
                                                                            "id_user_add": "654bfe27-8c34-4ca4-a192-fbf7693c20aa",
                                                                            "is_entry": true,
                                                                            "is_consume": true,
                                                                            "active": true,
                                                                            "created_on": "2026-05-09T09:34:41.4639424+02:00",
                                                                            "last_update": "2026-05-09T09:34:41.4639424+02:00",
                                                                            "commited": true,
                                                                            "mt_branches": {
                                                                              "$ref": "6"
                                                                            },
                                                                            "mt_employees": {
                                                                              "$ref": "25"
                                                                            },
                                                                            "st_users": {
                                                                              "$ref": "5"
                                                                            },
                                                                            "tt_vouchers": [
                                                                              {
                                                                                "$ref": "35"
                                                                              },
                                                                              {
                                                                                "$ref": "35"
                                                                              }
                                                                            ]
                                                                          }
                                                                        }
                                                                      },
                                                                      {
                                                                        "$ref": "34"
                                                                      }
                                                                    ],
                                                                    "st_images": {
                                                                      "$ref": "7"
                                                                    },
                                                                    "st_users": {
                                                                      "$ref": "5"
                                                                    },
                                                                    "mt_items_sub": [
                                                                      {
                                                                        "$ref": "29"
                                                                      },
                                                                      {
                                                                        "$ref": "29"
                                                                      }
                                                                    ],
                                                                    "mt_prices_rules": [
                                                                      {
                                                                        "$id": "37",
                                                                        "id": "1f33740b-0ee5-4d76-837a-c88a20c07737",
                                                                        "id_mask": "sample string 2",
                                                                        "name": "sample string 3",
                                                                        "description": "sample string 4",
                                                                        "date_from": "2026-05-09T09:34:41.4639424+02:00",
                                                                        "date_end": "2026-05-09T09:34:41.4639424+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": "51f4d551-c458-4c9b-88a9-3353a85b66b6",
                                                                        "id_pos": "f5f4cd7a-57fa-4372-8e62-19bb6fec116b",
                                                                        "id_list": "ebec01f8-c5d0-4c47-90b0-50ef8a5d0fbd",
                                                                        "id_item": "1aaad66a-e46e-4a25-be55-da4918073f62",
                                                                        "id_item_type": "4a7cd1a3-1d8a-4733-ae19-7fa0ac6afd6e",
                                                                        "id_category": "c4414210-f1da-4aaf-b118-82081374cc11",
                                                                        "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:34:41.4639424+02:00",
                                                                        "last_update": "2026-05-09T09:34:41.4639424+02:00",
                                                                        "id_user_upd": "b682570f-9f4e-4ae5-88e4-c5a741e567f6",
                                                                        "commited": true,
                                                                        "mt_branches": {
                                                                          "$ref": "6"
                                                                        },
                                                                        "mt_categories": {
                                                                          "$ref": "8"
                                                                        },
                                                                        "mt_items": {
                                                                          "$ref": "10"
                                                                        },
                                                                        "mt_items_types": {
                                                                          "$ref": "33"
                                                                        },
                                                                        "mt_pos": {
                                                                          "$ref": "13"
                                                                        },
                                                                        "mt_prices_list": {
                                                                          "$id": "38",
                                                                          "id": "4a2dc629-76fc-4d31-bde5-7d3ab1608779",
                                                                          "id_mask": "sample string 2",
                                                                          "name": "sample string 3",
                                                                          "description": "sample string 4",
                                                                          "id_ref": "adebf5a2-980b-4954-a1f3-10f8caca935c",
                                                                          "tax_included": true,
                                                                          "switch_select": true,
                                                                          "item_type_default": 7,
                                                                          "name_pos": "sample string 8",
                                                                          "id_image": "f3dde249-0d12-4642-9a7c-86a89293cb12",
                                                                          "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:34:41.4639424+02:00",
                                                                          "last_update": "2026-05-09T09:34:41.4639424+02:00",
                                                                          "id_user_upd": "fac97af9-a6dd-4cd2-9954-bd4f73d5a05c",
                                                                          "commited": true,
                                                                          "mt_pos_prices_list": [
                                                                            {
                                                                              "$id": "39",
                                                                              "id_pos": "32c20652-0069-4abf-acb9-11b26ff5d732",
                                                                              "id_pos_type": "8243debf-35fb-4b27-8d4f-f2beab31b87f",
                                                                              "id_price_list": "79261f0c-1d20-4f62-a403-d1a563b2d345",
                                                                              "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:34:41.4639424+02:00",
                                                                              "last_update": "2026-05-09T09:34:41.4639424+02:00",
                                                                              "id_user_upd": "bba69d7a-9671-4166-bd93-139054672b27",
                                                                              "commited": true,
                                                                              "mt_pos_view": {
                                                                                "$id": "40",
                                                                                "id_pos": "c3d9066d-82bd-4788-9295-a4e05d1de6c2",
                                                                                "id_pos_type": "194103f8-0ded-4c14-98ad-cd08b2d0e400",
                                                                                "is_default": true,
                                                                                "active": true,
                                                                                "created_on": "2026-05-09T09:34:41.4639424+02:00",
                                                                                "last_update": "2026-05-09T09:34:41.4639424+02:00",
                                                                                "id_user_upd": "a360a723-760f-4fdb-b929-5ab597e12512",
                                                                                "commited": true,
                                                                                "mt_pos": {
                                                                                  "$ref": "13"
                                                                                },
                                                                                "mt_pos_prices_list": [
                                                                                  {
                                                                                    "$ref": "39"
                                                                                  },
                                                                                  {
                                                                                    "$ref": "39"
                                                                                  }
                                                                                ],
                                                                                "mt_pos_types": {
                                                                                  "$id": "41",
                                                                                  "id": "452e8cc5-f800-4b96-a49c-77894bd76a9c",
                                                                                  "id_mask": "sample string 2",
                                                                                  "name": "sample string 3",
                                                                                  "is_module": true,
                                                                                  "order": 5,
                                                                                  "active": true,
                                                                                  "created_on": "2026-05-09T09:34:41.4639424+02:00",
                                                                                  "last_update": "2026-05-09T09:34:41.4639424+02:00",
                                                                                  "id_user_upd": "68970e5c-9f2f-49b6-bafd-87bdf7cf0fd8",
                                                                                  "commited": true,
                                                                                  "mt_items_featured": [
                                                                                    {
                                                                                      "$ref": "12"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "12"
                                                                                    }
                                                                                  ],
                                                                                  "mt_pos_doc_print": [
                                                                                    {
                                                                                      "$id": "42",
                                                                                      "id_pos_print": "0425a9a1-472f-4a22-b2a5-19e8a7e4715f",
                                                                                      "id_doc": "62626ec7-74c8-40f2-85c6-758bf883b907",
                                                                                      "id_pos_type": "6b39a746-19a7-4e4b-a128-77494d8ba30f",
                                                                                      "id_doc_print": "aeaa6b67-ace1-4363-9d6b-74f4ccce5176",
                                                                                      "copies": 5,
                                                                                      "print_mode": 6,
                                                                                      "active": true,
                                                                                      "created_on": "2026-05-09T09:34:41.4639424+02:00",
                                                                                      "last_update": "2026-05-09T09:34:41.4639424+02:00",
                                                                                      "id_user_upd": "570e45c4-4e27-424f-93cf-d755000d83a6",
                                                                                      "commited": true,
                                                                                      "mt_docs": {
                                                                                        "$ref": "1"
                                                                                      },
                                                                                      "mt_pos_print": {
                                                                                        "$id": "43",
                                                                                        "id": "0a84c504-bdc5-4377-8c68-7731bb440548",
                                                                                        "id_pos": "0fd7b01c-7098-40b2-809e-a6ffc0f58e11",
                                                                                        "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:34:41.4639424+02:00",
                                                                                        "last_update": "2026-05-09T09:34:41.4639424+02:00",
                                                                                        "id_user_upd": "23963569-4410-43c5-902a-4a101557ceeb",
                                                                                        "commited": true,
                                                                                        "mt_pos": {
                                                                                          "$ref": "13"
                                                                                        },
                                                                                        "mt_pos_doc_print": [
                                                                                          {
                                                                                            "$ref": "42"
                                                                                          },
                                                                                          {
                                                                                            "$ref": "42"
                                                                                          }
                                                                                        ],
                                                                                        "st_users": {
                                                                                          "$ref": "5"
                                                                                        }
                                                                                      },
                                                                                      "mt_pos_types": {
                                                                                        "$ref": "41"
                                                                                      },
                                                                                      "st_doc_print": {
                                                                                        "$id": "44",
                                                                                        "id": "e4dd501c-8add-4a69-a359-4802f7ec053e",
                                                                                        "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:34:41.4639424+02:00",
                                                                                        "last_update": "2026-05-09T09:34:41.4639424+02:00",
                                                                                        "commited": true,
                                                                                        "mt_pos_doc_print": [
                                                                                          {
                                                                                            "$ref": "42"
                                                                                          },
                                                                                          {
                                                                                            "$ref": "42"
                                                                                          }
                                                                                        ],
                                                                                        "st_doc_print_det": [
                                                                                          {
                                                                                            "$id": "45",
                                                                                            "id_doc_print": "5192b123-3aa9-4e8c-a221-254eb25d3219",
                                                                                            "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": "44"
                                                                                            }
                                                                                          },
                                                                                          {
                                                                                            "$ref": "45"
                                                                                          }
                                                                                        ]
                                                                                      },
                                                                                      "st_users": {
                                                                                        "$ref": "5"
                                                                                      }
                                                                                    },
                                                                                    {
                                                                                      "$ref": "42"
                                                                                    }
                                                                                  ],
                                                                                  "st_users": {
                                                                                    "$ref": "5"
                                                                                  },
                                                                                  "mt_pos_view": [
                                                                                    {
                                                                                      "$ref": "40"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "40"
                                                                                    }
                                                                                  ]
                                                                                },
                                                                                "st_users": {
                                                                                  "$ref": "5"
                                                                                }
                                                                              },
                                                                              "mt_prices_list": {
                                                                                "$ref": "38"
                                                                              },
                                                                              "st_users": {
                                                                                "$ref": "5"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "39"
                                                                            }
                                                                          ],
                                                                          "mt_prices_items": [
                                                                            {
                                                                              "$id": "46",
                                                                              "id_list": "57af1f40-7b15-4400-baa5-eb27217b649e",
                                                                              "id_item_sub": "b06d0265-0723-48e0-9b2a-2c82ea5d62b7",
                                                                              "validity_date": "2026-05-09T09:34:41.4639424+02:00",
                                                                              "price": 4.1,
                                                                              "active": true,
                                                                              "created_on": "2026-05-09T09:34:41.4639424+02:00",
                                                                              "last_update": "2026-05-09T09:34:41.4639424+02:00",
                                                                              "id_user_upd": "7bd7846d-34a9-418b-add8-a62da325e48f",
                                                                              "commited": true,
                                                                              "mt_items_sub": {
                                                                                "$ref": "29"
                                                                              },
                                                                              "mt_prices_list": {
                                                                                "$ref": "38"
                                                                              },
                                                                              "st_users": {
                                                                                "$ref": "5"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "46"
                                                                            }
                                                                          ],
                                                                          "mt_prices_list1": [
                                                                            {
                                                                              "$ref": "38"
                                                                            },
                                                                            {
                                                                              "$ref": "38"
                                                                            }
                                                                          ],
                                                                          "mt_prices_list2": {
                                                                            "$ref": "38"
                                                                          },
                                                                          "mt_prices_list_rules": [
                                                                            {
                                                                              "$id": "47",
                                                                              "id": "cc406724-ffd3-4b7a-b7d9-89ca1224a69d",
                                                                              "id_mask": "sample string 2",
                                                                              "name": "sample string 3",
                                                                              "description": "sample string 4",
                                                                              "date_from": "2026-05-09T09:34:41.4639424+02:00",
                                                                              "date_end": "2026-05-09T09:34:41.4639424+02:00",
                                                                              "id_branch": "3b9cdd35-ad9d-455d-b25b-f8383fcb4f8f",
                                                                              "id_pos": "042f6696-7f0b-4efc-b1a4-66dbe024201b",
                                                                              "id_list": "3d623407-3069-4284-8415-bd52cf5a8751",
                                                                              "view_list": true,
                                                                              "is_default": true,
                                                                              "active": true,
                                                                              "created_on": "2026-05-09T09:34:41.4639424+02:00",
                                                                              "last_update": "2026-05-09T09:34:41.4639424+02:00",
                                                                              "id_user_upd": "40bdec22-f3c5-40eb-a113-08cac13642c9",
                                                                              "commited": true,
                                                                              "mt_branches": {
                                                                                "$ref": "6"
                                                                              },
                                                                              "mt_pos": {
                                                                                "$ref": "13"
                                                                              },
                                                                              "mt_prices_list": {
                                                                                "$ref": "38"
                                                                              },
                                                                              "st_users": {
                                                                                "$ref": "5"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "47"
                                                                            }
                                                                          ],
                                                                          "st_images": {
                                                                            "$ref": "7"
                                                                          },
                                                                          "st_users": {
                                                                            "$ref": "5"
                                                                          },
                                                                          "mt_prices_rules": [
                                                                            {
                                                                              "$ref": "37"
                                                                            },
                                                                            {
                                                                              "$ref": "37"
                                                                            }
                                                                          ],
                                                                          "tt_doc_sa_det": [
                                                                            {
                                                                              "$ref": "28"
                                                                            },
                                                                            {
                                                                              "$ref": "28"
                                                                            }
                                                                          ]
                                                                        },
                                                                        "st_users": {
                                                                          "$ref": "5"
                                                                        }
                                                                      },
                                                                      {
                                                                        "$ref": "37"
                                                                      }
                                                                    ],
                                                                    "tt_items_customs": [
                                                                      {
                                                                        "$id": "48",
                                                                        "id": "57dbd07c-b85b-4bc1-b8e4-796018722c0d",
                                                                        "order_id": 2,
                                                                        "id_item": "b486f424-2990-4f99-a219-47db2f38fae9",
                                                                        "id_item_type": "f36d4602-85ef-4d1f-940e-fdcf95b53343",
                                                                        "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": "14a8c833-936d-4eee-8dfc-72b65d84e8f5",
                                                                        "type_item": 11,
                                                                        "id_voucher_json": "bf5e9f2e-94fd-4afe-9435-388e20831324",
                                                                        "count_voucher": 1,
                                                                        "id_category": "de418c1e-2f94-4e2d-95c9-602b7ed223b8",
                                                                        "created_on": "2026-05-09T09:34:41.4639424+02:00",
                                                                        "last_update": "2026-05-09T09:34:41.4639424+02:00",
                                                                        "id_user_upd": "57a14930-5af1-4ec8-8c43-0a4f61a08e3d",
                                                                        "commited": true,
                                                                        "mt_items": {
                                                                          "$ref": "10"
                                                                        },
                                                                        "mt_items_types": {
                                                                          "$ref": "33"
                                                                        },
                                                                        "st_users": {
                                                                          "$ref": "5"
                                                                        },
                                                                        "tt_pos_sesion": {
                                                                          "$id": "49",
                                                                          "id": "abb44d88-24b2-4d27-ae7c-b5f60f281baf",
                                                                          "nro_sesion": 2,
                                                                          "id_pos": "edd0166c-a5fd-45e7-9a3a-a213249ddbe4",
                                                                          "date_tax": "2026-05-09T09:34:41.4639424+02:00",
                                                                          "date_open": "2026-05-09T09:34:41.4639424+02:00",
                                                                          "date_close": "2026-05-09T09:34:41.4639424+02:00",
                                                                          "id_user_open": "d31f1b49-a291-4e03-9947-0713c5dc298a",
                                                                          "id_user_close": "049c1311-3011-4274-b3a6-b7b95a790867",
                                                                          "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:34:41.4639424+02:00",
                                                                          "last_update": "2026-05-09T09:34:41.4639424+02:00",
                                                                          "commited": true,
                                                                          "mt_pos": {
                                                                            "$ref": "13"
                                                                          },
                                                                          "tt_cloakrooms_units": [
                                                                            {
                                                                              "$ref": "16"
                                                                            },
                                                                            {
                                                                              "$ref": "16"
                                                                            }
                                                                          ],
                                                                          "tt_items_customs": [
                                                                            {
                                                                              "$ref": "48"
                                                                            },
                                                                            {
                                                                              "$ref": "48"
                                                                            }
                                                                          ],
                                                                          "tt_doc_sa_pt": [
                                                                            {
                                                                              "$id": "50",
                                                                              "id": "03bcebca-8b0f-4df5-b49f-c0219f60184a",
                                                                              "json_object": "sample string 2",
                                                                              "json_pays": "sample string 3",
                                                                              "id_pos_sesion": "ff41e11c-b7a9-4a62-b026-a688a20001b7",
                                                                              "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:34:41.4639424+02:00",
                                                                              "tt_pos_sesion": {
                                                                                "$ref": "49"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "50"
                                                                            }
                                                                          ],
                                                                          "tt_rooms_units_activity": [
                                                                            {
                                                                              "$id": "51",
                                                                              "id": "6e7d6595-295e-47d7-81a6-064d197026bf",
                                                                              "id_room_unit": "48faa3e0-f512-4c94-8c57-db3ec8604657",
                                                                              "id_room_list": "c967413d-65b7-4815-85be-f8e8c5754d3d",
                                                                              "nro_res_ext": "sample string 3",
                                                                              "date_reserved": "2026-05-09T09:34:41.4639424+02:00",
                                                                              "date_from": "2026-05-09T09:34:41.4639424+02:00",
                                                                              "date_end": "2026-05-09T09:34:41.4639424+02:00",
                                                                              "date_open": "2026-05-09T09:34:41.4639424+02:00",
                                                                              "date_close": "2026-05-09T09:34:41.4639424+02:00",
                                                                              "id_employee": "97a947c4-b245-43d4-ace9-770e7a74c366",
                                                                              "id_employee_sec": "5fdf6be1-e03e-4bf7-8099-09c674bdf776",
                                                                              "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": "ec54c3e7-77b0-4c14-a0d3-a735cc4f85d3",
                                                                              "comment": "sample string 7",
                                                                              "id_user_open": "07bdb83d-5a5c-44fa-8bae-8eefa3c1b7ef",
                                                                              "id_user_close": "daf6eb06-a2dd-41b1-a115-cf3ac40816d7",
                                                                              "id_unit_state": "efd01de6-62ff-4df6-a783-411d4a8216a2",
                                                                              "id_pos_sesion": "b902671e-9d4e-4cf6-81d9-8486ae84c422",
                                                                              "vip": true,
                                                                              "paid": true,
                                                                              "send": true,
                                                                              "send_date": "2026-05-09T09:34:41.4639424+02:00",
                                                                              "active": true,
                                                                              "created_on": "2026-05-09T09:34:41.4639424+02:00",
                                                                              "last_update": "2026-05-09T09:34:41.4639424+02:00",
                                                                              "commited": true,
                                                                              "mt_employees": {
                                                                                "$ref": "25"
                                                                              },
                                                                              "mt_employees1": {
                                                                                "$ref": "25"
                                                                              },
                                                                              "mt_rooms_units": {
                                                                                "$id": "52",
                                                                                "id": "a7a49382-c37b-4c7a-bf28-9627ac3debdd",
                                                                                "id_mask": "sample string 2",
                                                                                "name": "sample string 3",
                                                                                "name_label": "sample string 4",
                                                                                "name_zone": "sample string 5",
                                                                                "order": 6,
                                                                                "id_room": "46a8c2e3-280d-461b-a096-0a3e8143d362",
                                                                                "pax": 8,
                                                                                "pos_x": 9,
                                                                                "pos_y": 10,
                                                                                "size_w": 1,
                                                                                "size_h": 1,
                                                                                "in_map": true,
                                                                                "reserved_on": true,
                                                                                "id_room_type": "0d073d64-9550-4556-9d17-924b67884eef",
                                                                                "locked": true,
                                                                                "date_locked": "2026-05-09T09:34:41.4639424+02:00",
                                                                                "comment_locked": "sample string 15",
                                                                                "active": true,
                                                                                "created_on": "2026-05-09T09:34:41.4639424+02:00",
                                                                                "last_update": "2026-05-09T09:34:41.4639424+02:00",
                                                                                "id_user_upd": "2cbf4224-0221-46cb-a5c2-04615f7def50",
                                                                                "commited": true,
                                                                                "mt_rooms": {
                                                                                  "$id": "53",
                                                                                  "id": "2b1961ac-1aca-4f79-b725-439c1c3a4764",
                                                                                  "id_mask": "sample string 2",
                                                                                  "name": "sample string 3",
                                                                                  "description": "sample string 4",
                                                                                  "id_branch": "021c2221-450f-4295-a5ea-085eeee52f5a",
                                                                                  "name_pos": "sample string 6",
                                                                                  "id_image": "610a6c6b-9eb6-42e4-aaa4-f07ab2b890fb",
                                                                                  "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": "a635b4dd-bcb9-4c9f-801e-d40480b2d823",
                                                                                  "refresh_status": true,
                                                                                  "active": true,
                                                                                  "created_on": "2026-05-09T09:34:41.4639424+02:00",
                                                                                  "last_update": "2026-05-09T09:34:41.4639424+02:00",
                                                                                  "id_user_upd": "3861ee42-3ee2-4d0d-a072-3e7620d4f12d",
                                                                                  "commited": true,
                                                                                  "mt_branches": {
                                                                                    "$ref": "6"
                                                                                  },
                                                                                  "mt_pos_rooms": [
                                                                                    {
                                                                                      "$id": "54",
                                                                                      "id_pos": "3fb65be2-6ae6-4ace-b86c-d7e537006bd2",
                                                                                      "id_room": "70a5df27-ccef-4a17-a27f-e064645aeb6b",
                                                                                      "active": true,
                                                                                      "created_on": "2026-05-09T09:34:41.4639424+02:00",
                                                                                      "last_update": "2026-05-09T09:34:41.4639424+02:00",
                                                                                      "id_user_upd": "4c51afff-8e4b-4eab-a230-edacc5410064",
                                                                                      "commited": true,
                                                                                      "mt_pos": {
                                                                                        "$ref": "13"
                                                                                      },
                                                                                      "mt_rooms": {
                                                                                        "$ref": "53"
                                                                                      },
                                                                                      "st_users": {
                                                                                        "$ref": "5"
                                                                                      }
                                                                                    },
                                                                                    {
                                                                                      "$ref": "54"
                                                                                    }
                                                                                  ],
                                                                                  "st_images": {
                                                                                    "$ref": "7"
                                                                                  },
                                                                                  "st_images1": {
                                                                                    "$ref": "7"
                                                                                  },
                                                                                  "st_users": {
                                                                                    "$ref": "5"
                                                                                  },
                                                                                  "mt_rooms_units": [
                                                                                    {
                                                                                      "$ref": "52"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "52"
                                                                                    }
                                                                                  ],
                                                                                  "tt_rooms_list": [
                                                                                    {
                                                                                      "$id": "55",
                                                                                      "id": "91724ea5-fc41-484b-97b9-dc7c80db8460",
                                                                                      "id_room": "c971c91f-68cb-4fce-91a2-37aed4bd07c9",
                                                                                      "date_in": "2026-05-09T09:34:41.4639424+02:00",
                                                                                      "date_out": "2026-05-09T09:34:41.4639424+02:00",
                                                                                      "id_user_add": "d7a66842-c392-4c2a-a5da-30538f9f7a3c",
                                                                                      "from_reservation": "sample string 5",
                                                                                      "pax": 6,
                                                                                      "status": 7,
                                                                                      "comment": "sample string 8",
                                                                                      "active": true,
                                                                                      "created_on": "2026-05-09T09:34:41.4639424+02:00",
                                                                                      "last_update": "2026-05-09T09:34:41.4639424+02:00",
                                                                                      "commited": true,
                                                                                      "mt_rooms": {
                                                                                        "$ref": "53"
                                                                                      },
                                                                                      "st_users": {
                                                                                        "$ref": "5"
                                                                                      },
                                                                                      "tt_rooms_units_activity": [
                                                                                        {
                                                                                          "$ref": "51"
                                                                                        },
                                                                                        {
                                                                                          "$ref": "51"
                                                                                        }
                                                                                      ]
                                                                                    },
                                                                                    {
                                                                                      "$ref": "55"
                                                                                    }
                                                                                  ]
                                                                                },
                                                                                "mt_rooms_units_types": {
                                                                                  "$id": "56",
                                                                                  "id": "7f6e36b5-c06d-45a1-a5c4-da874c81be5c",
                                                                                  "id_mask": "sample string 2",
                                                                                  "name": "sample string 3",
                                                                                  "description": "sample string 4",
                                                                                  "high": 5,
                                                                                  "width": 6,
                                                                                  "active": true,
                                                                                  "created_on": "2026-05-09T09:34:41.4639424+02:00",
                                                                                  "last_update": "2026-05-09T09:34:41.4639424+02:00",
                                                                                  "id_user_upd": "310f311d-bf4f-490a-bb79-7fa8b6c9148d",
                                                                                  "commited": true,
                                                                                  "mt_rooms_units": [
                                                                                    {
                                                                                      "$ref": "52"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "52"
                                                                                    }
                                                                                  ],
                                                                                  "mt_rooms_units_states_types": [
                                                                                    {
                                                                                      "$id": "57",
                                                                                      "id_room_type": "3e7a991d-802c-4c2d-ab24-68677724d972",
                                                                                      "id_room_state": "d610027b-ed07-424b-a8b0-fbd893d8a3e0",
                                                                                      "id_image": "06dcdbda-b52f-41ac-9e07-95fe5ddb34db",
                                                                                      "color_font": "sample string 4",
                                                                                      "font_bold": true,
                                                                                      "font_underline": true,
                                                                                      "font_size": 7,
                                                                                      "active": true,
                                                                                      "created_on": "2026-05-09T09:34:41.4639424+02:00",
                                                                                      "last_update": "2026-05-09T09:34:41.4639424+02:00",
                                                                                      "id_user_upd": "b7c8d12f-86e2-46dd-ba3d-f0221724f800",
                                                                                      "commited": true,
                                                                                      "mt_rooms_units_states": {
                                                                                        "$id": "58",
                                                                                        "id": "4ba93e4a-798c-4309-9ef9-1a805d7f554e",
                                                                                        "id_mask": "sample string 2",
                                                                                        "name": "sample string 3",
                                                                                        "description": "sample string 4",
                                                                                        "color": "sample string 5",
                                                                                        "active": true,
                                                                                        "created_on": "2026-05-09T09:34:41.4639424+02:00",
                                                                                        "last_update": "2026-05-09T09:34:41.4639424+02:00",
                                                                                        "id_user_upd": "4edeaaaa-1e3f-4436-8ad1-b54e1d49e17a",
                                                                                        "commited": true,
                                                                                        "st_users": {
                                                                                          "$ref": "5"
                                                                                        },
                                                                                        "mt_rooms_units_states_types": [
                                                                                          {
                                                                                            "$ref": "57"
                                                                                          },
                                                                                          {
                                                                                            "$ref": "57"
                                                                                          }
                                                                                        ],
                                                                                        "tt_rooms_units_activity": [
                                                                                          {
                                                                                            "$ref": "51"
                                                                                          },
                                                                                          {
                                                                                            "$ref": "51"
                                                                                          }
                                                                                        ]
                                                                                      },
                                                                                      "mt_rooms_units_types": {
                                                                                        "$ref": "56"
                                                                                      },
                                                                                      "st_images": {
                                                                                        "$ref": "7"
                                                                                      },
                                                                                      "st_users": {
                                                                                        "$ref": "5"
                                                                                      }
                                                                                    },
                                                                                    {
                                                                                      "$ref": "57"
                                                                                    }
                                                                                  ],
                                                                                  "st_users": {
                                                                                    "$ref": "5"
                                                                                  }
                                                                                },
                                                                                "st_users": {
                                                                                  "$ref": "5"
                                                                                },
                                                                                "tt_rooms_units_activity": [
                                                                                  {
                                                                                    "$ref": "51"
                                                                                  },
                                                                                  {
                                                                                    "$ref": "51"
                                                                                  }
                                                                                ]
                                                                              },
                                                                              "mt_rooms_units_states": {
                                                                                "$ref": "58"
                                                                              },
                                                                              "st_users": {
                                                                                "$ref": "5"
                                                                              },
                                                                              "st_users1": {
                                                                                "$ref": "5"
                                                                              },
                                                                              "tt_doc_sa": [
                                                                                {
                                                                                  "$ref": "17"
                                                                                },
                                                                                {
                                                                                  "$ref": "17"
                                                                                }
                                                                              ],
                                                                              "tt_pos_sesion": {
                                                                                "$ref": "49"
                                                                              },
                                                                              "tt_rooms_list": {
                                                                                "$ref": "55"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "51"
                                                                            }
                                                                          ],
                                                                          "st_users": {
                                                                            "$ref": "5"
                                                                          },
                                                                          "st_users1": {
                                                                            "$ref": "5"
                                                                          },
                                                                          "tt_tips": [
                                                                            {
                                                                              "$id": "59",
                                                                              "id": "a6a49799-db6d-4767-842f-d6e1b0d5345a",
                                                                              "id_pos_sesion": "43c0ad16-3d30-445e-825f-673d59aec98a",
                                                                              "amt_card": 1.1,
                                                                              "amt_cash": 1.1,
                                                                              "id_user": "af22bd05-d74c-4602-8a94-19842879fc1c",
                                                                              "id_room_unit_activity": "e83bfb32-7f48-4a89-8ef2-b9801ac38ba0",
                                                                              "id_doc_sa": "ee11cade-65ba-44dc-9c48-b97c4856a05d",
                                                                              "id_pos_type": "d46b52f1-00f9-4019-bc27-4ee509c83304",
                                                                              "block": true,
                                                                              "comment": "sample string 5",
                                                                              "json_response": "sample string 6",
                                                                              "id_doc_ref": "a909714d-5ecd-4b7c-a540-8480255323f5",
                                                                              "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:34:41.4639424+02:00",
                                                                              "last_update": "2026-05-09T09:34:41.4639424+02:00",
                                                                              "commited": true,
                                                                              "tt_pos_sesion": {
                                                                                "$ref": "49"
                                                                              },
                                                                              "tt_tips_users": [
                                                                                {
                                                                                  "$id": "60",
                                                                                  "id_tip": "e8d8b08d-2e96-4f0e-ada7-36726a750f2d",
                                                                                  "id_user": "1170c590-4469-4339-a2e8-71c945f3e4e3",
                                                                                  "amt_card": 1.1,
                                                                                  "amt_cash": 1.1,
                                                                                  "type_share": 3,
                                                                                  "active": true,
                                                                                  "created_on": "2026-05-09T09:34:41.4639424+02:00",
                                                                                  "last_update": "2026-05-09T09:34:41.4639424+02:00",
                                                                                  "commited": true,
                                                                                  "st_users": {
                                                                                    "$ref": "5"
                                                                                  },
                                                                                  "tt_tips": {
                                                                                    "$ref": "59"
                                                                                  }
                                                                                },
                                                                                {
                                                                                  "$ref": "60"
                                                                                }
                                                                              ]
                                                                            },
                                                                            {
                                                                              "$ref": "59"
                                                                            }
                                                                          ],
                                                                          "tt_pos_sesion_users": [
                                                                            {
                                                                              "$id": "61",
                                                                              "id_pos_sesion": "61cc0f7c-da0e-49c8-8a99-3cfc0c79c089",
                                                                              "id_user": "f09a8945-e391-49c6-b867-082544842595",
                                                                              "date_add": "2026-05-09T09:34:41.4639424+02:00",
                                                                              "distribution_index": 1.1,
                                                                              "active": true,
                                                                              "created_on": "2026-05-09T09:34:41.4639424+02:00",
                                                                              "last_update": "2026-05-09T09:34:41.4639424+02:00",
                                                                              "commited": true,
                                                                              "st_users": {
                                                                                "$ref": "5"
                                                                              },
                                                                              "tt_pos_sesion": {
                                                                                "$ref": "49"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "61"
                                                                            }
                                                                          ],
                                                                          "tt_doc_sa": [
                                                                            {
                                                                              "$ref": "17"
                                                                            },
                                                                            {
                                                                              "$ref": "17"
                                                                            }
                                                                          ],
                                                                          "tt_cmd_connection": [
                                                                            {
                                                                              "$id": "62",
                                                                              "id": "b14495b4-7b9d-461b-940f-4eaf4b055a32",
                                                                              "id_user": "a281b7c0-3553-4db9-ab65-8214b7fbc672",
                                                                              "id_user_profile": "939e9e78-2db1-4c31-8fe2-ea990b758224",
                                                                              "locator": "sample string 4",
                                                                              "date_end": "2026-05-09T09:34:41.4639424+02:00",
                                                                              "id_pos_sesion": "647fadce-41cd-47e1-982b-cf5aea73f124",
                                                                              "date_login": "2026-05-09T09:34:41.4639424+02:00",
                                                                              "date_logout": "2026-05-09T09:34:41.4639424+02:00",
                                                                              "terminal_id": "sample string 6",
                                                                              "terminal_type": "sample string 7",
                                                                              "created_on": "2026-05-09T09:34:41.4639424+02:00",
                                                                              "last_update": "2026-05-09T09:34:41.4639424+02:00",
                                                                              "commited": true,
                                                                              "st_users": {
                                                                                "$ref": "5"
                                                                              },
                                                                              "st_users_profiles": {
                                                                                "$id": "63",
                                                                                "id": "f0618f24-1b4a-424c-b1e7-687daf14a620",
                                                                                "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:34:41.4639424+02:00",
                                                                                "last_update": "2026-05-09T09:34:41.4639424+02:00",
                                                                                "commited": true,
                                                                                "st_permisions": [
                                                                                  {
                                                                                    "$id": "64",
                                                                                    "id": "35599cb4-c53c-480c-8eb9-9dfeb5331f3f",
                                                                                    "id_function": "b65a6b65-772c-4fd8-99e7-543156a777d1",
                                                                                    "id_user": "56435017-a012-4702-b023-938083165198",
                                                                                    "id_profile": "742c6ad0-8b5b-4062-9320-c61c1435bcff",
                                                                                    "permission": 3,
                                                                                    "active": true,
                                                                                    "created_on": "2026-05-09T09:34:41.4639424+02:00",
                                                                                    "last_update": "2026-05-09T09:34:41.4639424+02:00",
                                                                                    "commited": true,
                                                                                    "st_users_profiles": {
                                                                                      "$ref": "63"
                                                                                    },
                                                                                    "st_users": {
                                                                                      "$ref": "5"
                                                                                    },
                                                                                    "st_functions": {
                                                                                      "$id": "65",
                                                                                      "id": "a0faf7ba-f7a6-4d11-a0ec-0a01ce0096ec",
                                                                                      "id_mask": "sample string 2",
                                                                                      "name": "sample string 3",
                                                                                      "description": "sample string 4",
                                                                                      "level_id": 5,
                                                                                      "id_group": "6ef49a53-6ff0-4280-a21c-30e3e95d0af8",
                                                                                      "name_event": "sample string 7",
                                                                                      "name_pos": "sample string 8",
                                                                                      "id_image": "94933a80-4251-4b54-b644-a3db409c47d3",
                                                                                      "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:34:41.4639424+02:00",
                                                                                      "last_update": "2026-05-09T09:34:41.4639424+02:00",
                                                                                      "commited": true,
                                                                                      "st_functions_groups": {
                                                                                        "$id": "66",
                                                                                        "id": "fb872306-d5c7-4986-b2d5-d3fb9176a0f9",
                                                                                        "id_mask": "sample string 2",
                                                                                        "name": "sample string 3",
                                                                                        "description": "sample string 4",
                                                                                        "active": true,
                                                                                        "created_on": "2026-05-09T09:34:41.4639424+02:00",
                                                                                        "last_update": "2026-05-09T09:34:41.4639424+02:00",
                                                                                        "commited": true,
                                                                                        "st_functions": [
                                                                                          {
                                                                                            "$ref": "65"
                                                                                          },
                                                                                          {
                                                                                            "$ref": "65"
                                                                                          }
                                                                                        ]
                                                                                      },
                                                                                      "st_images": {
                                                                                        "$ref": "7"
                                                                                      },
                                                                                      "st_permisions": [
                                                                                        {
                                                                                          "$ref": "64"
                                                                                        },
                                                                                        {
                                                                                          "$ref": "64"
                                                                                        }
                                                                                      ]
                                                                                    }
                                                                                  },
                                                                                  {
                                                                                    "$ref": "64"
                                                                                  }
                                                                                ],
                                                                                "st_users": [
                                                                                  {
                                                                                    "$ref": "5"
                                                                                  },
                                                                                  {
                                                                                    "$ref": "5"
                                                                                  }
                                                                                ],
                                                                                "tt_cmd_connection": [
                                                                                  {
                                                                                    "$ref": "62"
                                                                                  },
                                                                                  {
                                                                                    "$ref": "62"
                                                                                  }
                                                                                ]
                                                                              },
                                                                              "tt_pos_sesion": {
                                                                                "$ref": "49"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "62"
                                                                            }
                                                                          ],
                                                                          "tt_cmd_messages": [
                                                                            {
                                                                              "$id": "67",
                                                                              "id": "8f45cf9d-e3a4-41af-a4ac-2e6ff3e89f3a",
                                                                              "id_user": "41ccc6d7-c943-41de-b8e4-6e8ce0e095a4",
                                                                              "date_add": "2026-05-09T09:34:41.4639424+02:00",
                                                                              "destiny_type": 4,
                                                                              "id_key": "033a0cae-2822-495c-a8fe-ad7058ae2934",
                                                                              "message": "sample string 6",
                                                                              "message_view": true,
                                                                              "date_view": "2026-05-09T09:34:41.4639424+02:00",
                                                                              "id_pos_sesion": "d07c68e0-135c-4c8b-a993-27a364fc9e4e",
                                                                              "terminal_add": "sample string 9",
                                                                              "created_on": "2026-05-09T09:34:41.4639424+02:00",
                                                                              "last_update": "2026-05-09T09:34:41.4639424+02:00",
                                                                              "commited": true,
                                                                              "st_users": {
                                                                                "$ref": "5"
                                                                              },
                                                                              "tt_pos_sesion": {
                                                                                "$ref": "49"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "67"
                                                                            }
                                                                          ]
                                                                        }
                                                                      },
                                                                      {
                                                                        "$ref": "48"
                                                                      }
                                                                    ]
                                                                  },
                                                                  "mt_items_vouchers": {
                                                                    "$id": "68",
                                                                    "id": "3bad4a08-6387-426e-9cf4-b31bfb257679",
                                                                    "id_mask": "sample string 2",
                                                                    "name": "sample string 3",
                                                                    "description": "sample string 4",
                                                                    "json": "sample string 5",
                                                                    "id_pay_type": "c22a8ace-1d92-4cf6-8aa1-a7898c762c75",
                                                                    "id_doc_print": "80aad869-fba8-4e3c-b69d-dcd282b8de6a",
                                                                    "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:34:41.4639424+02:00",
                                                                    "last_update": "2026-05-09T09:34:41.4639424+02:00",
                                                                    "commited": true,
                                                                    "mt_items_sub": [
                                                                      {
                                                                        "$ref": "29"
                                                                      },
                                                                      {
                                                                        "$ref": "29"
                                                                      }
                                                                    ]
                                                                  },
                                                                  "st_users": {
                                                                    "$ref": "5"
                                                                  },
                                                                  "mt_prices_items": [
                                                                    {
                                                                      "$ref": "46"
                                                                    },
                                                                    {
                                                                      "$ref": "46"
                                                                    }
                                                                  ],
                                                                  "tt_doc_sa_det": [
                                                                    {
                                                                      "$ref": "28"
                                                                    },
                                                                    {
                                                                      "$ref": "28"
                                                                    }
                                                                  ]
                                                                },
                                                                "mt_prices_list": {
                                                                  "$ref": "38"
                                                                },
                                                                "st_users": {
                                                                  "$ref": "5"
                                                                },
                                                                "st_users1": {
                                                                  "$ref": "5"
                                                                },
                                                                "tt_doc_sa": {
                                                                  "$ref": "17"
                                                                },
                                                                "tt_doc_sa_det_stock": [
                                                                  {
                                                                    "$id": "69",
                                                                    "id_doc_sa": "3c806ae6-8c0e-4c47-b240-f24813036112",
                                                                    "id_line": 2,
                                                                    "id_item": "00b0b584-f352-4d06-837a-62c40844fb45",
                                                                    "qty": 4.1,
                                                                    "mt_items": {
                                                                      "$ref": "10"
                                                                    },
                                                                    "tt_doc_sa_det": {
                                                                      "$ref": "28"
                                                                    }
                                                                  },
                                                                  {
                                                                    "$ref": "69"
                                                                  }
                                                                ]
                                                              },
                                                              {
                                                                "$ref": "28"
                                                              }
                                                            ],
                                                            "tt_doc_sa_pay": [
                                                              {
                                                                "$ref": "24"
                                                              },
                                                              {
                                                                "$ref": "24"
                                                              }
                                                            ],
                                                            "tt_vouchers": [
                                                              {
                                                                "$ref": "35"
                                                              },
                                                              {
                                                                "$ref": "35"
                                                              }
                                                            ],
                                                            "tt_vouchers_permisions": [
                                                              {
                                                                "$ref": "36"
                                                              },
                                                              {
                                                                "$ref": "36"
                                                              }
                                                            ],
                                                            "tt_rooms_units_activity": [
                                                              {
                                                                "$ref": "51"
                                                              },
                                                              {
                                                                "$ref": "51"
                                                              }
                                                            ],
                                                            "tt_rooms_units_activity1": [
                                                              {
                                                                "$ref": "51"
                                                              },
                                                              {
                                                                "$ref": "51"
                                                              }
                                                            ]
                                                          },
                                                          "mt_money_types": {
                                                            "$ref": "3"
                                                          },
                                                          "mt_payment_types": {
                                                            "$ref": "23"
                                                          },
                                                          "tt_doc_sa": {
                                                            "$ref": "17"
                                                          },
                                                          "tt_vouchers": {
                                                            "$ref": "35"
                                                          }
                                                        },
                                                        {
                                                          "$ref": "24"
                                                        }
                                                      ],
                                                      "tt_vouchers": [
                                                        {
                                                          "$ref": "35"
                                                        },
                                                        {
                                                          "$ref": "35"
                                                        }
                                                      ]
                                                    },
                                                    "st_users": {
                                                      "$ref": "5"
                                                    },
                                                    "mt_money_types": {
                                                      "$ref": "3"
                                                    },
                                                    "tt_doc_sa": {
                                                      "$ref": "17"
                                                    }
                                                  },
                                                  {
                                                    "$ref": "22"
                                                  }
                                                ],
                                                "tt_doc_sa_det": [
                                                  {
                                                    "$ref": "28"
                                                  },
                                                  {
                                                    "$ref": "28"
                                                  }
                                                ],
                                                "tt_doc_sa_pay": [
                                                  {
                                                    "$ref": "24"
                                                  },
                                                  {
                                                    "$ref": "24"
                                                  }
                                                ],
                                                "tt_doc_sa1": [
                                                  {
                                                    "$ref": "17"
                                                  },
                                                  {
                                                    "$ref": "17"
                                                  }
                                                ],
                                                "tt_doc_sa2": {
                                                  "$ref": "17"
                                                },
                                                "tt_pos_sesion": {
                                                  "$ref": "49"
                                                },
                                                "tt_rooms_units_activity": {
                                                  "$ref": "51"
                                                },
                                                "tt_spool_doc_print": [
                                                  {
                                                    "$id": "70",
                                                    "id": "648f5b72-d38b-44f3-a135-fc6215752320",
                                                    "spool_server": "sample string 2",
                                                    "id_doc_sa": "47084488-c30c-49f2-b521-353abdefbb47",
                                                    "spool_printer": "sample string 4",
                                                    "count": 5,
                                                    "created_on": "2026-05-09T09:34:41.4639424+02:00",
                                                    "printed": true,
                                                    "print_on": "2026-05-09T09:34:41.4639424+02:00",
                                                    "tt_doc_sa": {
                                                      "$ref": "17"
                                                    }
                                                  },
                                                  {
                                                    "$ref": "70"
                                                  }
                                                ]
                                              },
                                              "tt_pos_sesion": {
                                                "$ref": "49"
                                              }
                                            },
                                            {
                                              "$ref": "16"
                                            }
                                          ]
                                        },
                                        {
                                          "$ref": "15"
                                        }
                                      ],
                                      "mt_items_featured": [
                                        {
                                          "$ref": "12"
                                        },
                                        {
                                          "$ref": "12"
                                        }
                                      ],
                                      "mt_pos_print": [
                                        {
                                          "$ref": "43"
                                        },
                                        {
                                          "$ref": "43"
                                        }
                                      ],
                                      "mt_pos_rooms": [
                                        {
                                          "$ref": "54"
                                        },
                                        {
                                          "$ref": "54"
                                        }
                                      ],
                                      "st_users": {
                                        "$ref": "5"
                                      },
                                      "mt_pos_view": [
                                        {
                                          "$ref": "40"
                                        },
                                        {
                                          "$ref": "40"
                                        }
                                      ],
                                      "mt_prices_list_rules": [
                                        {
                                          "$ref": "47"
                                        },
                                        {
                                          "$ref": "47"
                                        }
                                      ],
                                      "mt_prices_rules": [
                                        {
                                          "$ref": "37"
                                        },
                                        {
                                          "$ref": "37"
                                        }
                                      ],
                                      "st_doc_num": [
                                        {
                                          "$id": "71",
                                          "id_pos": "974a5a66-026d-478d-ba50-b0140a57ce83",
                                          "id_doc": "8284085f-ce26-483b-ba58-1eeae8bb5bd4",
                                          "value": 3,
                                          "created_on": "2026-05-09T09:34:41.4639424+02:00",
                                          "last_update": "2026-05-09T09:34:41.4639424+02:00",
                                          "commited": true,
                                          "mt_docs": {
                                            "$ref": "1"
                                          },
                                          "mt_pos": {
                                            "$ref": "13"
                                          }
                                        },
                                        {
                                          "$ref": "71"
                                        }
                                      ],
                                      "st_pos_license": [
                                        {
                                          "$id": "72",
                                          "id": "393a6409-7f26-46af-99c2-1f5ae2cc03b3",
                                          "id_pos": "350c926a-8ec7-4efa-9725-fd13df0c578e",
                                          "mac_address": "sample string 3",
                                          "date_end": "2026-05-09T09:34:41.4639424+02:00",
                                          "key_access": "sample string 5",
                                          "id_user_add": "e626257c-e749-425a-95c6-5bc4fcf49f48",
                                          "active": true,
                                          "created_on": "2026-05-09T09:34:41.4639424+02:00",
                                          "last_update": "2026-05-09T09:34:41.4639424+02:00",
                                          "commited": true,
                                          "mt_pos": {
                                            "$ref": "13"
                                          },
                                          "st_users": {
                                            "$ref": "5"
                                          }
                                        },
                                        {
                                          "$ref": "72"
                                        }
                                      ],
                                      "st_users_pos": [
                                        {
                                          "$id": "73",
                                          "id_user": "7c53419e-48e0-47aa-9a12-77d3a562fb75",
                                          "id_pos": "3015351d-8fd7-4a8c-8762-573e03ea23a1",
                                          "pass_required": true,
                                          "active": true,
                                          "created_on": "2026-05-09T09:34:41.4639424+02:00",
                                          "last_update": "2026-05-09T09:34:41.4639424+02:00",
                                          "commited": true,
                                          "mt_pos": {
                                            "$ref": "13"
                                          },
                                          "st_users": {
                                            "$ref": "5"
                                          }
                                        },
                                        {
                                          "$ref": "73"
                                        }
                                      ],
                                      "tt_doc_sa": [
                                        {
                                          "$ref": "17"
                                        },
                                        {
                                          "$ref": "17"
                                        }
                                      ],
                                      "tt_pos_connection": [
                                        {
                                          "$id": "74",
                                          "id": "e1213434-d5d1-4f39-83b1-788af22cf568",
                                          "id_pos": "1bbec5b7-43ec-4552-b1da-a63f7f3c0a3b",
                                          "date_add": "2026-05-09T09:34:41.4639424+02:00",
                                          "date_upd": "2026-05-09T09:34:41.4639424+02:00",
                                          "date_out": "2026-05-09T09:34:41.4639424+02:00",
                                          "connection_type": "sample string 3",
                                          "connection_speed": 1,
                                          "terminal_name": "sample string 4",
                                          "version": "sample string 5",
                                          "commited": true,
                                          "mt_pos": {
                                            "$ref": "13"
                                          }
                                        },
                                        {
                                          "$ref": "74"
                                        }
                                      ],
                                      "tt_pos_sesion": [
                                        {
                                          "$ref": "49"
                                        },
                                        {
                                          "$ref": "49"
                                        }
                                      ],
                                      "mt_branches": {
                                        "$ref": "6"
                                      },
                                      "tt_logs": [
                                        {
                                          "$id": "75",
                                          "id": "78d14494-3bea-4776-9fa8-88e5f58c4651",
                                          "id_user_add": "5391536f-b26e-429b-a954-7e28d1709fea",
                                          "id_table": "676a1859-1f0e-40eb-93b1-ca6372fd8200",
                                          "message_log": "sample string 3",
                                          "json_object": "sample string 4",
                                          "log_type": "sample string 5",
                                          "id_pos": "e73503ce-aabd-46a5-a549-e1fcb9f79e47",
                                          "created_on": "2026-05-09T09:34:41.4639424+02:00",
                                          "commited": true,
                                          "mt_pos": {
                                            "$ref": "13"
                                          },
                                          "st_sync_tables": {
                                            "$id": "76",
                                            "id": "f8a9f1a0-23e5-4321-86a7-e8887fadb8d4",
                                            "level": 2,
                                            "order": 3,
                                            "name": "sample string 4",
                                            "log_ins": true,
                                            "log_upd": true,
                                            "packet_forward": true,
                                            "active": true,
                                            "created_on": "2026-05-09T09:34:41.4639424+02:00",
                                            "last_update": "2026-05-09T09:34:41.4639424+02:00",
                                            "commited": true,
                                            "st_sync_packages_det": [
                                              {
                                                "$id": "77",
                                                "id": "1ed77296-8c2f-4684-a7c1-e66bb1636550",
                                                "id_sync": "3fa6ba03-3dd7-40fe-954a-f58a12ab6ea6",
                                                "json": "sample string 3",
                                                "id_table": "7f843efb-9ade-4da9-a296-a681810f8458",
                                                "order": 5,
                                                "st_sync_packages": {
                                                  "$id": "78",
                                                  "id": "93ca8035-324f-4534-bb0f-8d2eb3bb0ba0",
                                                  "id_branch_from": "75155dc5-0ae6-4b0b-bcd0-c5158fe8f16d",
                                                  "id_branch_to": "4f47c1b8-6dfb-47ee-9874-899c94062157",
                                                  "type": 4,
                                                  "created_on": "2026-05-09T09:34:41.4639424+02:00",
                                                  "order": 6,
                                                  "status": 7,
                                                  "log_info": "sample string 8",
                                                  "sync_on": "2026-05-09T09:34:41.4639424+02:00",
                                                  "send_on": "2026-05-09T09:34:41.4639424+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": "5"
                                          }
                                        },
                                        {
                                          "$ref": "75"
                                        }
                                      ],
                                      "st_local_variables": [
                                        {
                                          "$id": "79",
                                          "id": "08a9f23d-a4e8-49a1-8364-908afc444e4c",
                                          "id_pos": "c7a80876-a850-4997-b0c1-008c83e3a04a",
                                          "name": "sample string 3",
                                          "description": "sample string 4",
                                          "value": "sample string 5",
                                          "type": "sample string 6",
                                          "last_update": "2026-05-09T09:34:41.4639424+02:00",
                                          "commited": true,
                                          "mt_pos": {
                                            "$ref": "13"
                                          }
                                        },
                                        {
                                          "$ref": "79"
                                        }
                                      ],
                                      "tt_doc_st": [
                                        {
                                          "$ref": "19"
                                        },
                                        {
                                          "$ref": "19"
                                        }
                                      ]
                                    },
                                    "mt_pos_types": {
                                      "$ref": "41"
                                    },
                                    "st_users": {
                                      "$ref": "5"
                                    }
                                  },
                                  {
                                    "$ref": "12"
                                  }
                                ],
                                "mt_items_formula": [
                                  {
                                    "$ref": "30"
                                  },
                                  {
                                    "$ref": "30"
                                  }
                                ],
                                "mt_units": {
                                  "$ref": "32"
                                },
                                "mt_units1": {
                                  "$ref": "32"
                                },
                                "st_images": {
                                  "$ref": "7"
                                },
                                "st_users": {
                                  "$ref": "5"
                                },
                                "mt_items_sub": [
                                  {
                                    "$ref": "29"
                                  },
                                  {
                                    "$ref": "29"
                                  }
                                ],
                                "mt_prices_rules": [
                                  {
                                    "$ref": "37"
                                  },
                                  {
                                    "$ref": "37"
                                  }
                                ],
                                "tt_doc_sa_det_stock": [
                                  {
                                    "$ref": "69"
                                  },
                                  {
                                    "$ref": "69"
                                  }
                                ],
                                "tt_doc_st_det": [
                                  {
                                    "$ref": "20"
                                  },
                                  {
                                    "$ref": "20"
                                  }
                                ],
                                "tt_items_customs": [
                                  {
                                    "$ref": "48"
                                  },
                                  {
                                    "$ref": "48"
                                  }
                                ],
                                "tt_stock": [
                                  {
                                    "$ref": "21"
                                  },
                                  {
                                    "$ref": "21"
                                  }
                                ],
                                "tt_vouchers_det": [
                                  {
                                    "$ref": "34"
                                  },
                                  {
                                    "$ref": "34"
                                  }
                                ]
                              },
                              "st_users": {
                                "$ref": "5"
                              }
                            },
                            {
                              "$ref": "9"
                            }
                          ],
                          "st_images": {
                            "$ref": "7"
                          },
                          "st_users": {
                            "$ref": "5"
                          },
                          "mt_prices_rules": [
                            {
                              "$ref": "37"
                            },
                            {
                              "$ref": "37"
                            }
                          ],
                          "tt_vouchers_det": [
                            {
                              "$ref": "34"
                            },
                            {
                              "$ref": "34"
                            }
                          ]
                        },
                        {
                          "$ref": "8"
                        }
                      ],
                      "mt_employees": [
                        {
                          "$ref": "25"
                        },
                        {
                          "$ref": "25"
                        }
                      ],
                      "mt_items": [
                        {
                          "$ref": "10"
                        },
                        {
                          "$ref": "10"
                        }
                      ],
                      "mt_items_types": [
                        {
                          "$ref": "33"
                        },
                        {
                          "$ref": "33"
                        }
                      ],
                      "mt_money_types": [
                        {
                          "$ref": "3"
                        },
                        {
                          "$ref": "3"
                        }
                      ],
                      "mt_payment_types": [
                        {
                          "$ref": "23"
                        },
                        {
                          "$ref": "23"
                        }
                      ],
                      "mt_prices_list": [
                        {
                          "$ref": "38"
                        },
                        {
                          "$ref": "38"
                        }
                      ],
                      "mt_rooms": [
                        {
                          "$ref": "53"
                        },
                        {
                          "$ref": "53"
                        }
                      ],
                      "mt_rooms1": [
                        {
                          "$ref": "53"
                        },
                        {
                          "$ref": "53"
                        }
                      ],
                      "mt_rooms_units_states_types": [
                        {
                          "$ref": "57"
                        },
                        {
                          "$ref": "57"
                        }
                      ],
                      "st_functions": [
                        {
                          "$ref": "65"
                        },
                        {
                          "$ref": "65"
                        }
                      ],
                      "st_images_types": {
                        "$id": "80",
                        "id": "12e6cd0f-23f4-49bd-816f-52a823a0f3c6",
                        "id_mask": "sample string 2",
                        "name": "sample string 3",
                        "description": "sample string 4",
                        "active": true,
                        "created_on": "2026-05-09T09:34:41.4639424+02:00",
                        "last_update": "2026-05-09T09:34:41.4639424+02:00",
                        "commited": true,
                        "st_images": [
                          {
                            "$ref": "7"
                          },
                          {
                            "$ref": "7"
                          }
                        ]
                      },
                      "mt_docs": [
                        {
                          "$ref": "1"
                        },
                        {
                          "$ref": "1"
                        }
                      ],
                      "st_users": [
                        {
                          "$ref": "5"
                        },
                        {
                          "$ref": "5"
                        }
                      ],
                      "st_users1": [
                        {
                          "$ref": "5"
                        },
                        {
                          "$ref": "5"
                        }
                      ],
                      "mt_cloakrooms": [
                        {
                          "$ref": "15"
                        },
                        {
                          "$ref": "15"
                        }
                      ]
                    },
                    "st_users": {
                      "$ref": "5"
                    },
                    "mt_branches_zones": [
                      {
                        "$ref": "14"
                      },
                      {
                        "$ref": "14"
                      }
                    ],
                    "mt_employees_branches": [
                      {
                        "$ref": "26"
                      },
                      {
                        "$ref": "26"
                      }
                    ],
                    "mt_items_featured": [
                      {
                        "$ref": "12"
                      },
                      {
                        "$ref": "12"
                      }
                    ],
                    "mt_locations": [
                      {
                        "$ref": "18"
                      },
                      {
                        "$ref": "18"
                      }
                    ],
                    "mt_periods": [
                      {
                        "$id": "81",
                        "id_branch": "a879668c-8063-476b-9a3a-e3df6a9342c4",
                        "exercise_id": 2,
                        "period_id": 3,
                        "date_from": "2026-05-09T09:34:41.4639424+02:00",
                        "date_end": "2026-05-09T09:34:41.4639424+02:00",
                        "state": "sample string 6",
                        "created_on": "2026-05-09T09:34:41.4639424+02:00",
                        "last_update": "2026-05-09T09:34:41.4639424+02:00",
                        "commited": true,
                        "mt_branches": {
                          "$ref": "6"
                        }
                      },
                      {
                        "$ref": "81"
                      }
                    ],
                    "mt_pos": [
                      {
                        "$ref": "13"
                      },
                      {
                        "$ref": "13"
                      }
                    ],
                    "mt_prices_list_rules": [
                      {
                        "$ref": "47"
                      },
                      {
                        "$ref": "47"
                      }
                    ],
                    "mt_prices_rules": [
                      {
                        "$ref": "37"
                      },
                      {
                        "$ref": "37"
                      }
                    ],
                    "mt_rooms": [
                      {
                        "$ref": "53"
                      },
                      {
                        "$ref": "53"
                      }
                    ],
                    "st_sync_packages": [
                      {
                        "$ref": "78"
                      },
                      {
                        "$ref": "78"
                      }
                    ],
                    "st_sync_packages1": [
                      {
                        "$ref": "78"
                      },
                      {
                        "$ref": "78"
                      }
                    ],
                    "tt_doc_sa": [
                      {
                        "$ref": "17"
                      },
                      {
                        "$ref": "17"
                      }
                    ],
                    "tt_doc_st": [
                      {
                        "$ref": "19"
                      },
                      {
                        "$ref": "19"
                      }
                    ],
                    "tt_vouchers": [
                      {
                        "$ref": "35"
                      },
                      {
                        "$ref": "35"
                      }
                    ],
                    "tt_vouchers_permisions": [
                      {
                        "$ref": "36"
                      },
                      {
                        "$ref": "36"
                      }
                    ]
                  },
                  {
                    "$ref": "6"
                  }
                ],
                "mt_branches_zones": [
                  {
                    "$ref": "14"
                  },
                  {
                    "$ref": "14"
                  }
                ],
                "mt_brands": [
                  {
                    "$ref": "11"
                  },
                  {
                    "$ref": "11"
                  }
                ],
                "mt_categories": [
                  {
                    "$ref": "8"
                  },
                  {
                    "$ref": "8"
                  }
                ],
                "mt_categories_items": [
                  {
                    "$ref": "9"
                  },
                  {
                    "$ref": "9"
                  }
                ],
                "mt_cloakrooms": [
                  {
                    "$ref": "15"
                  },
                  {
                    "$ref": "15"
                  }
                ],
                "mt_docs_payment_money": [
                  {
                    "$ref": "2"
                  },
                  {
                    "$ref": "2"
                  }
                ],
                "mt_employees": [
                  {
                    "$ref": "25"
                  },
                  {
                    "$ref": "25"
                  }
                ],
                "mt_employees_profiles": [
                  {
                    "$ref": "27"
                  },
                  {
                    "$ref": "27"
                  }
                ],
                "mt_items_featured": [
                  {
                    "$ref": "12"
                  },
                  {
                    "$ref": "12"
                  }
                ],
                "mt_items_sub": [
                  {
                    "$ref": "29"
                  },
                  {
                    "$ref": "29"
                  }
                ],
                "mt_items_types": [
                  {
                    "$ref": "33"
                  },
                  {
                    "$ref": "33"
                  }
                ],
                "mt_locations": [
                  {
                    "$ref": "18"
                  },
                  {
                    "$ref": "18"
                  }
                ],
                "mt_money_rates": [
                  {
                    "$ref": "4"
                  },
                  {
                    "$ref": "4"
                  }
                ],
                "mt_money_types": [
                  {
                    "$ref": "3"
                  },
                  {
                    "$ref": "3"
                  }
                ],
                "mt_payment_types": [
                  {
                    "$ref": "23"
                  },
                  {
                    "$ref": "23"
                  }
                ],
                "mt_pos": [
                  {
                    "$ref": "13"
                  },
                  {
                    "$ref": "13"
                  }
                ],
                "mt_pos_doc_print": [
                  {
                    "$ref": "42"
                  },
                  {
                    "$ref": "42"
                  }
                ],
                "mt_pos_prices_list": [
                  {
                    "$ref": "39"
                  },
                  {
                    "$ref": "39"
                  }
                ],
                "mt_pos_print": [
                  {
                    "$ref": "43"
                  },
                  {
                    "$ref": "43"
                  }
                ],
                "mt_pos_rooms": [
                  {
                    "$ref": "54"
                  },
                  {
                    "$ref": "54"
                  }
                ],
                "mt_pos_types": [
                  {
                    "$ref": "41"
                  },
                  {
                    "$ref": "41"
                  }
                ],
                "mt_pos_view": [
                  {
                    "$ref": "40"
                  },
                  {
                    "$ref": "40"
                  }
                ],
                "mt_prices_items": [
                  {
                    "$ref": "46"
                  },
                  {
                    "$ref": "46"
                  }
                ],
                "mt_prices_list": [
                  {
                    "$ref": "38"
                  },
                  {
                    "$ref": "38"
                  }
                ],
                "mt_prices_list_rules": [
                  {
                    "$ref": "47"
                  },
                  {
                    "$ref": "47"
                  }
                ],
                "mt_prices_rules": [
                  {
                    "$ref": "37"
                  },
                  {
                    "$ref": "37"
                  }
                ],
                "mt_rooms": [
                  {
                    "$ref": "53"
                  },
                  {
                    "$ref": "53"
                  }
                ],
                "mt_rooms_units": [
                  {
                    "$ref": "52"
                  },
                  {
                    "$ref": "52"
                  }
                ],
                "mt_rooms_units_states_types": [
                  {
                    "$ref": "57"
                  },
                  {
                    "$ref": "57"
                  }
                ],
                "mt_rooms_units_types": [
                  {
                    "$ref": "56"
                  },
                  {
                    "$ref": "56"
                  }
                ],
                "mt_units": [
                  {
                    "$ref": "32"
                  },
                  {
                    "$ref": "32"
                  }
                ],
                "mt_units_ref": [
                  {
                    "$ref": "31"
                  },
                  {
                    "$ref": "31"
                  }
                ],
                "st_images": {
                  "$ref": "7"
                },
                "st_images1": {
                  "$ref": "7"
                },
                "st_permisions": [
                  {
                    "$ref": "64"
                  },
                  {
                    "$ref": "64"
                  }
                ],
                "st_pos_license": [
                  {
                    "$ref": "72"
                  },
                  {
                    "$ref": "72"
                  }
                ],
                "st_users_pos": [
                  {
                    "$ref": "73"
                  },
                  {
                    "$ref": "73"
                  }
                ],
                "st_users_token": [
                  {
                    "$id": "82",
                    "id": "aa4329e8-6e3a-46f9-90ab-cea3a951ebd1",
                    "token_id": "sample string 2",
                    "id_user": "7ecf8f0d-11ca-424f-99f5-a32086cc19b0",
                    "date_from": "2026-05-09T09:34:41.4639424+02:00",
                    "date_end": "2026-05-09T09:34:41.4639424+02:00",
                    "created_on": "2026-05-09T09:34:41.4639424+02:00",
                    "st_users": {
                      "$ref": "5"
                    }
                  },
                  {
                    "$ref": "82"
                  }
                ],
                "tt_doc_sa_cashflow": [
                  {
                    "$ref": "22"
                  },
                  {
                    "$ref": "22"
                  }
                ],
                "tt_doc_sa_det": [
                  {
                    "$ref": "28"
                  },
                  {
                    "$ref": "28"
                  }
                ],
                "tt_doc_sa_det1": [
                  {
                    "$ref": "28"
                  },
                  {
                    "$ref": "28"
                  }
                ],
                "tt_doc_st": [
                  {
                    "$ref": "19"
                  },
                  {
                    "$ref": "19"
                  }
                ],
                "tt_doc_st1": [
                  {
                    "$ref": "19"
                  },
                  {
                    "$ref": "19"
                  }
                ],
                "tt_items_customs": [
                  {
                    "$ref": "48"
                  },
                  {
                    "$ref": "48"
                  }
                ],
                "tt_logs": [
                  {
                    "$ref": "75"
                  },
                  {
                    "$ref": "75"
                  }
                ],
                "tt_pos_sesion": [
                  {
                    "$ref": "49"
                  },
                  {
                    "$ref": "49"
                  }
                ],
                "tt_pos_sesion1": [
                  {
                    "$ref": "49"
                  },
                  {
                    "$ref": "49"
                  }
                ],
                "tt_rooms_list": [
                  {
                    "$ref": "55"
                  },
                  {
                    "$ref": "55"
                  }
                ],
                "tt_rooms_units_activity": [
                  {
                    "$ref": "51"
                  },
                  {
                    "$ref": "51"
                  }
                ],
                "tt_rooms_units_activity1": [
                  {
                    "$ref": "51"
                  },
                  {
                    "$ref": "51"
                  }
                ],
                "tt_rooms_units_log": [
                  {
                    "$id": "83",
                    "id": "a337c9c9-fdce-4b1c-a7db-612828ad36f0",
                    "id_room_activity": "526f4245-34a7-4e7e-ab5a-064057c08eed",
                    "id_pos_sesion": "7c8dcebd-2979-49f4-b312-1fe610e79ae9",
                    "log_text": "sample string 4",
                    "id_user": "07946056-9f04-406e-b243-927c3e30779c",
                    "created_on": "2026-05-09T09:34:41.4639424+02:00",
                    "commited": true,
                    "st_users": {
                      "$ref": "5"
                    }
                  },
                  {
                    "$ref": "83"
                  }
                ],
                "tt_tips_users": [
                  {
                    "$ref": "60"
                  },
                  {
                    "$ref": "60"
                  }
                ],
                "tt_vouchers_permisions": [
                  {
                    "$ref": "36"
                  },
                  {
                    "$ref": "36"
                  }
                ],
                "tt_vouchers": [
                  {
                    "$ref": "35"
                  },
                  {
                    "$ref": "35"
                  }
                ],
                "mt_docs": [
                  {
                    "$ref": "1"
                  },
                  {
                    "$ref": "1"
                  }
                ],
                "tt_pos_sesion_users": [
                  {
                    "$ref": "61"
                  },
                  {
                    "$ref": "61"
                  }
                ],
                "tt_doc_sa": [
                  {
                    "$ref": "17"
                  },
                  {
                    "$ref": "17"
                  }
                ],
                "tt_doc_sa1": [
                  {
                    "$ref": "17"
                  },
                  {
                    "$ref": "17"
                  }
                ],
                "mt_items": [
                  {
                    "$ref": "10"
                  },
                  {
                    "$ref": "10"
                  }
                ],
                "mt_rooms_units_states": [
                  {
                    "$ref": "58"
                  },
                  {
                    "$ref": "58"
                  }
                ],
                "st_users_profiles": {
                  "$ref": "63"
                },
                "tt_cmd_connection": [
                  {
                    "$ref": "62"
                  },
                  {
                    "$ref": "62"
                  }
                ],
                "tt_cmd_messages": [
                  {
                    "$ref": "67"
                  },
                  {
                    "$ref": "67"
                  }
                ]
              }
            },
            {
              "$ref": "4"
            }
          ],
          "mt_money_rates1": [
            {
              "$ref": "4"
            },
            {
              "$ref": "4"
            }
          ],
          "st_images": {
            "$ref": "7"
          },
          "st_users": {
            "$ref": "5"
          },
          "tt_doc_sa_cashflow": [
            {
              "$ref": "22"
            },
            {
              "$ref": "22"
            }
          ],
          "tt_doc_sa_pay": [
            {
              "$ref": "24"
            },
            {
              "$ref": "24"
            }
          ]
        },
        "mt_payment_types": {
          "$ref": "23"
        },
        "st_users": {
          "$ref": "5"
        }
      },
      {
        "$ref": "2"
      }
    ],
    "st_images": {
      "$ref": "7"
    },
    "st_users": {
      "$ref": "5"
    },
    "mt_pos_doc_print": [
      {
        "$ref": "42"
      },
      {
        "$ref": "42"
      }
    ],
    "st_doc_num": [
      {
        "$ref": "71"
      },
      {
        "$ref": "71"
      }
    ],
    "tt_doc_sa": [
      {
        "$ref": "17"
      },
      {
        "$ref": "17"
      }
    ],
    "tt_doc_st": [
      {
        "$ref": "19"
      },
      {
        "$ref": "19"
      }
    ]
  },
  {
    "$ref": "1"
  }
]