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": "201f50da-b1b7-4a21-a36d-c23e30552257",
    "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": "6369cb57-5c06-4e15-a4ae-d07eeac3528c",
    "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-07-08T09:46:52.179242+02:00",
    "last_update": "2026-07-08T09:46:52.179242+02:00",
    "id_user_upd": "a98dd0b4-7542-4ccc-821f-8096be3ccdcb",
    "commited": true,
    "mt_docs_payment_money": [
      {
        "$id": "2",
        "id_doc": "76f8ea00-7d01-4b1f-be99-a0227ca5afdb",
        "id_pay": "795b1dbd-ec8d-4dce-b81e-29ccb610dae9",
        "id_money": "4f20b7be-1012-4d32-8c30-0c72a5347762",
        "active": true,
        "created_on": "2026-07-08T09:46:52.179242+02:00",
        "last_update": "2026-07-08T09:46:52.179242+02:00",
        "id_user_upd": "4978ef44-fce5-45f5-84fe-5e05fbf715a8",
        "commited": true,
        "mt_docs": {
          "$ref": "1"
        },
        "mt_money_types": {
          "$id": "3",
          "id": "9196a166-5bcd-4236-8e3b-4f5d16d8c8be",
          "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": "d0fb8abf-9645-438f-9322-c664d840c714",
          "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-07-08T09:46:52.179242+02:00",
          "last_update": "2026-07-08T09:46:52.179242+02:00",
          "id_user_upd": "5191d795-4619-4f65-a16e-d0fe35d661f1",
          "commited": true,
          "mt_docs_payment_money": [
            {
              "$ref": "2"
            },
            {
              "$ref": "2"
            }
          ],
          "mt_money_rates": [
            {
              "$id": "4",
              "id_money_1": "809c1bd7-cba4-4a08-87ad-2552408b88bb",
              "id_money_2": "028908b8-a9c9-4405-9244-fa638e3f83fb",
              "date_from": "2026-07-08T09:46:52.179242+02:00",
              "coefficient": 4.1,
              "active": true,
              "created_on": "2026-07-08T09:46:52.179242+02:00",
              "last_update": "2026-07-08T09:46:52.179242+02:00",
              "id_user_upd": "cff9649a-495c-4504-b247-c78725030356",
              "commited": true,
              "mt_money_types": {
                "$ref": "3"
              },
              "mt_money_types1": {
                "$ref": "3"
              },
              "st_users": {
                "$id": "5",
                "id": "d349f91d-d064-4c9e-854c-f4972194f961",
                "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": "a9e611f2-7e6c-43ce-81a3-927b1ebfa1fa",
                "view_messages": true,
                "id_image_photo": "28f6f34d-aba1-4781-9fac-40ce3780f678",
                "reserved": true,
                "pos_access": true,
                "back_access": true,
                "name_pos": "sample string 13",
                "id_image": "e83985a7-9ea8-4150-a9e8-8f9f313def40",
                "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-07-08T09:46:52.179242+02:00",
                "last_update": "2026-07-08T09:46:52.179242+02:00",
                "commited": true,
                "mt_branches": [
                  {
                    "$id": "6",
                    "id": "cb3b2c88-b61c-47a7-9503-010399fffe1c",
                    "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": "46d4113a-db46-4833-bc72-1536c8a55a73",
                    "order": 12,
                    "external_id": "sample string 13",
                    "sync": true,
                    "active": true,
                    "created_on": "2026-07-08T09:46:52.179242+02:00",
                    "last_update": "2026-07-08T09:46:52.179242+02:00",
                    "id_user_upd": "2833468b-bfa3-43c6-9362-4de19b61a8d5",
                    "commited": true,
                    "st_images": {
                      "$id": "7",
                      "id": "212bdfc8-5342-4458-8de8-e1e17b739ea3",
                      "id_mask": "sample string 2",
                      "name": "sample string 3",
                      "id_img_type": "c5a2062f-811c-42cc-8c21-5d25a8b3d93c",
                      "image_file": "sample string 5",
                      "extension": "sample string 6",
                      "high": 1,
                      "width": 1,
                      "active": true,
                      "created_on": "2026-07-08T09:46:52.179242+02:00",
                      "last_update": "2026-07-08T09:46:52.179242+02:00",
                      "commited": true,
                      "mt_branches": [
                        {
                          "$ref": "6"
                        },
                        {
                          "$ref": "6"
                        }
                      ],
                      "mt_categories": [
                        {
                          "$id": "8",
                          "id": "30be9874-ccdf-4391-9134-1a5bfb6e47e2",
                          "id_mask": "sample string 2",
                          "name": "sample string 3",
                          "description": "sample string 4",
                          "id_item_type": "6b1f97a2-e640-4f0e-96b3-27496a18b24f",
                          "order_type": 5,
                          "name_pos": "sample string 6",
                          "id_image": "3660cb3c-1290-4673-8233-9b831dc17e22",
                          "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-07-08T09:46:52.179242+02:00",
                          "last_update": "2026-07-08T09:46:52.179242+02:00",
                          "id_user_upd": "c41a1686-69df-4c6f-ad0b-659c2b97fca2",
                          "commited": true,
                          "mt_categories_items": [
                            {
                              "$id": "9",
                              "id_category": "5d687bf6-1486-4a23-b70b-34f83bc6d93f",
                              "id_item": "46901b17-72de-4c80-b543-32efdd4be40e",
                              "is_default": true,
                              "active": true,
                              "created_on": "2026-07-08T09:46:52.179242+02:00",
                              "last_update": "2026-07-08T09:46:52.179242+02:00",
                              "id_user_upd": "db066508-78ef-4e92-93d5-746298bc3a54",
                              "commited": true,
                              "mt_categories": {
                                "$ref": "8"
                              },
                              "mt_items": {
                                "$id": "10",
                                "id": "3897353a-2467-48a6-8da3-1d08232a133d",
                                "id_mask": "sample string 2",
                                "name": "sample string 3",
                                "description": "sample string 4",
                                "id_unit": "831dd642-5fa5-4412-b523-f329c6eb3a77",
                                "id_unit_sec": "7429ca61-50d9-4c01-ab69-10076b9150df",
                                "id_brand": "8b98b8f8-82db-4a70-9a32-f4f4fdda6d4d",
                                "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": "39465e54-5791-4659-a14c-550b9646c114",
                                "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-07-08T09:46:52.179242+02:00",
                                "last_update": "2026-07-08T09:46:52.179242+02:00",
                                "id_user_upd": "5aeae1c2-4187-4289-a05d-1161d3e5c8a6",
                                "commited": true,
                                "mt_brands": {
                                  "$id": "11",
                                  "id": "c4abd481-54dd-4412-a1f9-a51dcbe4a347",
                                  "id_mask": "sample string 2",
                                  "name": "sample string 3",
                                  "active": true,
                                  "created_on": "2026-07-08T09:46:52.179242+02:00",
                                  "last_update": "2026-07-08T09:46:52.179242+02:00",
                                  "id_user_upd": "3b9a4007-1497-48d9-8b9d-f74bda370deb",
                                  "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": "1b1f83fd-6526-4315-b22c-55e4a12eef37",
                                    "id_branch": "08b6bd35-13cb-415f-917a-b91152ebc7a8",
                                    "id_pos_type": "493198cb-35a1-4af0-9908-6308902a1e82",
                                    "id_pos": "da3762c9-599a-4c68-b6dd-4ef4b5af791e",
                                    "id_item": "aec392a4-e4ea-4f2d-b0d7-2cb91584b3fd",
                                    "date_from": "2026-07-08T09:46:52.179242+02:00",
                                    "date_end": "2026-07-08T09:46:52.179242+02:00",
                                    "image_id": 4,
                                    "active": true,
                                    "created_on": "2026-07-08T09:46:52.179242+02:00",
                                    "last_update": "2026-07-08T09:46:52.179242+02:00",
                                    "id_user_upd": "8c27870a-b2d5-4d1e-9ee6-a0c68ae88e8d",
                                    "commited": true,
                                    "mt_branches": {
                                      "$ref": "6"
                                    },
                                    "mt_items": {
                                      "$ref": "10"
                                    },
                                    "mt_pos": {
                                      "$id": "13",
                                      "id": "97caee9a-b3f0-4a28-be3a-839412c9c232",
                                      "id_mask": "sample string 2",
                                      "name": "sample string 3",
                                      "description": "sample string 4",
                                      "id_branch": "d03c73eb-3386-421a-988b-fd8f4122f49a",
                                      "id_zone": "8e9dfae9-8441-4ce0-bc47-fd3c19dd5c80",
                                      "user_required": true,
                                      "active": true,
                                      "created_on": "2026-07-08T09:46:52.179242+02:00",
                                      "last_update": "2026-07-08T09:46:52.179242+02:00",
                                      "id_user_upd": "8e0a7ee9-7ddc-4a1f-a22d-cdc84487ce42",
                                      "commited": true,
                                      "mt_branches_zones": {
                                        "$id": "14",
                                        "id": "cd94422f-d7a1-4b59-b4f1-8478c7f7280a",
                                        "id_mask": "sample string 2",
                                        "name": "sample string 3",
                                        "description": "sample string 4",
                                        "id_branch": "43fa3265-2dd5-4124-8c61-278b417b5c22",
                                        "active": true,
                                        "created_on": "2026-07-08T09:46:52.179242+02:00",
                                        "last_update": "2026-07-08T09:46:52.179242+02:00",
                                        "id_user_upd": "f446da55-67b6-43cb-939e-5a64f46b003f",
                                        "commited": true,
                                        "mt_branches": {
                                          "$ref": "6"
                                        },
                                        "mt_pos": [
                                          {
                                            "$ref": "13"
                                          },
                                          {
                                            "$ref": "13"
                                          }
                                        ],
                                        "st_users": {
                                          "$ref": "5"
                                        }
                                      },
                                      "mt_cloakrooms": [
                                        {
                                          "$id": "15",
                                          "id": "63d9c057-cd6f-4530-a72c-e0cb68081d38",
                                          "id_mask": "sample string 2",
                                          "name": "sample string 3",
                                          "id_pos": "9d8b8da2-5879-4e21-9d8b-1911dc3bce34",
                                          "unit_ini": 5,
                                          "unit_end": 6,
                                          "name_pos": "sample string 7",
                                          "id_image": "25699cc4-5c22-49d9-ade4-385e89efd947",
                                          "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-07-08T09:46:52.179242+02:00",
                                          "last_update": "2026-07-08T09:46:52.179242+02:00",
                                          "id_user_upd": "c394bc58-58c1-45ba-a2fd-4713a4b67db6",
                                          "commited": true,
                                          "mt_pos": {
                                            "$ref": "13"
                                          },
                                          "st_images": {
                                            "$ref": "7"
                                          },
                                          "st_users": {
                                            "$ref": "5"
                                          },
                                          "tt_cloakrooms_units": [
                                            {
                                              "$id": "16",
                                              "id": "506341ac-692b-4fc7-937e-dc61c185c945",
                                              "id_cloakroom": "91e33e10-4ae8-4e23-a285-6092d025b1bb",
                                              "id_pos_sesion": "cc755b04-964e-489d-9111-b88d60fe5c0c",
                                              "unit_id": 4,
                                              "date_open": "2026-07-08T09:46:52.179242+02:00",
                                              "date_close": "2026-07-08T09:46:52.179242+02:00",
                                              "id_doc_sa": "ddae8f44-94e1-46b6-a960-4d08b8024f75",
                                              "commited": true,
                                              "mt_cloakrooms": {
                                                "$ref": "15"
                                              },
                                              "tt_doc_sa": {
                                                "$id": "17",
                                                "id": "259db309-020a-44db-acf8-c3155e47ff4c",
                                                "id_pos": "9d707973-e4cc-4fc5-9681-8e8e1966fcf9",
                                                "id_doc": "cbbe2eb5-c041-484c-a8be-2d7f7053c49a",
                                                "id_branch": "da6fbe9d-15f5-485c-9c79-01ec24256902",
                                                "nro_doc": "sample string 5",
                                                "date_doc": "2026-07-08T09:46:52.179242+02:00",
                                                "date_tax": "2026-07-08T09:46:52.179242+02:00",
                                                "hour_doc": "00:00:00.1234567",
                                                "block": true,
                                                "id_ref": "5cebdd15-6f91-43e9-a75c-0ac7e8bebb64",
                                                "id_relationship": "1af97b5c-ea69-4562-990c-91f844a9795f",
                                                "id_loc_from": "97e373d8-61d2-48cc-a6dc-d82e55c32a35",
                                                "id_loc_end": "f5d2d4af-f219-49b4-8803-366f599389c8",
                                                "id_user_add": "b6bd5754-8c71-473c-bea9-2d937f34f351",
                                                "id_user_upd": "58f58aa9-64c4-4fef-89f4-6e9a3dda8211",
                                                "comment": "sample string 12",
                                                "id_pos_sesion": "b072b85c-86e0-4f33-b491-f96669ac1365",
                                                "id_room_unit": "9a0be5e4-9f3b-43a4-a42c-b886ddc312eb",
                                                "ref_locator": "sample string 13",
                                                "ref_zone_aut": "sample string 14",
                                                "id_pos_type": "e819af1a-7023-4989-a4a1-4dda1064c883",
                                                "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-07-08T09:46:52.179242+02:00",
                                                "last_update": "2026-07-08T09:46:52.179242+02:00",
                                                "commited": true,
                                                "created_by": 1,
                                                "doc_print": true,
                                                "mt_branches": {
                                                  "$ref": "6"
                                                },
                                                "mt_docs": {
                                                  "$ref": "1"
                                                },
                                                "mt_locations": {
                                                  "$id": "18",
                                                  "id": "01341c4f-b672-4c92-b33f-6fe82bedf98e",
                                                  "id_mask": "sample string 2",
                                                  "name": "sample string 3",
                                                  "description": "sample string 4",
                                                  "reserved": true,
                                                  "id_branch": "57fe5887-2c45-4f01-9b43-a18a29375d9a",
                                                  "active": true,
                                                  "created_on": "2026-07-08T09:46:52.179242+02:00",
                                                  "last_update": "2026-07-08T09:46:52.179242+02:00",
                                                  "id_user_upd": "5c3ab6cb-77d4-4971-b83a-649e2d7af5c6",
                                                  "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": "a0ec5e13-c531-467f-a103-c34cca70fd44",
                                                      "id_pos": "a0b8fc4a-cf3c-4d4e-b72d-2a0dc9b39afa",
                                                      "id_doc": "dde3a99e-ae4a-4fbe-bc7c-d543e4a39a1c",
                                                      "id_branch": "73acbe42-3a68-4425-8252-6bb37d01bf51",
                                                      "nro_doc": "sample string 5",
                                                      "date_doc": "2026-07-08T09:46:52.179242+02:00",
                                                      "block": true,
                                                      "nro_original": "sample string 8",
                                                      "id_ref": "dccef6e5-5859-4cf1-85f5-53a59f93d518",
                                                      "id_loc_from": "785cc99c-a70c-4ef6-9479-fbf4e61530c5",
                                                      "id_loc_end": "f7f70fc8-0433-4145-b401-44d009ea1eb4",
                                                      "id_user_add": "ae3f3e46-f432-44a3-9347-78b8b21e74cd",
                                                      "id_user_upd": "c4be64f4-7416-47b4-a940-895432b8c780",
                                                      "id_pos_sesion": "a8098fe7-bf06-48ce-8dc3-1c2db1b549e5",
                                                      "comment": "sample string 12",
                                                      "status": 1,
                                                      "is_send": true,
                                                      "date_send": "2026-07-08T09:46:52.179242+02:00",
                                                      "active": true,
                                                      "created_on": "2026-07-08T09:46:52.179242+02:00",
                                                      "last_update": "2026-07-08T09:46:52.179242+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": "e59c5b3f-4aec-431d-aff9-d6094f6bd980",
                                                          "id_line": 2,
                                                          "id_item": "92599953-44bb-4bc5-9fa4-5d7e42b6eec0",
                                                          "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": "8854a2af-888a-4425-94b6-dca33b27857a",
                                                      "id_item": "9a049562-811b-4bb3-ba82-26af5d0ce08b",
                                                      "stock_ideal": 3.1,
                                                      "stock_min": 4.1,
                                                      "stock_max": 5.1,
                                                      "stock": 6.1,
                                                      "active": true,
                                                      "created_on": "2026-07-08T09:46:52.179242+02:00",
                                                      "last_update": "2026-07-08T09:46:52.179242+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": "ba9184dc-4157-4af1-9ec9-405cb3b6444e",
                                                    "id_pay": "9836bedf-2e7e-4545-a2df-ff79a64823ac",
                                                    "id_money": "1a32bad7-a970-408b-9aef-06031a2b0059",
                                                    "date_cashflow": "2026-07-08T09:46:52.179242+02:00",
                                                    "coefficient": 5.1,
                                                    "id_user_add": "ad2467b7-0495-4462-965d-7bd42b51b4d7",
                                                    "amt_tot_md": 7.1,
                                                    "amt_tot_mo": 8.1,
                                                    "mt_payment_types": {
                                                      "$id": "23",
                                                      "id": "ed204f7e-a101-473a-9db6-145860a33611",
                                                      "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": "ba3176d5-0dcf-414e-a23d-414625266c94",
                                                      "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-07-08T09:46:52.179242+02:00",
                                                      "last_update": "2026-07-08T09:46:52.179242+02:00",
                                                      "id_user_upd": "b92a1cf2-f05d-49d3-846d-a682228d6240",
                                                      "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": "91a85b12-8f0a-486c-ab82-87adec08556e",
                                                          "id_line": 2,
                                                          "id_pay": "3371f5fe-a5bb-4c63-bcee-12560e787f79",
                                                          "id_money": "3a064ecf-8974-4fba-b186-1f17141da9c6",
                                                          "coefficient": 5.1,
                                                          "id_voucher": "4bba821b-f770-4f64-8a3e-e025ea446b11",
                                                          "id_employee": "8ce5f1d3-7bff-446c-bd6b-77005f868e0c",
                                                          "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": "d9b0a298-05fb-49bd-aecd-13ffebab9ae9",
                                                          "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": "c3826991-26cb-4585-a102-50749992d0e9",
                                                            "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": "29091e14-0a5f-4390-b866-5d690f3fefb6",
                                                            "name_pos": "sample string 12",
                                                            "id_image": "7f57ccde-625f-4e9e-aff4-ae6661bd5358",
                                                            "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-07-08T09:46:52.179242+02:00",
                                                            "last_update": "2026-07-08T09:46:52.179242+02:00",
                                                            "id_user_upd": "25d4fcb1-3dec-4c5e-9970-7db75bb90868",
                                                            "commited": true,
                                                            "mt_employees_branches": [
                                                              {
                                                                "$id": "26",
                                                                "id_employee": "39f68071-ab01-4b79-acdc-e8d3c0f893c0",
                                                                "id_branch": "a221aae2-e375-4e30-9a0b-b434f2a8820e",
                                                                "active": true,
                                                                "created_on": "2026-07-08T09:46:52.179242+02:00",
                                                                "last_update": "2026-07-08T09:46:52.179242+02:00",
                                                                "id_user_upd": "0586542d-0210-4a39-9a6e-83231b9c5d40",
                                                                "commited": true,
                                                                "mt_branches": {
                                                                  "$ref": "6"
                                                                },
                                                                "mt_employees": {
                                                                  "$ref": "25"
                                                                }
                                                              },
                                                              {
                                                                "$ref": "26"
                                                              }
                                                            ],
                                                            "mt_employees_profiles": {
                                                              "$id": "27",
                                                              "id": "cacef5b9-605a-440a-bcf2-75643ebfc7eb",
                                                              "id_mask": "sample string 2",
                                                              "name": "sample string 3",
                                                              "description": "sample string 4",
                                                              "authorized": true,
                                                              "active": true,
                                                              "created_on": "2026-07-08T09:46:52.179242+02:00",
                                                              "last_update": "2026-07-08T09:46:52.179242+02:00",
                                                              "id_user_upd": "2d27d0c2-e652-408f-b647-69cf36b2dc26",
                                                              "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": "4f2bd94b-f58a-4314-80bb-12876ea23c14",
                                                                "id_line": 2,
                                                                "id_item_sub": "32fd4917-1ce2-46ef-96c3-24b37c93699d",
                                                                "qty": 4.1,
                                                                "id_list": "b57aacb8-10df-46f0-8175-ab676a010fde",
                                                                "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": "320734fe-c9eb-49a0-8506-91dfe4b30d77",
                                                                "is_used": true,
                                                                "qty_vou": 1.1,
                                                                "amt_vou": 1.1,
                                                                "comment": "sample string 15",
                                                                "ref_det": "sample string 16",
                                                                "id_employee": "6b0a558e-c13e-45f5-95b4-981a41b8c6a1",
                                                                "name_generic": "sample string 17",
                                                                "type_ope": 1,
                                                                "id_user_add": "6c1ca5fb-8163-48f4-9b19-2e1e9da4087c",
                                                                "id_user_upd": "9395807f-343f-46e1-af6d-7280722a9e05",
                                                                "active": true,
                                                                "mt_employees": {
                                                                  "$ref": "25"
                                                                },
                                                                "mt_items_sub": {
                                                                  "$id": "29",
                                                                  "id": "0bb983c7-14ee-460d-ac40-dbc936af53d9",
                                                                  "id_item": "53dafcea-124e-46db-9194-e77182a92c0b",
                                                                  "id_item_type": "bbbe035b-51ff-4103-a068-9e081185813d",
                                                                  "is_default": true,
                                                                  "barcode": "sample string 5",
                                                                  "voucher_apply": true,
                                                                  "id_voucher_json": "2d30b099-b8ab-4387-9fa2-f0fe65eee783",
                                                                  "count_voucher": 1,
                                                                  "id_voucher_type": 1,
                                                                  "active": true,
                                                                  "created_on": "2026-07-08T09:46:52.179242+02:00",
                                                                  "last_update": "2026-07-08T09:46:52.179242+02:00",
                                                                  "id_user_upd": "a24d09c3-a34d-4ce5-a561-f77996ff1fe3",
                                                                  "commited": true,
                                                                  "mt_items": {
                                                                    "$ref": "10"
                                                                  },
                                                                  "mt_items_formula": [
                                                                    {
                                                                      "$id": "30",
                                                                      "id_item_sub": "6949a82d-a802-4607-a75f-511b12d3d2f9",
                                                                      "id_item": "c273bfac-7ff3-4067-af93-1121395c3667",
                                                                      "group_id": 3,
                                                                      "id_unit_ref": "f96572fa-aa53-408a-8491-81b93a0f2082",
                                                                      "qty_dis": 5,
                                                                      "mt_items": {
                                                                        "$ref": "10"
                                                                      },
                                                                      "mt_items_sub": {
                                                                        "$ref": "29"
                                                                      },
                                                                      "mt_units_ref": {
                                                                        "$id": "31",
                                                                        "id": "3db32e5d-cdb1-441d-ad90-9340129244f0",
                                                                        "id_mask": "sample string 2",
                                                                        "name": "sample string 3",
                                                                        "coefficient": 4.1,
                                                                        "id_unit": "d3cd4309-cfa1-4894-9a6c-56961124be13",
                                                                        "active": true,
                                                                        "created_on": "2026-07-08T09:46:52.179242+02:00",
                                                                        "last_update": "2026-07-08T09:46:52.179242+02:00",
                                                                        "id_user_upd": "42ef7062-024a-4cef-92ef-a80c07cef192",
                                                                        "commited": true,
                                                                        "mt_units": {
                                                                          "$id": "32",
                                                                          "id": "ce1178f6-206f-4099-b094-c84ed1a91968",
                                                                          "id_mask": "sample string 2",
                                                                          "name": "sample string 3",
                                                                          "active": true,
                                                                          "created_on": "2026-07-08T09:46:52.179242+02:00",
                                                                          "last_update": "2026-07-08T09:46:52.179242+02:00",
                                                                          "id_user_upd": "ef4debc8-f941-4ecd-909f-75a475eaa6d5",
                                                                          "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": "2b1391c1-0d6b-43a4-a1f9-a40dfa2be1b6",
                                                                    "id_mask": "sample string 2",
                                                                    "name": "sample string 3",
                                                                    "name_short": "sample string 4",
                                                                    "name_pos": "sample string 5",
                                                                    "id_image": "88e7539f-4d37-4fd9-b431-3ff9e2a2276b",
                                                                    "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-07-08T09:46:52.179242+02:00",
                                                                    "last_update": "2026-07-08T09:46:52.179242+02:00",
                                                                    "id_user_upd": "9ee33f0c-8e52-423f-954d-54b8bdad0df6",
                                                                    "commited": true,
                                                                    "tt_vouchers_det": [
                                                                      {
                                                                        "$id": "34",
                                                                        "id_voucher": "9f949e07-e56a-4583-9785-5b9fb1396a72",
                                                                        "id_line": "797b5e15-f0ed-475f-90fb-7408475d7493",
                                                                        "id_category": "e430c71e-0274-4247-b28f-03614b6878d8",
                                                                        "id_item": "49625812-4c8a-451c-9492-96d110dc9acd",
                                                                        "id_item_type": "64c4c17f-12af-4f42-8a2b-cffadf1070c1",
                                                                        "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": "e52cf733-04f2-427a-ba5d-79b53a4c6cac",
                                                                          "id_voucher": 2,
                                                                          "locator_voucher": "sample string 3",
                                                                          "qr_code": "sample string 4",
                                                                          "date_from": "2026-07-08T09:46:52.179242+02:00",
                                                                          "date_end": "2026-07-08T09:46:52.179242+02:00",
                                                                          "date_used": "2026-07-08T09:46:52.179242+02:00",
                                                                          "date_sesion": "2026-07-08T09:46:52.179242+02:00",
                                                                          "id_employee": "30cd5eda-248f-47d6-8534-b1b747d647f8",
                                                                          "id_branch": "9f4ac813-af8a-4c36-b1a9-ccb7d7ab998c",
                                                                          "id_voucher_permision": "e6791952-5268-4bbf-934a-5c1e2efa9a39",
                                                                          "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": "918b4f47-4d81-4c20-8768-4cba3239d292",
                                                                          "id_user_add": "52e033d3-6039-4aa9-8ca9-e84ab51efac4",
                                                                          "id_doc_sa": "89e42064-a05a-4b3b-8623-7ff84ee26beb",
                                                                          "id_item_sub": "32fee8e3-142e-408f-9f73-ff14dc2dc867",
                                                                          "id_pos_sesion": "15228e46-6c88-488d-98e5-c719e58a5c0b",
                                                                          "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-07-08T09:46:52.179242+02:00",
                                                                          "last_update": "2026-07-08T09:46:52.179242+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": "eba25616-d672-4f70-9940-0fc97a3f4bd6",
                                                                            "date_from": "2026-07-08T09:46:52.179242+02:00",
                                                                            "date_end": "2026-07-08T09:46:52.179242+02:00",
                                                                            "date_used": "2026-07-08T09:46:52.179242+02:00",
                                                                            "id_employee": "37de72da-1ff1-4a97-b8da-ddf5478c1afd",
                                                                            "id_branch": "bc4e6709-7e5f-45fc-b3fd-48f69dcf0506",
                                                                            "count": 6,
                                                                            "count_used": 1,
                                                                            "unlimited": true,
                                                                            "id_user_add": "0ff40853-ecd6-4b6a-9a53-cb763566db48",
                                                                            "is_entry": true,
                                                                            "is_consume": true,
                                                                            "active": true,
                                                                            "created_on": "2026-07-08T09:46:52.179242+02:00",
                                                                            "last_update": "2026-07-08T09:46:52.179242+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": "20e835c3-4312-4fb9-8937-86354ea03231",
                                                                        "id_mask": "sample string 2",
                                                                        "name": "sample string 3",
                                                                        "description": "sample string 4",
                                                                        "date_from": "2026-07-08T09:46:52.179242+02:00",
                                                                        "date_end": "2026-07-08T09:46:52.179242+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": "f07f7531-642c-4baa-bdd3-90d9c8fb1284",
                                                                        "id_pos": "9960e29b-8605-4213-aff2-2e2310167c4f",
                                                                        "id_list": "54798cce-2a14-47cb-8802-7ae174b26b7a",
                                                                        "id_item": "f57046e5-81ff-47ef-9d72-f33bd8ac1133",
                                                                        "id_item_type": "028527d6-f6c8-4eb6-b843-20c53c802211",
                                                                        "id_category": "10f311b7-934d-4051-a40b-dd44f228ad88",
                                                                        "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-07-08T09:46:52.179242+02:00",
                                                                        "last_update": "2026-07-08T09:46:52.179242+02:00",
                                                                        "id_user_upd": "b3312f1f-ff6a-49f1-9ed3-0e6c2bcda0f3",
                                                                        "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": "f659c01a-b8e8-48cc-88e3-ae0677b3754e",
                                                                          "id_mask": "sample string 2",
                                                                          "name": "sample string 3",
                                                                          "description": "sample string 4",
                                                                          "id_ref": "403de098-cd34-4a25-901f-5a2753a17975",
                                                                          "tax_included": true,
                                                                          "switch_select": true,
                                                                          "item_type_default": 7,
                                                                          "name_pos": "sample string 8",
                                                                          "id_image": "d0491cac-56c7-4e17-ac78-ed957f3facbf",
                                                                          "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-07-08T09:46:52.179242+02:00",
                                                                          "last_update": "2026-07-08T09:46:52.179242+02:00",
                                                                          "id_user_upd": "d1342b76-6dfe-46a4-98b8-6bf7fa5298a9",
                                                                          "commited": true,
                                                                          "mt_pos_prices_list": [
                                                                            {
                                                                              "$id": "39",
                                                                              "id_pos": "31b2eb7f-ce70-4ccf-bd5d-f768985631c1",
                                                                              "id_pos_type": "623a7360-8e06-4c97-96d2-7f816bfae418",
                                                                              "id_price_list": "66a13611-f1bb-4526-9497-0d60fb269adb",
                                                                              "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-07-08T09:46:52.179242+02:00",
                                                                              "last_update": "2026-07-08T09:46:52.179242+02:00",
                                                                              "id_user_upd": "5ab9f3c5-5cb3-4377-abef-3049ba04797d",
                                                                              "commited": true,
                                                                              "mt_pos_view": {
                                                                                "$id": "40",
                                                                                "id_pos": "f9f68a92-e6bf-4f4e-9047-3c64e215954f",
                                                                                "id_pos_type": "8a0ef540-88dd-4150-b860-faf123833c73",
                                                                                "is_default": true,
                                                                                "active": true,
                                                                                "created_on": "2026-07-08T09:46:52.179242+02:00",
                                                                                "last_update": "2026-07-08T09:46:52.179242+02:00",
                                                                                "id_user_upd": "173453c4-dc29-4537-96ef-fba9224e2329",
                                                                                "commited": true,
                                                                                "mt_pos": {
                                                                                  "$ref": "13"
                                                                                },
                                                                                "mt_pos_prices_list": [
                                                                                  {
                                                                                    "$ref": "39"
                                                                                  },
                                                                                  {
                                                                                    "$ref": "39"
                                                                                  }
                                                                                ],
                                                                                "mt_pos_types": {
                                                                                  "$id": "41",
                                                                                  "id": "5e66c9a7-cb98-4463-b8eb-eb5ae641fd9d",
                                                                                  "id_mask": "sample string 2",
                                                                                  "name": "sample string 3",
                                                                                  "is_module": true,
                                                                                  "order": 5,
                                                                                  "active": true,
                                                                                  "created_on": "2026-07-08T09:46:52.179242+02:00",
                                                                                  "last_update": "2026-07-08T09:46:52.179242+02:00",
                                                                                  "id_user_upd": "fdac7e23-d314-48ae-ac69-464715ca26e1",
                                                                                  "commited": true,
                                                                                  "mt_items_featured": [
                                                                                    {
                                                                                      "$ref": "12"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "12"
                                                                                    }
                                                                                  ],
                                                                                  "mt_pos_doc_print": [
                                                                                    {
                                                                                      "$id": "42",
                                                                                      "id_pos_print": "12b11f93-c260-4746-a4e9-5fe803864d4b",
                                                                                      "id_doc": "77730173-1d0f-410d-849b-49c5fefde72e",
                                                                                      "id_pos_type": "55808235-05f2-46e9-a9fa-1d2939d9be7a",
                                                                                      "id_doc_print": "2ecfa9dd-364e-4c23-9a1f-eb7a0cdd91fd",
                                                                                      "copies": 5,
                                                                                      "print_mode": 6,
                                                                                      "active": true,
                                                                                      "created_on": "2026-07-08T09:46:52.179242+02:00",
                                                                                      "last_update": "2026-07-08T09:46:52.179242+02:00",
                                                                                      "id_user_upd": "33dd1358-29d7-44e7-8f16-63a9cf1cd7bd",
                                                                                      "commited": true,
                                                                                      "mt_docs": {
                                                                                        "$ref": "1"
                                                                                      },
                                                                                      "mt_pos_print": {
                                                                                        "$id": "43",
                                                                                        "id": "de970cf9-e5f9-4ff4-b14d-08b0a94af016",
                                                                                        "id_pos": "9746f7e5-ea69-46f1-af23-ea60acce33ef",
                                                                                        "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-07-08T09:46:52.179242+02:00",
                                                                                        "last_update": "2026-07-08T09:46:52.179242+02:00",
                                                                                        "id_user_upd": "439fb399-de63-4c3c-8efb-6dc143a18400",
                                                                                        "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": "f5efd278-c335-48a4-92d4-e19a6468371f",
                                                                                        "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-07-08T09:46:52.179242+02:00",
                                                                                        "last_update": "2026-07-08T09:46:52.179242+02:00",
                                                                                        "commited": true,
                                                                                        "mt_pos_doc_print": [
                                                                                          {
                                                                                            "$ref": "42"
                                                                                          },
                                                                                          {
                                                                                            "$ref": "42"
                                                                                          }
                                                                                        ],
                                                                                        "st_doc_print_det": [
                                                                                          {
                                                                                            "$id": "45",
                                                                                            "id_doc_print": "c46c36df-9cf4-4abe-a675-6eb04f1357b7",
                                                                                            "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": "8c2a28a2-bb8b-46ac-a9bd-df4f5a571c08",
                                                                              "id_item_sub": "b78d2c14-c9e9-4953-bf52-f71958adc621",
                                                                              "validity_date": "2026-07-08T09:46:52.179242+02:00",
                                                                              "price": 4.1,
                                                                              "active": true,
                                                                              "created_on": "2026-07-08T09:46:52.179242+02:00",
                                                                              "last_update": "2026-07-08T09:46:52.179242+02:00",
                                                                              "id_user_upd": "a8fee1bb-62f6-4602-874b-d50b3e045c46",
                                                                              "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": "b2b76e68-aef8-48f1-a3a1-1d7288ed66d1",
                                                                              "id_mask": "sample string 2",
                                                                              "name": "sample string 3",
                                                                              "description": "sample string 4",
                                                                              "date_from": "2026-07-08T09:46:52.179242+02:00",
                                                                              "date_end": "2026-07-08T09:46:52.179242+02:00",
                                                                              "id_branch": "f45ca88c-e58f-4eb9-9221-21cdf8e49989",
                                                                              "id_pos": "46410936-f92b-478f-af46-1883a9f59d22",
                                                                              "id_list": "ad279484-d5f6-40e6-a704-710ef96f5c67",
                                                                              "view_list": true,
                                                                              "is_default": true,
                                                                              "active": true,
                                                                              "created_on": "2026-07-08T09:46:52.179242+02:00",
                                                                              "last_update": "2026-07-08T09:46:52.179242+02:00",
                                                                              "id_user_upd": "ca420a97-52fe-4d48-b696-c0e4ff675fac",
                                                                              "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": "8fa0a5a1-fbdd-42dc-a391-c3d9a07437b9",
                                                                        "order_id": 2,
                                                                        "id_item": "77b095ce-2960-4149-813f-1615ea4a3d67",
                                                                        "id_item_type": "a22478d5-bd4f-40a0-bf72-96487f17022a",
                                                                        "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": "ed342d9c-45da-4e64-b389-20aec4046821",
                                                                        "type_item": 11,
                                                                        "id_voucher_json": "acd43d6a-2cc2-4207-858d-f6afbca8521a",
                                                                        "count_voucher": 1,
                                                                        "id_category": "35d8a023-83de-4c9d-8a9b-2e4685ae8414",
                                                                        "created_on": "2026-07-08T09:46:52.179242+02:00",
                                                                        "last_update": "2026-07-08T09:46:52.179242+02:00",
                                                                        "id_user_upd": "65b5a8fc-4ada-42a0-aa5f-90b3d82db456",
                                                                        "commited": true,
                                                                        "mt_items": {
                                                                          "$ref": "10"
                                                                        },
                                                                        "mt_items_types": {
                                                                          "$ref": "33"
                                                                        },
                                                                        "st_users": {
                                                                          "$ref": "5"
                                                                        },
                                                                        "tt_pos_sesion": {
                                                                          "$id": "49",
                                                                          "id": "c02740a9-86cb-4546-8feb-c26a09417726",
                                                                          "nro_sesion": 2,
                                                                          "id_pos": "c1db6f78-36f4-4fb6-ba1c-2916d63a4c25",
                                                                          "date_tax": "2026-07-08T09:46:52.179242+02:00",
                                                                          "date_open": "2026-07-08T09:46:52.179242+02:00",
                                                                          "date_close": "2026-07-08T09:46:52.179242+02:00",
                                                                          "id_user_open": "b6a50ef3-21e0-4534-9922-e4ddac41e367",
                                                                          "id_user_close": "b5b8bfcc-6ded-4bdd-a7cf-d2817e3eb5f9",
                                                                          "nro_z": 1,
                                                                          "amt_tot": 1.1,
                                                                          "locator_event": "sample string 6",
                                                                          "status_pos": 7,
                                                                          "training_sesion": true,
                                                                          "active": true,
                                                                          "created_on": "2026-07-08T09:46:52.179242+02:00",
                                                                          "last_update": "2026-07-08T09:46:52.179242+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": "046bde14-62ab-43a0-a37e-31d0d4a6b34f",
                                                                              "json_object": "sample string 2",
                                                                              "json_pays": "sample string 3",
                                                                              "id_pos_sesion": "55baff79-b42b-48c1-8949-b861dea7d638",
                                                                              "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-07-08T09:46:52.179242+02:00",
                                                                              "tt_pos_sesion": {
                                                                                "$ref": "49"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "50"
                                                                            }
                                                                          ],
                                                                          "tt_rooms_units_activity": [
                                                                            {
                                                                              "$id": "51",
                                                                              "id": "cd726224-129c-4459-9347-468abe108f39",
                                                                              "id_room_unit": "45f846b5-47cf-4fb6-8081-58ab74d22e1d",
                                                                              "id_room_list": "f6b30b2c-a99b-4470-bc4c-fdf943f45685",
                                                                              "nro_res_ext": "sample string 3",
                                                                              "date_reserved": "2026-07-08T09:46:52.179242+02:00",
                                                                              "date_from": "2026-07-08T09:46:52.179242+02:00",
                                                                              "date_end": "2026-07-08T09:46:52.179242+02:00",
                                                                              "date_open": "2026-07-08T09:46:52.179242+02:00",
                                                                              "date_close": "2026-07-08T09:46:52.179242+02:00",
                                                                              "id_employee": "81aaf94e-841f-4e4a-9063-50410b188294",
                                                                              "id_employee_sec": "0c024549-592a-4cf0-af7a-1a9d0e4d828f",
                                                                              "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": "fcdee064-d733-448f-9336-87ff458261ee",
                                                                              "comment": "sample string 7",
                                                                              "id_user_open": "f9482500-ff38-48c7-aebb-34c8ffd8790b",
                                                                              "id_user_close": "62d34fce-3ce8-4b19-936d-9d6ee87d03d8",
                                                                              "id_unit_state": "551039ff-fb63-408a-bde8-c9ee83782e4e",
                                                                              "id_pos_sesion": "154756a0-89a2-4f6e-8bd3-5fecf412c2bd",
                                                                              "vip": true,
                                                                              "paid": true,
                                                                              "send": true,
                                                                              "send_date": "2026-07-08T09:46:52.179242+02:00",
                                                                              "active": true,
                                                                              "created_on": "2026-07-08T09:46:52.179242+02:00",
                                                                              "last_update": "2026-07-08T09:46:52.179242+02:00",
                                                                              "commited": true,
                                                                              "mt_employees": {
                                                                                "$ref": "25"
                                                                              },
                                                                              "mt_employees1": {
                                                                                "$ref": "25"
                                                                              },
                                                                              "mt_rooms_units": {
                                                                                "$id": "52",
                                                                                "id": "b1838efa-bd2f-44c4-8630-bd35c9ff5566",
                                                                                "id_mask": "sample string 2",
                                                                                "name": "sample string 3",
                                                                                "name_label": "sample string 4",
                                                                                "name_zone": "sample string 5",
                                                                                "order": 6,
                                                                                "id_room": "e3b0a626-bf89-4449-b8fe-6fd74b8f6c19",
                                                                                "pax": 8,
                                                                                "pos_x": 9,
                                                                                "pos_y": 10,
                                                                                "size_w": 1,
                                                                                "size_h": 1,
                                                                                "in_map": true,
                                                                                "reserved_on": true,
                                                                                "id_room_type": "11edd19c-e473-4108-8163-13334c46a1b2",
                                                                                "locked": true,
                                                                                "date_locked": "2026-07-08T09:46:52.179242+02:00",
                                                                                "comment_locked": "sample string 15",
                                                                                "active": true,
                                                                                "created_on": "2026-07-08T09:46:52.179242+02:00",
                                                                                "last_update": "2026-07-08T09:46:52.179242+02:00",
                                                                                "id_user_upd": "655116ec-5190-41ba-9b87-4c2342f4628e",
                                                                                "commited": true,
                                                                                "mt_rooms": {
                                                                                  "$id": "53",
                                                                                  "id": "a36c9efd-a9e5-4eda-b264-9d89ac5d17f3",
                                                                                  "id_mask": "sample string 2",
                                                                                  "name": "sample string 3",
                                                                                  "description": "sample string 4",
                                                                                  "id_branch": "86fc63cf-400f-40ac-9e3f-313a3b9c09be",
                                                                                  "name_pos": "sample string 6",
                                                                                  "id_image": "0eea6a8b-34ef-478b-9ea0-14af7b71f3a9",
                                                                                  "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": "6fff0e19-15b1-41ee-86ae-acf47ea6bc41",
                                                                                  "refresh_status": true,
                                                                                  "active": true,
                                                                                  "created_on": "2026-07-08T09:46:52.179242+02:00",
                                                                                  "last_update": "2026-07-08T09:46:52.179242+02:00",
                                                                                  "id_user_upd": "b9f02d4a-7ef5-45b5-aa2c-3bf5ee51d999",
                                                                                  "commited": true,
                                                                                  "mt_branches": {
                                                                                    "$ref": "6"
                                                                                  },
                                                                                  "mt_pos_rooms": [
                                                                                    {
                                                                                      "$id": "54",
                                                                                      "id_pos": "573fc2d1-06ef-4d20-bd2f-619d0b4d20ad",
                                                                                      "id_room": "15f840a1-6743-4d3f-a7bd-9b7e61d74868",
                                                                                      "active": true,
                                                                                      "created_on": "2026-07-08T09:46:52.179242+02:00",
                                                                                      "last_update": "2026-07-08T09:46:52.179242+02:00",
                                                                                      "id_user_upd": "8361986f-2a77-4627-a51e-3fe401281da0",
                                                                                      "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": "d7cfffff-5a3f-4668-b544-111d42696c71",
                                                                                      "id_room": "422d454d-b733-4b81-9b71-5b1cedd4437f",
                                                                                      "date_in": "2026-07-08T09:46:52.179242+02:00",
                                                                                      "date_out": "2026-07-08T09:46:52.179242+02:00",
                                                                                      "id_user_add": "e3a18b6a-6c0b-477e-923e-4cc46faad17e",
                                                                                      "from_reservation": "sample string 5",
                                                                                      "pax": 6,
                                                                                      "status": 7,
                                                                                      "comment": "sample string 8",
                                                                                      "active": true,
                                                                                      "created_on": "2026-07-08T09:46:52.179242+02:00",
                                                                                      "last_update": "2026-07-08T09:46:52.179242+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": "b8178922-6263-4f01-a58c-b6f616714e20",
                                                                                  "id_mask": "sample string 2",
                                                                                  "name": "sample string 3",
                                                                                  "description": "sample string 4",
                                                                                  "high": 5,
                                                                                  "width": 6,
                                                                                  "active": true,
                                                                                  "created_on": "2026-07-08T09:46:52.179242+02:00",
                                                                                  "last_update": "2026-07-08T09:46:52.179242+02:00",
                                                                                  "id_user_upd": "9de1e83a-b6de-4705-b6f1-1ef8b5a5baa2",
                                                                                  "commited": true,
                                                                                  "mt_rooms_units": [
                                                                                    {
                                                                                      "$ref": "52"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "52"
                                                                                    }
                                                                                  ],
                                                                                  "mt_rooms_units_states_types": [
                                                                                    {
                                                                                      "$id": "57",
                                                                                      "id_room_type": "2a04e4ab-a57d-4175-bf52-741db37bb604",
                                                                                      "id_room_state": "ecab3816-4641-432a-8170-646b524eb6dc",
                                                                                      "id_image": "b0ffb514-37ce-4742-bddf-ecf1ece03f5c",
                                                                                      "color_font": "sample string 4",
                                                                                      "font_bold": true,
                                                                                      "font_underline": true,
                                                                                      "font_size": 7,
                                                                                      "active": true,
                                                                                      "created_on": "2026-07-08T09:46:52.179242+02:00",
                                                                                      "last_update": "2026-07-08T09:46:52.179242+02:00",
                                                                                      "id_user_upd": "36a9de9c-df0f-4641-a328-fb98bce011d1",
                                                                                      "commited": true,
                                                                                      "mt_rooms_units_states": {
                                                                                        "$id": "58",
                                                                                        "id": "d41db64d-6ae1-4e14-8689-474736abe241",
                                                                                        "id_mask": "sample string 2",
                                                                                        "name": "sample string 3",
                                                                                        "description": "sample string 4",
                                                                                        "color": "sample string 5",
                                                                                        "active": true,
                                                                                        "created_on": "2026-07-08T09:46:52.179242+02:00",
                                                                                        "last_update": "2026-07-08T09:46:52.179242+02:00",
                                                                                        "id_user_upd": "d53ea541-1a6f-497e-b55a-916e6f2196ba",
                                                                                        "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": "9e2911ef-0505-4d51-9c00-46e1bbf90280",
                                                                              "id_pos_sesion": "00e9901a-bc36-4d15-b4da-e4b55f995ad0",
                                                                              "amt_card": 1.1,
                                                                              "amt_cash": 1.1,
                                                                              "id_user": "217fdb15-f8bd-4769-96ac-650d09d740a3",
                                                                              "id_room_unit_activity": "7ee80b93-6e83-41ac-8932-a853bc3c4420",
                                                                              "id_doc_sa": "37a3105d-ca3b-42e8-9945-ececd3292959",
                                                                              "id_pos_type": "6079ed2a-3e1b-4c10-b2f8-6063770f6bbd",
                                                                              "block": true,
                                                                              "comment": "sample string 5",
                                                                              "json_response": "sample string 6",
                                                                              "id_doc_ref": "6a9f3124-c9d1-485f-a214-e87371cbe970",
                                                                              "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-07-08T09:46:52.179242+02:00",
                                                                              "last_update": "2026-07-08T09:46:52.179242+02:00",
                                                                              "commited": true,
                                                                              "tt_pos_sesion": {
                                                                                "$ref": "49"
                                                                              },
                                                                              "tt_tips_users": [
                                                                                {
                                                                                  "$id": "60",
                                                                                  "id_tip": "af43e17c-327f-40ea-933a-a0f6f2dcae13",
                                                                                  "id_user": "18a1175f-2217-4aab-93e9-be2b79a10f95",
                                                                                  "amt_card": 1.1,
                                                                                  "amt_cash": 1.1,
                                                                                  "type_share": 3,
                                                                                  "active": true,
                                                                                  "created_on": "2026-07-08T09:46:52.179242+02:00",
                                                                                  "last_update": "2026-07-08T09:46:52.179242+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": "e59cd085-211d-46ef-abb3-18012b687c88",
                                                                              "id_user": "4dace6fa-3c2a-4815-99be-918286e353df",
                                                                              "date_add": "2026-07-08T09:46:52.179242+02:00",
                                                                              "distribution_index": 1.1,
                                                                              "active": true,
                                                                              "created_on": "2026-07-08T09:46:52.179242+02:00",
                                                                              "last_update": "2026-07-08T09:46:52.179242+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": "a19690d7-7d2e-48ab-a675-73b0b9db2161",
                                                                              "id_user": "0a6f277a-ee2a-4ee8-aebf-f107b80dd883",
                                                                              "id_user_profile": "972f990e-d839-463a-aa8e-8a004b562c46",
                                                                              "locator": "sample string 4",
                                                                              "date_end": "2026-07-08T09:46:52.179242+02:00",
                                                                              "id_pos_sesion": "08d33a3f-9dcb-4b5f-b37b-16c4dc693da0",
                                                                              "date_login": "2026-07-08T09:46:52.179242+02:00",
                                                                              "date_logout": "2026-07-08T09:46:52.179242+02:00",
                                                                              "terminal_id": "sample string 6",
                                                                              "terminal_type": "sample string 7",
                                                                              "created_on": "2026-07-08T09:46:52.179242+02:00",
                                                                              "last_update": "2026-07-08T09:46:52.179242+02:00",
                                                                              "commited": true,
                                                                              "st_users": {
                                                                                "$ref": "5"
                                                                              },
                                                                              "st_users_profiles": {
                                                                                "$id": "63",
                                                                                "id": "0826cd77-8677-4f3a-b215-5f87e8688a53",
                                                                                "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-07-08T09:46:52.179242+02:00",
                                                                                "last_update": "2026-07-08T09:46:52.179242+02:00",
                                                                                "commited": true,
                                                                                "st_permisions": [
                                                                                  {
                                                                                    "$id": "64",
                                                                                    "id": "a938626e-068a-4bbc-a996-486985001587",
                                                                                    "id_function": "5711710d-1974-4913-b485-9ca1f968a42a",
                                                                                    "id_user": "73320b61-2df8-411e-92d8-daa890c26040",
                                                                                    "id_profile": "c2c52970-d89b-42c9-adaa-d508a4276478",
                                                                                    "permission": 3,
                                                                                    "active": true,
                                                                                    "created_on": "2026-07-08T09:46:52.179242+02:00",
                                                                                    "last_update": "2026-07-08T09:46:52.179242+02:00",
                                                                                    "commited": true,
                                                                                    "st_users_profiles": {
                                                                                      "$ref": "63"
                                                                                    },
                                                                                    "st_users": {
                                                                                      "$ref": "5"
                                                                                    },
                                                                                    "st_functions": {
                                                                                      "$id": "65",
                                                                                      "id": "c1080098-4a0d-434d-bd98-700ebe630caa",
                                                                                      "id_mask": "sample string 2",
                                                                                      "name": "sample string 3",
                                                                                      "description": "sample string 4",
                                                                                      "level_id": 5,
                                                                                      "id_group": "ab9ef80c-b7fd-4f1d-a78c-cc7747926b78",
                                                                                      "name_event": "sample string 7",
                                                                                      "name_pos": "sample string 8",
                                                                                      "id_image": "c5826992-672c-4fb1-899a-c69bd6d898db",
                                                                                      "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-07-08T09:46:52.179242+02:00",
                                                                                      "last_update": "2026-07-08T09:46:52.179242+02:00",
                                                                                      "commited": true,
                                                                                      "st_functions_groups": {
                                                                                        "$id": "66",
                                                                                        "id": "ce278885-0442-4667-84b9-e024567be8a9",
                                                                                        "id_mask": "sample string 2",
                                                                                        "name": "sample string 3",
                                                                                        "description": "sample string 4",
                                                                                        "active": true,
                                                                                        "created_on": "2026-07-08T09:46:52.179242+02:00",
                                                                                        "last_update": "2026-07-08T09:46:52.179242+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": "497ddf1c-a8a9-42e5-a99e-24ab04d47a1e",
                                                                              "id_user": "f25bdb45-08ff-4294-a4c7-7921b879df2e",
                                                                              "date_add": "2026-07-08T09:46:52.179242+02:00",
                                                                              "destiny_type": 4,
                                                                              "id_key": "4058ba70-2151-43a1-8682-38d6964b23c7",
                                                                              "message": "sample string 6",
                                                                              "message_view": true,
                                                                              "date_view": "2026-07-08T09:46:52.179242+02:00",
                                                                              "id_pos_sesion": "e67ee432-8140-4cba-b2c3-1fd0bf10c8f6",
                                                                              "terminal_add": "sample string 9",
                                                                              "created_on": "2026-07-08T09:46:52.179242+02:00",
                                                                              "last_update": "2026-07-08T09:46:52.179242+02:00",
                                                                              "commited": true,
                                                                              "st_users": {
                                                                                "$ref": "5"
                                                                              },
                                                                              "tt_pos_sesion": {
                                                                                "$ref": "49"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "67"
                                                                            }
                                                                          ]
                                                                        }
                                                                      },
                                                                      {
                                                                        "$ref": "48"
                                                                      }
                                                                    ]
                                                                  },
                                                                  "mt_items_vouchers": {
                                                                    "$id": "68",
                                                                    "id": "3e96aeb7-8404-4623-9f85-3ecd94c1fd38",
                                                                    "id_mask": "sample string 2",
                                                                    "name": "sample string 3",
                                                                    "description": "sample string 4",
                                                                    "json": "sample string 5",
                                                                    "id_pay_type": "90472efe-c85f-4465-bd3d-463322714c61",
                                                                    "id_doc_print": "a0bebeb6-95b7-4e1b-b873-efd9b21b6d28",
                                                                    "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-07-08T09:46:52.179242+02:00",
                                                                    "last_update": "2026-07-08T09:46:52.179242+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": "4540fb4e-abad-4fd9-beff-57e216168002",
                                                                    "id_line": 2,
                                                                    "id_item": "83e1b740-2fc8-4dc7-bcfc-ae9dde6052a8",
                                                                    "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": "cb6af5c3-cb36-4e7f-9a63-02b1dd2065e2",
                                                    "spool_server": "sample string 2",
                                                    "id_doc_sa": "ee0ddeb4-1477-49d1-a036-068075a1e14f",
                                                    "spool_printer": "sample string 4",
                                                    "count": 5,
                                                    "created_on": "2026-07-08T09:46:52.179242+02:00",
                                                    "printed": true,
                                                    "print_on": "2026-07-08T09:46:52.179242+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": "38db70dc-11d1-47d6-a90e-ac35a5e4599e",
                                          "id_doc": "d0342101-9c89-4ca1-b5ef-6071f7f3cd76",
                                          "value": 3,
                                          "created_on": "2026-07-08T09:46:52.179242+02:00",
                                          "last_update": "2026-07-08T09:46:52.179242+02:00",
                                          "commited": true,
                                          "mt_docs": {
                                            "$ref": "1"
                                          },
                                          "mt_pos": {
                                            "$ref": "13"
                                          }
                                        },
                                        {
                                          "$ref": "71"
                                        }
                                      ],
                                      "st_pos_license": [
                                        {
                                          "$id": "72",
                                          "id": "a6450a38-75ee-4b53-aff0-083313a5b34e",
                                          "id_pos": "39b5816f-940a-4c22-9379-e9f4e3aa5853",
                                          "mac_address": "sample string 3",
                                          "date_end": "2026-07-08T09:46:52.179242+02:00",
                                          "key_access": "sample string 5",
                                          "id_user_add": "d3cf5536-9844-4f05-8c18-8a31cd4d0121",
                                          "active": true,
                                          "created_on": "2026-07-08T09:46:52.179242+02:00",
                                          "last_update": "2026-07-08T09:46:52.179242+02:00",
                                          "commited": true,
                                          "mt_pos": {
                                            "$ref": "13"
                                          },
                                          "st_users": {
                                            "$ref": "5"
                                          }
                                        },
                                        {
                                          "$ref": "72"
                                        }
                                      ],
                                      "st_users_pos": [
                                        {
                                          "$id": "73",
                                          "id_user": "ab972b5d-a5ed-4b91-b5e2-5ff6db426d5a",
                                          "id_pos": "6dd16d02-1f52-4d7f-aadf-0c78f0796c52",
                                          "pass_required": true,
                                          "active": true,
                                          "created_on": "2026-07-08T09:46:52.179242+02:00",
                                          "last_update": "2026-07-08T09:46:52.179242+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": "bffd3917-2c14-46ea-82d5-1238dd8a4499",
                                          "id_pos": "3628336c-fc3c-4821-96cd-8cd8eb75812c",
                                          "date_add": "2026-07-08T09:46:52.179242+02:00",
                                          "date_upd": "2026-07-08T09:46:52.179242+02:00",
                                          "date_out": "2026-07-08T09:46:52.179242+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": "9ab4b7ee-f60d-42fd-9a7a-be0dbc0c44e3",
                                          "id_user_add": "1fd89c71-5fe9-45bc-8e8c-326281078b4c",
                                          "id_table": "b77cfe6d-9965-42bf-8c83-ec01eb2f4eb7",
                                          "message_log": "sample string 3",
                                          "json_object": "sample string 4",
                                          "log_type": "sample string 5",
                                          "id_pos": "0740a646-3187-4b0f-bf60-c168148f94cb",
                                          "created_on": "2026-07-08T09:46:52.179242+02:00",
                                          "commited": true,
                                          "mt_pos": {
                                            "$ref": "13"
                                          },
                                          "st_sync_tables": {
                                            "$id": "76",
                                            "id": "713a3c60-04d0-4dd7-9153-69c066140bae",
                                            "level": 2,
                                            "order": 3,
                                            "name": "sample string 4",
                                            "log_ins": true,
                                            "log_upd": true,
                                            "packet_forward": true,
                                            "active": true,
                                            "created_on": "2026-07-08T09:46:52.179242+02:00",
                                            "last_update": "2026-07-08T09:46:52.179242+02:00",
                                            "commited": true,
                                            "st_sync_packages_det": [
                                              {
                                                "$id": "77",
                                                "id": "c77036b7-b782-48d4-be5f-5c00cc6e3eeb",
                                                "id_sync": "26ac52f6-e96e-48ab-a8a2-1217dc98d85e",
                                                "json": "sample string 3",
                                                "id_table": "9eb94739-a4be-41c4-906c-57cb0d3bfcba",
                                                "order": 5,
                                                "st_sync_packages": {
                                                  "$id": "78",
                                                  "id": "b080eb00-32d9-4703-b6e2-fe8b6caaebdb",
                                                  "id_branch_from": "a844975c-94ba-4011-8475-28e8260403fa",
                                                  "id_branch_to": "49831a1e-69bb-42e2-b785-b51c8b652f7d",
                                                  "type": 4,
                                                  "created_on": "2026-07-08T09:46:52.179242+02:00",
                                                  "order": 6,
                                                  "status": 7,
                                                  "log_info": "sample string 8",
                                                  "sync_on": "2026-07-08T09:46:52.179242+02:00",
                                                  "send_on": "2026-07-08T09:46:52.179242+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": "003e0207-804d-47ec-9378-d7035c447ef4",
                                          "id_pos": "948ac221-c5b3-41e7-a7b1-e979d30f32c3",
                                          "name": "sample string 3",
                                          "description": "sample string 4",
                                          "value": "sample string 5",
                                          "type": "sample string 6",
                                          "last_update": "2026-07-08T09:46:52.179242+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": "f0b97186-f760-4053-8bf0-92019b5af314",
                        "id_mask": "sample string 2",
                        "name": "sample string 3",
                        "description": "sample string 4",
                        "active": true,
                        "created_on": "2026-07-08T09:46:52.179242+02:00",
                        "last_update": "2026-07-08T09:46:52.179242+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": "e9060a92-6f58-4eda-a904-ba070f477800",
                        "exercise_id": 2,
                        "period_id": 3,
                        "date_from": "2026-07-08T09:46:52.179242+02:00",
                        "date_end": "2026-07-08T09:46:52.179242+02:00",
                        "state": "sample string 6",
                        "created_on": "2026-07-08T09:46:52.179242+02:00",
                        "last_update": "2026-07-08T09:46:52.179242+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": "90e566f0-ac5b-458d-9d20-29a2d8e422e4",
                    "token_id": "sample string 2",
                    "id_user": "c2df3c8c-7df5-4eb7-8d26-c4bf75fe65ca",
                    "date_from": "2026-07-08T09:46:52.179242+02:00",
                    "date_end": "2026-07-08T09:46:52.179242+02:00",
                    "created_on": "2026-07-08T09:46:52.179242+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": "5cb5b82a-f2ab-4962-878e-699560ba5dfe",
                    "id_room_activity": "7c5274af-6702-42eb-ad38-596985af339e",
                    "id_pos_sesion": "e9958744-90df-4a14-998e-ffa0a3082d8b",
                    "log_text": "sample string 4",
                    "id_user": "5219ebe5-2156-4d28-b256-be21aaff4d07",
                    "created_on": "2026-07-08T09:46:52.179242+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"
  }
]