PUT api/Mt_Docs

Request Information

URI Parameters

None.

Body Parameters

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.

Request Formats

application/json, text/json

Sample:
{
  "id": "9293ca71-374d-4680-859f-f15367266487",
  "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": "b2d8c2f6-62b6-4e3f-a9b9-80eca27e091b",
  "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-08T10:41:53.6026557+02:00",
  "last_update": "2026-07-08T10:41:53.6026557+02:00",
  "id_user_upd": "0b6ccd0c-4b07-4f19-920b-ab78b1ce63de",
  "commited": true,
  "mt_docs_payment_money": [
    {
      "$id": "2",
      "id_doc": "2c9f3a18-336d-4a94-8c11-43311368ad54",
      "id_pay": "25e940b2-a4a5-4df8-811e-50fae76b9add",
      "id_money": "95215288-7d30-4ab6-a9fe-a64e5f543513",
      "active": true,
      "created_on": "2026-07-08T10:41:53.6026557+02:00",
      "last_update": "2026-07-08T10:41:53.6026557+02:00",
      "id_user_upd": "27916d26-172a-4ccb-96b5-3f931a78c50f",
      "commited": true,
      "mt_docs": {
        "$ref": "1"
      },
      "mt_money_types": {
        "$id": "3",
        "id": "51b59994-92fd-41d1-9df5-989efc82211e",
        "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": "0d1b8b5b-1d72-4d39-89e1-33187ee52c48",
        "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-08T10:41:53.6026557+02:00",
        "last_update": "2026-07-08T10:41:53.6026557+02:00",
        "id_user_upd": "fe5dbaa3-f6e7-4282-bb00-21631a20feed",
        "commited": true,
        "mt_docs_payment_money": [
          {
            "$ref": "2"
          },
          {
            "$ref": "2"
          }
        ],
        "mt_money_rates": [
          {
            "$id": "4",
            "id_money_1": "bc41cd46-62ac-4c02-a497-b572bef32eb2",
            "id_money_2": "c597eed1-b703-4670-aaa4-e6ceb9aaec07",
            "date_from": "2026-07-08T10:41:53.6026557+02:00",
            "coefficient": 4.1,
            "active": true,
            "created_on": "2026-07-08T10:41:53.6026557+02:00",
            "last_update": "2026-07-08T10:41:53.6026557+02:00",
            "id_user_upd": "ee42440a-3ac4-49f7-8245-032279494c6d",
            "commited": true,
            "mt_money_types": {
              "$ref": "3"
            },
            "mt_money_types1": {
              "$ref": "3"
            },
            "st_users": {
              "$id": "5",
              "id": "72ac9215-1f86-4a2e-97b5-7c88cc674d9d",
              "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": "1a402ea7-cdd3-4084-91c6-21e13b29f9e5",
              "view_messages": true,
              "id_image_photo": "1b370867-ce6f-43cb-a44b-62c35c3d2c73",
              "reserved": true,
              "pos_access": true,
              "back_access": true,
              "name_pos": "sample string 13",
              "id_image": "db7edc1b-d0e4-414c-aa64-22c3c3e70231",
              "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-08T10:41:53.6026557+02:00",
              "last_update": "2026-07-08T10:41:53.6026557+02:00",
              "commited": true,
              "mt_branches": [
                {
                  "$id": "6",
                  "id": "96b78219-cf88-4fd4-bed3-6845251b9277",
                  "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": "79025569-a32c-4f67-bf08-b7c10abe0f7d",
                  "order": 12,
                  "external_id": "sample string 13",
                  "sync": true,
                  "active": true,
                  "created_on": "2026-07-08T10:41:53.6026557+02:00",
                  "last_update": "2026-07-08T10:41:53.6026557+02:00",
                  "id_user_upd": "ae980b98-d7be-447c-85f0-315bd1874b5e",
                  "commited": true,
                  "st_images": {
                    "$id": "7",
                    "id": "22a5aa10-ab56-4538-bf8a-d52182f2338c",
                    "id_mask": "sample string 2",
                    "name": "sample string 3",
                    "id_img_type": "1b4a6473-4ec2-45b8-a63c-b07b357a1374",
                    "image_file": "sample string 5",
                    "extension": "sample string 6",
                    "high": 1,
                    "width": 1,
                    "active": true,
                    "created_on": "2026-07-08T10:41:53.6026557+02:00",
                    "last_update": "2026-07-08T10:41:53.6026557+02:00",
                    "commited": true,
                    "mt_branches": [
                      {
                        "$ref": "6"
                      },
                      {
                        "$ref": "6"
                      }
                    ],
                    "mt_categories": [
                      {
                        "$id": "8",
                        "id": "ff6d321d-99a7-4573-97ff-e1d21bc0ef75",
                        "id_mask": "sample string 2",
                        "name": "sample string 3",
                        "description": "sample string 4",
                        "id_item_type": "b4639842-152a-42fc-97ee-b338b6a101db",
                        "order_type": 5,
                        "name_pos": "sample string 6",
                        "id_image": "e61ec9fc-01d2-489e-a8ac-dd2ab703aee8",
                        "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-08T10:41:53.6026557+02:00",
                        "last_update": "2026-07-08T10:41:53.6026557+02:00",
                        "id_user_upd": "afab0ce3-fbf1-4a13-8098-e2633f58e7c8",
                        "commited": true,
                        "mt_categories_items": [
                          {
                            "$id": "9",
                            "id_category": "2f6a3109-e1eb-467d-aa3a-5ea68b558336",
                            "id_item": "1b86a503-f100-4761-b4df-c8520c4163ca",
                            "is_default": true,
                            "active": true,
                            "created_on": "2026-07-08T10:41:53.6026557+02:00",
                            "last_update": "2026-07-08T10:41:53.6026557+02:00",
                            "id_user_upd": "2ed3997e-4590-4acd-b933-1b5778ea46bb",
                            "commited": true,
                            "mt_categories": {
                              "$ref": "8"
                            },
                            "mt_items": {
                              "$id": "10",
                              "id": "8c58f5d1-28a5-4d76-99bc-c67f345e5d6a",
                              "id_mask": "sample string 2",
                              "name": "sample string 3",
                              "description": "sample string 4",
                              "id_unit": "4dda78b7-ff4d-4523-8b49-2eaf806fc8a8",
                              "id_unit_sec": "fd1470e7-01fe-43eb-ad4b-400f819fcd98",
                              "id_brand": "40a8c5ec-b743-4bcc-ad3f-6955a0058c36",
                              "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": "7757694e-39cc-48a6-af62-356468778a00",
                              "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-08T10:41:53.6026557+02:00",
                              "last_update": "2026-07-08T10:41:53.6026557+02:00",
                              "id_user_upd": "c0ce101b-ea33-41f2-b50d-11513bd7ddce",
                              "commited": true,
                              "mt_brands": {
                                "$id": "11",
                                "id": "2820b7a8-0011-4c29-b5ac-e97b58376668",
                                "id_mask": "sample string 2",
                                "name": "sample string 3",
                                "active": true,
                                "created_on": "2026-07-08T10:41:53.6026557+02:00",
                                "last_update": "2026-07-08T10:41:53.6026557+02:00",
                                "id_user_upd": "3cf983b8-d5e3-4f74-989f-9e7335e6388e",
                                "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": "1c5e262a-b81e-49e2-9c76-cfb9f01a44ab",
                                  "id_branch": "21ad48f3-420b-43b5-aa20-1d95764076b3",
                                  "id_pos_type": "da4e5a83-afb4-4bd9-9dae-41dede304f07",
                                  "id_pos": "39a01094-56f6-46ca-b62c-6288fb8d67db",
                                  "id_item": "1cb45644-416c-4d8b-b3bb-e2cc57096e3d",
                                  "date_from": "2026-07-08T10:41:53.6026557+02:00",
                                  "date_end": "2026-07-08T10:41:53.6026557+02:00",
                                  "image_id": 4,
                                  "active": true,
                                  "created_on": "2026-07-08T10:41:53.6026557+02:00",
                                  "last_update": "2026-07-08T10:41:53.6026557+02:00",
                                  "id_user_upd": "42df0f06-ea41-48be-9edd-cdd4c97739c1",
                                  "commited": true,
                                  "mt_branches": {
                                    "$ref": "6"
                                  },
                                  "mt_items": {
                                    "$ref": "10"
                                  },
                                  "mt_pos": {
                                    "$id": "13",
                                    "id": "3a757f1f-b09d-4367-b3a5-e02d0afef3b7",
                                    "id_mask": "sample string 2",
                                    "name": "sample string 3",
                                    "description": "sample string 4",
                                    "id_branch": "9adc7f0c-944f-4c09-9657-eedfd349ec46",
                                    "id_zone": "593b8f40-29fa-43c1-a863-b4af0d2c221a",
                                    "user_required": true,
                                    "active": true,
                                    "created_on": "2026-07-08T10:41:53.6026557+02:00",
                                    "last_update": "2026-07-08T10:41:53.6026557+02:00",
                                    "id_user_upd": "05c335f7-081a-4076-8622-659f9c60c778",
                                    "commited": true,
                                    "mt_branches_zones": {
                                      "$id": "14",
                                      "id": "9d3914c8-cd69-41d1-acf9-bacbdf34eb97",
                                      "id_mask": "sample string 2",
                                      "name": "sample string 3",
                                      "description": "sample string 4",
                                      "id_branch": "6c9a2763-e09d-44c1-8d91-db56c0367b2b",
                                      "active": true,
                                      "created_on": "2026-07-08T10:41:53.6026557+02:00",
                                      "last_update": "2026-07-08T10:41:53.6026557+02:00",
                                      "id_user_upd": "4750d636-ba7f-4bbd-b6b6-444a4a5aff2d",
                                      "commited": true,
                                      "mt_branches": {
                                        "$ref": "6"
                                      },
                                      "mt_pos": [
                                        {
                                          "$ref": "13"
                                        },
                                        {
                                          "$ref": "13"
                                        }
                                      ],
                                      "st_users": {
                                        "$ref": "5"
                                      }
                                    },
                                    "mt_cloakrooms": [
                                      {
                                        "$id": "15",
                                        "id": "1c15033f-3a9a-4a05-9851-2b52b8ee2c0b",
                                        "id_mask": "sample string 2",
                                        "name": "sample string 3",
                                        "id_pos": "4729d963-7daf-4f5b-b976-dac51209f22f",
                                        "unit_ini": 5,
                                        "unit_end": 6,
                                        "name_pos": "sample string 7",
                                        "id_image": "84aa4f04-1e56-4b9f-a56b-0f61e4d84ba8",
                                        "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-08T10:41:53.6026557+02:00",
                                        "last_update": "2026-07-08T10:41:53.6026557+02:00",
                                        "id_user_upd": "052aad4d-b5df-4952-bfbb-ce08e2e4e180",
                                        "commited": true,
                                        "mt_pos": {
                                          "$ref": "13"
                                        },
                                        "st_images": {
                                          "$ref": "7"
                                        },
                                        "st_users": {
                                          "$ref": "5"
                                        },
                                        "tt_cloakrooms_units": [
                                          {
                                            "$id": "16",
                                            "id": "ff6d7870-7462-41f2-a77b-116b7cd0e64e",
                                            "id_cloakroom": "64ba83e2-ee89-46cd-bafe-2077425cf63b",
                                            "id_pos_sesion": "d0040aac-74c0-4552-af1b-e009ac9f4ce6",
                                            "unit_id": 4,
                                            "date_open": "2026-07-08T10:41:53.6026557+02:00",
                                            "date_close": "2026-07-08T10:41:53.6026557+02:00",
                                            "id_doc_sa": "b72396f4-6380-45b2-8eff-df1f9aa12ec2",
                                            "commited": true,
                                            "mt_cloakrooms": {
                                              "$ref": "15"
                                            },
                                            "tt_doc_sa": {
                                              "$id": "17",
                                              "id": "de3b3a3e-a0bd-4c8a-bc8b-392e5ed085b4",
                                              "id_pos": "93bfc75e-5143-4bea-99c0-3eb3cded1b1b",
                                              "id_doc": "3ffb4c63-6a16-467c-8784-e2256bfa906e",
                                              "id_branch": "6124c1b7-9210-4ca5-bf6b-48f3dd40f761",
                                              "nro_doc": "sample string 5",
                                              "date_doc": "2026-07-08T10:41:53.6026557+02:00",
                                              "date_tax": "2026-07-08T10:41:53.6026557+02:00",
                                              "hour_doc": "00:00:00.1234567",
                                              "block": true,
                                              "id_ref": "4e08ef62-ed41-4089-98f5-110f5356a104",
                                              "id_relationship": "c2c2289b-1a94-4f24-9f3a-f04fa5800104",
                                              "id_loc_from": "357ff532-8f59-4a61-8eb1-b54b58033813",
                                              "id_loc_end": "dcd8d889-facb-4528-b798-87acb6545617",
                                              "id_user_add": "084a6d51-997d-4eba-b038-c222f0e5def4",
                                              "id_user_upd": "4689fadc-7a04-46d2-acce-31a9a29f045d",
                                              "comment": "sample string 12",
                                              "id_pos_sesion": "c8f16bea-0a55-4bda-b7ad-339399cce5ca",
                                              "id_room_unit": "6a277f0f-986c-4fa0-bb50-8151b26b9c7a",
                                              "ref_locator": "sample string 13",
                                              "ref_zone_aut": "sample string 14",
                                              "id_pos_type": "e61dafa1-daa9-42f0-9e30-097ad474f32c",
                                              "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-08T10:41:53.6026557+02:00",
                                              "last_update": "2026-07-08T10:41:53.6026557+02:00",
                                              "commited": true,
                                              "created_by": 1,
                                              "doc_print": true,
                                              "mt_branches": {
                                                "$ref": "6"
                                              },
                                              "mt_docs": {
                                                "$ref": "1"
                                              },
                                              "mt_locations": {
                                                "$id": "18",
                                                "id": "dd00fabe-0cb1-440f-a4a6-962554e403b2",
                                                "id_mask": "sample string 2",
                                                "name": "sample string 3",
                                                "description": "sample string 4",
                                                "reserved": true,
                                                "id_branch": "028c4548-fbbb-4b00-a613-6e097f9edf14",
                                                "active": true,
                                                "created_on": "2026-07-08T10:41:53.6026557+02:00",
                                                "last_update": "2026-07-08T10:41:53.6026557+02:00",
                                                "id_user_upd": "1cef6d2f-9524-493a-b844-258bf42c8ea6",
                                                "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": "fed96e3c-b969-4b5f-8d8a-fd0bf100aa6b",
                                                    "id_pos": "a6f02fc9-1363-453d-82db-a8c2c830de50",
                                                    "id_doc": "74f47302-a76f-4712-b6c7-a0f7de2b4808",
                                                    "id_branch": "d35e300d-187c-4521-9b6d-2f5e1ecb2ece",
                                                    "nro_doc": "sample string 5",
                                                    "date_doc": "2026-07-08T10:41:53.6026557+02:00",
                                                    "block": true,
                                                    "nro_original": "sample string 8",
                                                    "id_ref": "27461969-ce0d-43e1-9b61-e926f5f8ee00",
                                                    "id_loc_from": "3b5238e7-7452-425b-999e-cb49afa5144c",
                                                    "id_loc_end": "9a96e358-2730-483f-b602-b7c1918dc272",
                                                    "id_user_add": "ec94ea98-37d3-4d52-9168-e5fc70f7badf",
                                                    "id_user_upd": "cd1ceda6-7bd9-4bfb-a6ed-fb7a41843c04",
                                                    "id_pos_sesion": "a86a09d1-cc3d-44f7-994d-3f99829c59e6",
                                                    "comment": "sample string 12",
                                                    "status": 1,
                                                    "is_send": true,
                                                    "date_send": "2026-07-08T10:41:53.6026557+02:00",
                                                    "active": true,
                                                    "created_on": "2026-07-08T10:41:53.6026557+02:00",
                                                    "last_update": "2026-07-08T10:41:53.6026557+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": "25476f52-7047-4b92-8386-2f15593cdc7c",
                                                        "id_line": 2,
                                                        "id_item": "4a749d36-bbcc-459b-b471-0f885cb03b3a",
                                                        "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": "a53842ee-fb80-4b19-b3e7-68e3b1de7f1a",
                                                    "id_item": "ddf31630-7ea9-4c5b-8e83-17f0284c5f73",
                                                    "stock_ideal": 3.1,
                                                    "stock_min": 4.1,
                                                    "stock_max": 5.1,
                                                    "stock": 6.1,
                                                    "active": true,
                                                    "created_on": "2026-07-08T10:41:53.6026557+02:00",
                                                    "last_update": "2026-07-08T10:41:53.6026557+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": "ae025ccc-2945-4ddc-9c80-cca887225a35",
                                                  "id_pay": "cb997186-91a2-4887-8603-3b8d2afa9ee4",
                                                  "id_money": "2899e683-0b40-496d-8fed-bb99cb5c7393",
                                                  "date_cashflow": "2026-07-08T10:41:53.6026557+02:00",
                                                  "coefficient": 5.1,
                                                  "id_user_add": "3a291e20-58c6-4fd2-aaf2-d2d89d7185ef",
                                                  "amt_tot_md": 7.1,
                                                  "amt_tot_mo": 8.1,
                                                  "mt_payment_types": {
                                                    "$id": "23",
                                                    "id": "286925c6-0d14-4548-854e-d0aaabe959df",
                                                    "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": "6cdf2548-b1c6-439b-9013-ed4189cc7f5d",
                                                    "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-08T10:41:53.6026557+02:00",
                                                    "last_update": "2026-07-08T10:41:53.6026557+02:00",
                                                    "id_user_upd": "e09b8c44-586f-4923-bc7a-9c8df223e04e",
                                                    "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": "799c24f5-522d-49ac-a6c6-967d4354e6d2",
                                                        "id_line": 2,
                                                        "id_pay": "6cf99749-a17c-4fb5-940a-735cec45d230",
                                                        "id_money": "dac44589-6282-46ca-b18e-e528db7cc612",
                                                        "coefficient": 5.1,
                                                        "id_voucher": "13cf2ace-c87e-4102-94e0-22672d049ae3",
                                                        "id_employee": "fb07df82-04e3-4de3-b7a6-33a1afd29447",
                                                        "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": "37e5c660-63a9-49ee-9333-982db705b2b7",
                                                        "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": "c26899d8-c454-4edb-99e2-8a25f33d3c18",
                                                          "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": "5cf1a893-a699-4ef7-a0c1-d6f8a0f80ea2",
                                                          "name_pos": "sample string 12",
                                                          "id_image": "591009f4-29c2-4102-99d0-c861e4fc022b",
                                                          "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-08T10:41:53.6026557+02:00",
                                                          "last_update": "2026-07-08T10:41:53.6026557+02:00",
                                                          "id_user_upd": "21c31391-a2e5-4e34-933f-4930cb4cfbb9",
                                                          "commited": true,
                                                          "mt_employees_branches": [
                                                            {
                                                              "$id": "26",
                                                              "id_employee": "e154c0d4-9fe2-475b-a346-1c892eaf79df",
                                                              "id_branch": "04477787-7f97-4ec9-b063-bc1cd753346b",
                                                              "active": true,
                                                              "created_on": "2026-07-08T10:41:53.6026557+02:00",
                                                              "last_update": "2026-07-08T10:41:53.6026557+02:00",
                                                              "id_user_upd": "af1c3863-9fac-45fd-a654-cdcb29d8098a",
                                                              "commited": true,
                                                              "mt_branches": {
                                                                "$ref": "6"
                                                              },
                                                              "mt_employees": {
                                                                "$ref": "25"
                                                              }
                                                            },
                                                            {
                                                              "$ref": "26"
                                                            }
                                                          ],
                                                          "mt_employees_profiles": {
                                                            "$id": "27",
                                                            "id": "8b2ecd7c-d11e-4eda-9212-79538b84fccd",
                                                            "id_mask": "sample string 2",
                                                            "name": "sample string 3",
                                                            "description": "sample string 4",
                                                            "authorized": true,
                                                            "active": true,
                                                            "created_on": "2026-07-08T10:41:53.6026557+02:00",
                                                            "last_update": "2026-07-08T10:41:53.6026557+02:00",
                                                            "id_user_upd": "90f680fe-7f45-48b6-8086-6f7454719f0a",
                                                            "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": "8d6992c1-9669-49e9-b74e-eed224ea385a",
                                                              "id_line": 2,
                                                              "id_item_sub": "faa05825-16c0-482a-b7cc-91f4fdcd2cc4",
                                                              "qty": 4.1,
                                                              "id_list": "e1de5a42-4b24-4433-a7ab-436125b7bb45",
                                                              "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": "14ab3ba0-27f0-440f-a979-1a1ce8078104",
                                                              "is_used": true,
                                                              "qty_vou": 1.1,
                                                              "amt_vou": 1.1,
                                                              "comment": "sample string 15",
                                                              "ref_det": "sample string 16",
                                                              "id_employee": "f138a614-0a6e-4a93-b8bc-0890f73d5403",
                                                              "name_generic": "sample string 17",
                                                              "type_ope": 1,
                                                              "id_user_add": "b38a2640-74fe-4493-8c98-5a09daf08c00",
                                                              "id_user_upd": "7ef363f6-b2f9-4f8d-8076-bea8727896a3",
                                                              "active": true,
                                                              "mt_employees": {
                                                                "$ref": "25"
                                                              },
                                                              "mt_items_sub": {
                                                                "$id": "29",
                                                                "id": "38e44ebb-a36f-466c-960b-dfc6264b0394",
                                                                "id_item": "bd1df936-3df6-46b6-870b-947b8d847de4",
                                                                "id_item_type": "8a0250ad-aa69-4be6-b97b-a6b8449d7632",
                                                                "is_default": true,
                                                                "barcode": "sample string 5",
                                                                "voucher_apply": true,
                                                                "id_voucher_json": "ba1f162e-fc5d-4a6c-9f68-25ba802fdaa7",
                                                                "count_voucher": 1,
                                                                "id_voucher_type": 1,
                                                                "active": true,
                                                                "created_on": "2026-07-08T10:41:53.6026557+02:00",
                                                                "last_update": "2026-07-08T10:41:53.6026557+02:00",
                                                                "id_user_upd": "9aef2e27-3a18-4e29-a6d8-429f30dca894",
                                                                "commited": true,
                                                                "mt_items": {
                                                                  "$ref": "10"
                                                                },
                                                                "mt_items_formula": [
                                                                  {
                                                                    "$id": "30",
                                                                    "id_item_sub": "8761e87e-bfe7-4468-872c-16da581391ff",
                                                                    "id_item": "10026cb5-597f-48c2-805f-284ebe230617",
                                                                    "group_id": 3,
                                                                    "id_unit_ref": "568eb91b-e33d-44c3-a98c-5b9dc2d35a27",
                                                                    "qty_dis": 5,
                                                                    "mt_items": {
                                                                      "$ref": "10"
                                                                    },
                                                                    "mt_items_sub": {
                                                                      "$ref": "29"
                                                                    },
                                                                    "mt_units_ref": {
                                                                      "$id": "31",
                                                                      "id": "49dec74d-c348-48b3-9c66-0eb2f384e377",
                                                                      "id_mask": "sample string 2",
                                                                      "name": "sample string 3",
                                                                      "coefficient": 4.1,
                                                                      "id_unit": "b4b15f28-2a88-4159-9501-1c5625cb0d1a",
                                                                      "active": true,
                                                                      "created_on": "2026-07-08T10:41:53.6026557+02:00",
                                                                      "last_update": "2026-07-08T10:41:53.6026557+02:00",
                                                                      "id_user_upd": "defcbecb-6870-40c9-8564-637a58938549",
                                                                      "commited": true,
                                                                      "mt_units": {
                                                                        "$id": "32",
                                                                        "id": "d697c761-b85d-48f4-8f39-e68275d93592",
                                                                        "id_mask": "sample string 2",
                                                                        "name": "sample string 3",
                                                                        "active": true,
                                                                        "created_on": "2026-07-08T10:41:53.6026557+02:00",
                                                                        "last_update": "2026-07-08T10:41:53.6026557+02:00",
                                                                        "id_user_upd": "9fa2d434-ee65-4e05-bdd2-0d1408cd177f",
                                                                        "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": "a5d472a7-a7fd-42d2-a477-e1dd4567a6fa",
                                                                  "id_mask": "sample string 2",
                                                                  "name": "sample string 3",
                                                                  "name_short": "sample string 4",
                                                                  "name_pos": "sample string 5",
                                                                  "id_image": "e094ab0b-a7a7-423f-90e6-5df20205ca3a",
                                                                  "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-08T10:41:53.6026557+02:00",
                                                                  "last_update": "2026-07-08T10:41:53.6026557+02:00",
                                                                  "id_user_upd": "add7925c-3d87-484f-b058-6ef21a5542b6",
                                                                  "commited": true,
                                                                  "tt_vouchers_det": [
                                                                    {
                                                                      "$id": "34",
                                                                      "id_voucher": "5c872d8f-9583-4082-8c2c-019d08c47672",
                                                                      "id_line": "416956a9-e941-4e30-ac30-a0a9be0477db",
                                                                      "id_category": "5ee47c4f-5609-4f23-b1b4-041402856379",
                                                                      "id_item": "f75ed01d-8831-477f-bfbb-db8d3c4272c0",
                                                                      "id_item_type": "97f619b8-c006-4883-83f9-0a7cd10ed5aa",
                                                                      "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": "765b94ef-1b8f-483b-b938-8b9137bd7fce",
                                                                        "id_voucher": 2,
                                                                        "locator_voucher": "sample string 3",
                                                                        "qr_code": "sample string 4",
                                                                        "date_from": "2026-07-08T10:41:53.6026557+02:00",
                                                                        "date_end": "2026-07-08T10:41:53.6026557+02:00",
                                                                        "date_used": "2026-07-08T10:41:53.6026557+02:00",
                                                                        "date_sesion": "2026-07-08T10:41:53.6026557+02:00",
                                                                        "id_employee": "ec48ead0-6eb1-4d93-810c-fc6142f71d50",
                                                                        "id_branch": "a70f9dca-bc76-4e38-9a33-56a06f465665",
                                                                        "id_voucher_permision": "e25905c4-a5f6-4b9e-b42e-005584239ffe",
                                                                        "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": "13dc0c8e-6236-438c-bd8b-fc91d144e783",
                                                                        "id_user_add": "6a75e015-cb10-44b5-9bab-985ea9d1aadf",
                                                                        "id_doc_sa": "eac85fb8-5c6a-44da-b5a7-2ae2ced71d13",
                                                                        "id_item_sub": "342b3ab9-92e5-4119-aa7f-a68ab6a8b827",
                                                                        "id_pos_sesion": "48cc3945-705c-47cd-9568-32ea12d7cba5",
                                                                        "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-08T10:41:53.6026557+02:00",
                                                                        "last_update": "2026-07-08T10:41:53.6026557+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": "742b1719-c955-42fa-9843-b2e40af8c8f6",
                                                                          "date_from": "2026-07-08T10:41:53.6026557+02:00",
                                                                          "date_end": "2026-07-08T10:41:53.6026557+02:00",
                                                                          "date_used": "2026-07-08T10:41:53.6026557+02:00",
                                                                          "id_employee": "42280c0c-b9fb-40af-a6b4-341f2ee87381",
                                                                          "id_branch": "55234dc8-d441-4623-b44d-146b3fc33197",
                                                                          "count": 6,
                                                                          "count_used": 1,
                                                                          "unlimited": true,
                                                                          "id_user_add": "00b4289a-fd20-4096-83aa-0077a3f24867",
                                                                          "is_entry": true,
                                                                          "is_consume": true,
                                                                          "active": true,
                                                                          "created_on": "2026-07-08T10:41:53.6026557+02:00",
                                                                          "last_update": "2026-07-08T10:41:53.6026557+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": "837b048d-172a-43b9-91e2-a37c99715354",
                                                                      "id_mask": "sample string 2",
                                                                      "name": "sample string 3",
                                                                      "description": "sample string 4",
                                                                      "date_from": "2026-07-08T10:41:53.6026557+02:00",
                                                                      "date_end": "2026-07-08T10:41:53.6026557+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": "401c7525-f246-485f-aed3-d33c7c075644",
                                                                      "id_pos": "4840f76f-277b-4d61-b082-75e1df4a40ef",
                                                                      "id_list": "13b72d5e-e802-42c9-b428-1f554a3b2b4a",
                                                                      "id_item": "107aa158-1409-45b0-9480-3c8e58f94309",
                                                                      "id_item_type": "3abe3975-34b2-473f-80c5-17b8b389b9d4",
                                                                      "id_category": "6aa21db9-2712-4d84-84e3-386d2ccbc806",
                                                                      "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-08T10:41:53.6026557+02:00",
                                                                      "last_update": "2026-07-08T10:41:53.6026557+02:00",
                                                                      "id_user_upd": "83e698ac-7ddb-40da-8263-836ba7ab40bd",
                                                                      "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": "2a8311f4-c377-47eb-a000-a1df9beb1bea",
                                                                        "id_mask": "sample string 2",
                                                                        "name": "sample string 3",
                                                                        "description": "sample string 4",
                                                                        "id_ref": "1cc94f3a-f194-4a42-a95b-1f5f523ca5f4",
                                                                        "tax_included": true,
                                                                        "switch_select": true,
                                                                        "item_type_default": 7,
                                                                        "name_pos": "sample string 8",
                                                                        "id_image": "0dcaf007-acf5-4715-a90c-004d302a0983",
                                                                        "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-08T10:41:53.6026557+02:00",
                                                                        "last_update": "2026-07-08T10:41:53.6026557+02:00",
                                                                        "id_user_upd": "1ff140b2-6537-4354-ab9d-a5846625bb50",
                                                                        "commited": true,
                                                                        "mt_pos_prices_list": [
                                                                          {
                                                                            "$id": "39",
                                                                            "id_pos": "b25226dc-c258-4448-b042-10d932048107",
                                                                            "id_pos_type": "7b81d4c0-14ec-43b0-9ce1-5aee9b4b6cc5",
                                                                            "id_price_list": "f1155df5-6348-46b6-b33e-188ee42a32dc",
                                                                            "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-08T10:41:53.6026557+02:00",
                                                                            "last_update": "2026-07-08T10:41:53.6026557+02:00",
                                                                            "id_user_upd": "c54d48c4-1994-4bc5-a76d-a7176989c088",
                                                                            "commited": true,
                                                                            "mt_pos_view": {
                                                                              "$id": "40",
                                                                              "id_pos": "e9636936-33aa-4663-bb1d-d4cd9b71d48b",
                                                                              "id_pos_type": "26261500-0260-4570-9b87-c82a14f2bfc7",
                                                                              "is_default": true,
                                                                              "active": true,
                                                                              "created_on": "2026-07-08T10:41:53.6026557+02:00",
                                                                              "last_update": "2026-07-08T10:41:53.6026557+02:00",
                                                                              "id_user_upd": "95a0ac7b-4ab5-4f81-ab22-857a0c5bfebe",
                                                                              "commited": true,
                                                                              "mt_pos": {
                                                                                "$ref": "13"
                                                                              },
                                                                              "mt_pos_prices_list": [
                                                                                {
                                                                                  "$ref": "39"
                                                                                },
                                                                                {
                                                                                  "$ref": "39"
                                                                                }
                                                                              ],
                                                                              "mt_pos_types": {
                                                                                "$id": "41",
                                                                                "id": "e801f622-093c-4e14-8f05-3bb017de6c77",
                                                                                "id_mask": "sample string 2",
                                                                                "name": "sample string 3",
                                                                                "is_module": true,
                                                                                "order": 5,
                                                                                "active": true,
                                                                                "created_on": "2026-07-08T10:41:53.6026557+02:00",
                                                                                "last_update": "2026-07-08T10:41:53.6026557+02:00",
                                                                                "id_user_upd": "c8919cce-9e84-4e0a-adc6-4fa934c255fd",
                                                                                "commited": true,
                                                                                "mt_items_featured": [
                                                                                  {
                                                                                    "$ref": "12"
                                                                                  },
                                                                                  {
                                                                                    "$ref": "12"
                                                                                  }
                                                                                ],
                                                                                "mt_pos_doc_print": [
                                                                                  {
                                                                                    "$id": "42",
                                                                                    "id_pos_print": "0346fe29-2f85-4033-bf61-5d92a3bae2a8",
                                                                                    "id_doc": "70a51e94-f6ac-4866-a389-05e7ec4f7404",
                                                                                    "id_pos_type": "78c2e904-6d9d-4f59-b8e1-3d5899ca30b3",
                                                                                    "id_doc_print": "9aa9e379-51a5-42ff-b182-cba18521498f",
                                                                                    "copies": 5,
                                                                                    "print_mode": 6,
                                                                                    "active": true,
                                                                                    "created_on": "2026-07-08T10:41:53.6026557+02:00",
                                                                                    "last_update": "2026-07-08T10:41:53.6026557+02:00",
                                                                                    "id_user_upd": "cfd2b153-172e-475c-8cdd-8ad11fd5b044",
                                                                                    "commited": true,
                                                                                    "mt_docs": {
                                                                                      "$ref": "1"
                                                                                    },
                                                                                    "mt_pos_print": {
                                                                                      "$id": "43",
                                                                                      "id": "96487409-4fa0-446b-9992-c457c415061f",
                                                                                      "id_pos": "28de33b5-b142-4637-b955-9e593d2b5ce6",
                                                                                      "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-08T10:41:53.6026557+02:00",
                                                                                      "last_update": "2026-07-08T10:41:53.6026557+02:00",
                                                                                      "id_user_upd": "7c1bdbf6-7bcd-4f1c-b3b4-a29df4d85166",
                                                                                      "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": "17bef724-e4bd-42e7-9cba-5c6935b8ccea",
                                                                                      "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-08T10:41:53.6026557+02:00",
                                                                                      "last_update": "2026-07-08T10:41:53.6026557+02:00",
                                                                                      "commited": true,
                                                                                      "mt_pos_doc_print": [
                                                                                        {
                                                                                          "$ref": "42"
                                                                                        },
                                                                                        {
                                                                                          "$ref": "42"
                                                                                        }
                                                                                      ],
                                                                                      "st_doc_print_det": [
                                                                                        {
                                                                                          "$id": "45",
                                                                                          "id_doc_print": "222dbecd-9569-4ba6-a06d-b4fc36cb7bc7",
                                                                                          "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": "5fcce919-94b0-4e48-9739-34eef7c0cd42",
                                                                            "id_item_sub": "2c4f9a7c-bde5-479d-a264-c5d0e3f77b4f",
                                                                            "validity_date": "2026-07-08T10:41:53.6026557+02:00",
                                                                            "price": 4.1,
                                                                            "active": true,
                                                                            "created_on": "2026-07-08T10:41:53.6026557+02:00",
                                                                            "last_update": "2026-07-08T10:41:53.6026557+02:00",
                                                                            "id_user_upd": "76ff6d50-6e3c-4a8e-a90f-921d95fc02a1",
                                                                            "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": "cfaf5dfb-5807-47e3-a06e-35e956fe52fe",
                                                                            "id_mask": "sample string 2",
                                                                            "name": "sample string 3",
                                                                            "description": "sample string 4",
                                                                            "date_from": "2026-07-08T10:41:53.6026557+02:00",
                                                                            "date_end": "2026-07-08T10:41:53.6026557+02:00",
                                                                            "id_branch": "c35457f1-d949-42ee-ac7d-ce8127226472",
                                                                            "id_pos": "665a4e2d-d72f-464e-9c39-b983d7ce7c3b",
                                                                            "id_list": "bd26e27c-a4a7-4675-a457-9c446ef47bad",
                                                                            "view_list": true,
                                                                            "is_default": true,
                                                                            "active": true,
                                                                            "created_on": "2026-07-08T10:41:53.6026557+02:00",
                                                                            "last_update": "2026-07-08T10:41:53.6026557+02:00",
                                                                            "id_user_upd": "3a3529cb-bfa3-4283-a312-7afa857bec23",
                                                                            "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": "cc5052e8-ff7b-4ab3-8142-f5895050ba9c",
                                                                      "order_id": 2,
                                                                      "id_item": "fad4d16a-1b65-48aa-bfa4-0be5c4634042",
                                                                      "id_item_type": "49905db7-1ddf-4905-b322-e425007a97bf",
                                                                      "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": "7657378a-c876-492c-bf98-dcd2f8d14cf6",
                                                                      "type_item": 11,
                                                                      "id_voucher_json": "23ac7991-10d4-47a5-be6e-9f9aa5b4c414",
                                                                      "count_voucher": 1,
                                                                      "id_category": "714078a0-4eb3-417d-a2dc-c5057df31adb",
                                                                      "created_on": "2026-07-08T10:41:53.6026557+02:00",
                                                                      "last_update": "2026-07-08T10:41:53.6026557+02:00",
                                                                      "id_user_upd": "95e5f62d-3355-45bc-803b-2bc6b7f87b37",
                                                                      "commited": true,
                                                                      "mt_items": {
                                                                        "$ref": "10"
                                                                      },
                                                                      "mt_items_types": {
                                                                        "$ref": "33"
                                                                      },
                                                                      "st_users": {
                                                                        "$ref": "5"
                                                                      },
                                                                      "tt_pos_sesion": {
                                                                        "$id": "49",
                                                                        "id": "90e75399-09c8-4f75-8137-d5324be344c7",
                                                                        "nro_sesion": 2,
                                                                        "id_pos": "5baa9383-6ef5-41b6-a085-3a146e2d9ef1",
                                                                        "date_tax": "2026-07-08T10:41:53.6026557+02:00",
                                                                        "date_open": "2026-07-08T10:41:53.6026557+02:00",
                                                                        "date_close": "2026-07-08T10:41:53.6026557+02:00",
                                                                        "id_user_open": "070ebe77-f358-421c-baa3-0a93668ee919",
                                                                        "id_user_close": "bc007abd-f057-44ec-bd48-63d5b0a3c648",
                                                                        "nro_z": 1,
                                                                        "amt_tot": 1.1,
                                                                        "locator_event": "sample string 6",
                                                                        "status_pos": 7,
                                                                        "training_sesion": true,
                                                                        "active": true,
                                                                        "created_on": "2026-07-08T10:41:53.6026557+02:00",
                                                                        "last_update": "2026-07-08T10:41:53.6026557+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": "ddbb702e-50fb-4fe9-8fc0-53f25d44f33c",
                                                                            "json_object": "sample string 2",
                                                                            "json_pays": "sample string 3",
                                                                            "id_pos_sesion": "83cf4e2b-adcc-4374-97bb-70364d37f645",
                                                                            "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-08T10:41:53.6026557+02:00",
                                                                            "tt_pos_sesion": {
                                                                              "$ref": "49"
                                                                            }
                                                                          },
                                                                          {
                                                                            "$ref": "50"
                                                                          }
                                                                        ],
                                                                        "tt_rooms_units_activity": [
                                                                          {
                                                                            "$id": "51",
                                                                            "id": "a319a586-bb60-40bb-bb32-912d5d30a497",
                                                                            "id_room_unit": "b7dd00dd-7e07-4980-9b1a-d04378fdc409",
                                                                            "id_room_list": "8da31136-8e01-4fee-820a-f66cd556c261",
                                                                            "nro_res_ext": "sample string 3",
                                                                            "date_reserved": "2026-07-08T10:41:53.6026557+02:00",
                                                                            "date_from": "2026-07-08T10:41:53.6026557+02:00",
                                                                            "date_end": "2026-07-08T10:41:53.6026557+02:00",
                                                                            "date_open": "2026-07-08T10:41:53.6026557+02:00",
                                                                            "date_close": "2026-07-08T10:41:53.6026557+02:00",
                                                                            "id_employee": "51e48b42-ee7c-4641-a138-c92bf4afcb46",
                                                                            "id_employee_sec": "d8aba949-d539-4dd8-b5a3-fc56c38e1343",
                                                                            "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": "5957a6ba-fd41-4f40-bf19-b6c89ea2cd11",
                                                                            "comment": "sample string 7",
                                                                            "id_user_open": "55b1ffaf-3442-4e86-8e7c-76d277f4e627",
                                                                            "id_user_close": "995ef6e1-37ae-479b-a5bc-01407ec3b73e",
                                                                            "id_unit_state": "547e453a-facb-4913-8a29-657a24756ec2",
                                                                            "id_pos_sesion": "eeea237d-42ed-43c4-bd1d-e2f08afc4bf1",
                                                                            "vip": true,
                                                                            "paid": true,
                                                                            "send": true,
                                                                            "send_date": "2026-07-08T10:41:53.6026557+02:00",
                                                                            "active": true,
                                                                            "created_on": "2026-07-08T10:41:53.6026557+02:00",
                                                                            "last_update": "2026-07-08T10:41:53.6026557+02:00",
                                                                            "commited": true,
                                                                            "mt_employees": {
                                                                              "$ref": "25"
                                                                            },
                                                                            "mt_employees1": {
                                                                              "$ref": "25"
                                                                            },
                                                                            "mt_rooms_units": {
                                                                              "$id": "52",
                                                                              "id": "e5d21e69-217b-4958-95ec-c87796962255",
                                                                              "id_mask": "sample string 2",
                                                                              "name": "sample string 3",
                                                                              "name_label": "sample string 4",
                                                                              "name_zone": "sample string 5",
                                                                              "order": 6,
                                                                              "id_room": "d13b9bf9-2543-481d-bd59-f4341aca9276",
                                                                              "pax": 8,
                                                                              "pos_x": 9,
                                                                              "pos_y": 10,
                                                                              "size_w": 1,
                                                                              "size_h": 1,
                                                                              "in_map": true,
                                                                              "reserved_on": true,
                                                                              "id_room_type": "3f6dfa2b-664b-4a96-8307-4dff239a4954",
                                                                              "locked": true,
                                                                              "date_locked": "2026-07-08T10:41:53.6026557+02:00",
                                                                              "comment_locked": "sample string 15",
                                                                              "active": true,
                                                                              "created_on": "2026-07-08T10:41:53.6026557+02:00",
                                                                              "last_update": "2026-07-08T10:41:53.6026557+02:00",
                                                                              "id_user_upd": "069de711-af45-4f12-a022-918ef07eae1f",
                                                                              "commited": true,
                                                                              "mt_rooms": {
                                                                                "$id": "53",
                                                                                "id": "7c9b9d49-64a6-4066-adba-e1d54bbc72c4",
                                                                                "id_mask": "sample string 2",
                                                                                "name": "sample string 3",
                                                                                "description": "sample string 4",
                                                                                "id_branch": "11769ce4-bfa3-4b79-8807-a9851a8e03c5",
                                                                                "name_pos": "sample string 6",
                                                                                "id_image": "47ad1d65-52f5-4fee-8887-c2ee22e501ae",
                                                                                "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": "7fb61c34-9ec4-4547-a2e4-c7e9f1bdcd74",
                                                                                "refresh_status": true,
                                                                                "active": true,
                                                                                "created_on": "2026-07-08T10:41:53.6026557+02:00",
                                                                                "last_update": "2026-07-08T10:41:53.6026557+02:00",
                                                                                "id_user_upd": "13d565a3-3cc1-40d9-8cb7-4b69d860d792",
                                                                                "commited": true,
                                                                                "mt_branches": {
                                                                                  "$ref": "6"
                                                                                },
                                                                                "mt_pos_rooms": [
                                                                                  {
                                                                                    "$id": "54",
                                                                                    "id_pos": "e05ebf58-0f43-4b75-b980-45993780e05d",
                                                                                    "id_room": "ddb6ad80-c9b8-4a00-9b9f-841baca2cf33",
                                                                                    "active": true,
                                                                                    "created_on": "2026-07-08T10:41:53.6026557+02:00",
                                                                                    "last_update": "2026-07-08T10:41:53.6026557+02:00",
                                                                                    "id_user_upd": "5bb11204-6422-42e5-b846-10fa650b2981",
                                                                                    "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": "6b1d3908-09c9-4b5c-b98e-4e0c4f8658dc",
                                                                                    "id_room": "a4fdab42-f366-46a4-ba37-ac9315235918",
                                                                                    "date_in": "2026-07-08T10:41:53.6026557+02:00",
                                                                                    "date_out": "2026-07-08T10:41:53.6026557+02:00",
                                                                                    "id_user_add": "f459e4d0-c3c1-4dbb-a73a-c6bac7d9f55a",
                                                                                    "from_reservation": "sample string 5",
                                                                                    "pax": 6,
                                                                                    "status": 7,
                                                                                    "comment": "sample string 8",
                                                                                    "active": true,
                                                                                    "created_on": "2026-07-08T10:41:53.6026557+02:00",
                                                                                    "last_update": "2026-07-08T10:41:53.6026557+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": "952f1db1-b621-414d-b0fd-b426ad8bcf12",
                                                                                "id_mask": "sample string 2",
                                                                                "name": "sample string 3",
                                                                                "description": "sample string 4",
                                                                                "high": 5,
                                                                                "width": 6,
                                                                                "active": true,
                                                                                "created_on": "2026-07-08T10:41:53.6026557+02:00",
                                                                                "last_update": "2026-07-08T10:41:53.6026557+02:00",
                                                                                "id_user_upd": "8a595bca-9c91-42e6-bcd5-2fb21c8d41a3",
                                                                                "commited": true,
                                                                                "mt_rooms_units": [
                                                                                  {
                                                                                    "$ref": "52"
                                                                                  },
                                                                                  {
                                                                                    "$ref": "52"
                                                                                  }
                                                                                ],
                                                                                "mt_rooms_units_states_types": [
                                                                                  {
                                                                                    "$id": "57",
                                                                                    "id_room_type": "1c6cf87b-39b4-436c-b083-dbf1147ad7d0",
                                                                                    "id_room_state": "9ef20557-e5af-4265-9723-ec0b01d3717c",
                                                                                    "id_image": "2ec445cc-b459-4c1d-83bd-2163aa86eaa1",
                                                                                    "color_font": "sample string 4",
                                                                                    "font_bold": true,
                                                                                    "font_underline": true,
                                                                                    "font_size": 7,
                                                                                    "active": true,
                                                                                    "created_on": "2026-07-08T10:41:53.6026557+02:00",
                                                                                    "last_update": "2026-07-08T10:41:53.6026557+02:00",
                                                                                    "id_user_upd": "db147dd9-7202-4fa6-baf5-fcd2e95a575a",
                                                                                    "commited": true,
                                                                                    "mt_rooms_units_states": {
                                                                                      "$id": "58",
                                                                                      "id": "a189c74e-d701-4713-acdd-b569085db7d3",
                                                                                      "id_mask": "sample string 2",
                                                                                      "name": "sample string 3",
                                                                                      "description": "sample string 4",
                                                                                      "color": "sample string 5",
                                                                                      "active": true,
                                                                                      "created_on": "2026-07-08T10:41:53.6026557+02:00",
                                                                                      "last_update": "2026-07-08T10:41:53.6026557+02:00",
                                                                                      "id_user_upd": "45398b31-b734-47b9-a64e-3fac0e882a11",
                                                                                      "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": "58847f61-3302-4113-ab07-d54410a752e6",
                                                                            "id_pos_sesion": "937d517b-d331-43d1-b5f3-7fdbb8acd4a7",
                                                                            "amt_card": 1.1,
                                                                            "amt_cash": 1.1,
                                                                            "id_user": "7408615b-3e20-44de-aa53-e7cb95605f9e",
                                                                            "id_room_unit_activity": "06d5f84a-f726-4aea-a9e4-530c10c6c102",
                                                                            "id_doc_sa": "5615802c-5838-49b2-9aad-9e40710782ad",
                                                                            "id_pos_type": "38db83d9-e0c3-4bc4-a1aa-5e8c724689e9",
                                                                            "block": true,
                                                                            "comment": "sample string 5",
                                                                            "json_response": "sample string 6",
                                                                            "id_doc_ref": "8c7d425a-3723-47ff-a127-a1efb3c716e0",
                                                                            "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-08T10:41:53.6026557+02:00",
                                                                            "last_update": "2026-07-08T10:41:53.6026557+02:00",
                                                                            "commited": true,
                                                                            "tt_pos_sesion": {
                                                                              "$ref": "49"
                                                                            },
                                                                            "tt_tips_users": [
                                                                              {
                                                                                "$id": "60",
                                                                                "id_tip": "30fee54f-633c-4f31-8cd6-9921a2555230",
                                                                                "id_user": "bdb041d6-e125-4a60-aca0-8cbd3510aedd",
                                                                                "amt_card": 1.1,
                                                                                "amt_cash": 1.1,
                                                                                "type_share": 3,
                                                                                "active": true,
                                                                                "created_on": "2026-07-08T10:41:53.6026557+02:00",
                                                                                "last_update": "2026-07-08T10:41:53.6026557+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": "31ca4949-14b3-4153-96a3-b34ee71bdde4",
                                                                            "id_user": "fc81a60d-1090-4a10-9b74-ccd51622937d",
                                                                            "date_add": "2026-07-08T10:41:53.6026557+02:00",
                                                                            "distribution_index": 1.1,
                                                                            "active": true,
                                                                            "created_on": "2026-07-08T10:41:53.6026557+02:00",
                                                                            "last_update": "2026-07-08T10:41:53.6026557+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": "51a40570-c8a5-44c1-9396-4f5d9df361ce",
                                                                            "id_user": "af7f3094-638d-4f80-8fdd-3d91a621aa92",
                                                                            "id_user_profile": "7f038139-b145-4ae3-b063-8836cb6bc748",
                                                                            "locator": "sample string 4",
                                                                            "date_end": "2026-07-08T10:41:53.6026557+02:00",
                                                                            "id_pos_sesion": "e0b98b5e-1faf-472d-b242-1d0a51ff24b6",
                                                                            "date_login": "2026-07-08T10:41:53.6026557+02:00",
                                                                            "date_logout": "2026-07-08T10:41:53.6026557+02:00",
                                                                            "terminal_id": "sample string 6",
                                                                            "terminal_type": "sample string 7",
                                                                            "created_on": "2026-07-08T10:41:53.6026557+02:00",
                                                                            "last_update": "2026-07-08T10:41:53.6026557+02:00",
                                                                            "commited": true,
                                                                            "st_users": {
                                                                              "$ref": "5"
                                                                            },
                                                                            "st_users_profiles": {
                                                                              "$id": "63",
                                                                              "id": "28ebeeea-4883-4c18-8889-cef829360b0c",
                                                                              "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-08T10:41:53.6026557+02:00",
                                                                              "last_update": "2026-07-08T10:41:53.6026557+02:00",
                                                                              "commited": true,
                                                                              "st_permisions": [
                                                                                {
                                                                                  "$id": "64",
                                                                                  "id": "0715ebe8-4787-44ab-a846-f4ce0a1de5cc",
                                                                                  "id_function": "6b33664b-1e11-457f-a83b-ed8454226efe",
                                                                                  "id_user": "0480cfae-fad4-4566-8da5-a1817de7f19c",
                                                                                  "id_profile": "3ebad30e-e635-40b0-a021-8df4e09b851c",
                                                                                  "permission": 3,
                                                                                  "active": true,
                                                                                  "created_on": "2026-07-08T10:41:53.6026557+02:00",
                                                                                  "last_update": "2026-07-08T10:41:53.6026557+02:00",
                                                                                  "commited": true,
                                                                                  "st_users_profiles": {
                                                                                    "$ref": "63"
                                                                                  },
                                                                                  "st_users": {
                                                                                    "$ref": "5"
                                                                                  },
                                                                                  "st_functions": {
                                                                                    "$id": "65",
                                                                                    "id": "70014c23-ed0d-498c-bc37-140a9193ecb9",
                                                                                    "id_mask": "sample string 2",
                                                                                    "name": "sample string 3",
                                                                                    "description": "sample string 4",
                                                                                    "level_id": 5,
                                                                                    "id_group": "02133e86-8720-4c89-8529-70661eec1ed5",
                                                                                    "name_event": "sample string 7",
                                                                                    "name_pos": "sample string 8",
                                                                                    "id_image": "b09fa335-2355-49e3-957d-c7fc5e9a9715",
                                                                                    "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-08T10:41:53.6026557+02:00",
                                                                                    "last_update": "2026-07-08T10:41:53.6026557+02:00",
                                                                                    "commited": true,
                                                                                    "st_functions_groups": {
                                                                                      "$id": "66",
                                                                                      "id": "43ba70a3-7c1a-41c6-985a-a1705ed0c0a0",
                                                                                      "id_mask": "sample string 2",
                                                                                      "name": "sample string 3",
                                                                                      "description": "sample string 4",
                                                                                      "active": true,
                                                                                      "created_on": "2026-07-08T10:41:53.6026557+02:00",
                                                                                      "last_update": "2026-07-08T10:41:53.6026557+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": "db06ba1e-a505-4fc8-af84-9ef3e3a4a125",
                                                                            "id_user": "9546a8d9-bb98-484a-b0c1-983905780e67",
                                                                            "date_add": "2026-07-08T10:41:53.6026557+02:00",
                                                                            "destiny_type": 4,
                                                                            "id_key": "b9256ed3-acb0-4c72-b3bb-8ab561e2ad96",
                                                                            "message": "sample string 6",
                                                                            "message_view": true,
                                                                            "date_view": "2026-07-08T10:41:53.6026557+02:00",
                                                                            "id_pos_sesion": "26d43fc6-efdb-4131-a647-ab6e05bbbc2f",
                                                                            "terminal_add": "sample string 9",
                                                                            "created_on": "2026-07-08T10:41:53.6026557+02:00",
                                                                            "last_update": "2026-07-08T10:41:53.6026557+02:00",
                                                                            "commited": true,
                                                                            "st_users": {
                                                                              "$ref": "5"
                                                                            },
                                                                            "tt_pos_sesion": {
                                                                              "$ref": "49"
                                                                            }
                                                                          },
                                                                          {
                                                                            "$ref": "67"
                                                                          }
                                                                        ]
                                                                      }
                                                                    },
                                                                    {
                                                                      "$ref": "48"
                                                                    }
                                                                  ]
                                                                },
                                                                "mt_items_vouchers": {
                                                                  "$id": "68",
                                                                  "id": "680b0e14-b778-425b-a35f-114c6b174d9c",
                                                                  "id_mask": "sample string 2",
                                                                  "name": "sample string 3",
                                                                  "description": "sample string 4",
                                                                  "json": "sample string 5",
                                                                  "id_pay_type": "d99b0a97-bfbe-4ed4-9e5a-23a8b791d358",
                                                                  "id_doc_print": "025c9df4-a1fb-4970-b2fd-d4b95b3beca8",
                                                                  "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-08T10:41:53.6026557+02:00",
                                                                  "last_update": "2026-07-08T10:41:53.6026557+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": "fa074e36-d5bc-45b3-8208-a901b1b382ee",
                                                                  "id_line": 2,
                                                                  "id_item": "92471965-d1b6-4c5a-aa28-2b6f42b4f861",
                                                                  "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": "058aae20-35e4-42f6-a6eb-d27708674b09",
                                                  "spool_server": "sample string 2",
                                                  "id_doc_sa": "e83fd747-5d5c-4e2a-b034-ee966077eb0f",
                                                  "spool_printer": "sample string 4",
                                                  "count": 5,
                                                  "created_on": "2026-07-08T10:41:53.6026557+02:00",
                                                  "printed": true,
                                                  "print_on": "2026-07-08T10:41:53.6026557+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": "da8f3b8d-4111-4fda-9146-d139b00f892c",
                                        "id_doc": "a6d84356-15f6-4f37-859c-998aa1866767",
                                        "value": 3,
                                        "created_on": "2026-07-08T10:41:53.6026557+02:00",
                                        "last_update": "2026-07-08T10:41:53.6026557+02:00",
                                        "commited": true,
                                        "mt_docs": {
                                          "$ref": "1"
                                        },
                                        "mt_pos": {
                                          "$ref": "13"
                                        }
                                      },
                                      {
                                        "$ref": "71"
                                      }
                                    ],
                                    "st_pos_license": [
                                      {
                                        "$id": "72",
                                        "id": "1457b1aa-6e5c-4c38-9b85-f3bff9ae2a42",
                                        "id_pos": "b4bfc6dd-9326-43fb-a881-f83980d21c95",
                                        "mac_address": "sample string 3",
                                        "date_end": "2026-07-08T10:41:53.6026557+02:00",
                                        "key_access": "sample string 5",
                                        "id_user_add": "659e7bbb-bf03-4b25-8e9a-bcd457035c28",
                                        "active": true,
                                        "created_on": "2026-07-08T10:41:53.6026557+02:00",
                                        "last_update": "2026-07-08T10:41:53.6026557+02:00",
                                        "commited": true,
                                        "mt_pos": {
                                          "$ref": "13"
                                        },
                                        "st_users": {
                                          "$ref": "5"
                                        }
                                      },
                                      {
                                        "$ref": "72"
                                      }
                                    ],
                                    "st_users_pos": [
                                      {
                                        "$id": "73",
                                        "id_user": "8faa8116-2013-41f9-800b-3445ca64cbf8",
                                        "id_pos": "ef8c02ac-e390-462c-9c24-dc30e987d9d7",
                                        "pass_required": true,
                                        "active": true,
                                        "created_on": "2026-07-08T10:41:53.6026557+02:00",
                                        "last_update": "2026-07-08T10:41:53.6026557+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": "2a53f400-c3d3-421c-b44e-a03fcbf743fb",
                                        "id_pos": "19bf6c0a-439e-4624-9ec1-a8ed4fe2a9eb",
                                        "date_add": "2026-07-08T10:41:53.6026557+02:00",
                                        "date_upd": "2026-07-08T10:41:53.6026557+02:00",
                                        "date_out": "2026-07-08T10:41:53.6026557+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": "807589ca-8594-48e8-ad37-05ba68ccea3e",
                                        "id_user_add": "fe762c9d-849f-493b-9b09-c753f48e5f36",
                                        "id_table": "e5a56768-2390-4682-a7c9-76fc57a63d9b",
                                        "message_log": "sample string 3",
                                        "json_object": "sample string 4",
                                        "log_type": "sample string 5",
                                        "id_pos": "3d187bb1-2cbc-4d57-8df5-3459e42ba742",
                                        "created_on": "2026-07-08T10:41:53.6026557+02:00",
                                        "commited": true,
                                        "mt_pos": {
                                          "$ref": "13"
                                        },
                                        "st_sync_tables": {
                                          "$id": "76",
                                          "id": "cec0fa5c-0f04-45bb-80e4-2a846a495427",
                                          "level": 2,
                                          "order": 3,
                                          "name": "sample string 4",
                                          "log_ins": true,
                                          "log_upd": true,
                                          "packet_forward": true,
                                          "active": true,
                                          "created_on": "2026-07-08T10:41:53.6026557+02:00",
                                          "last_update": "2026-07-08T10:41:53.6026557+02:00",
                                          "commited": true,
                                          "st_sync_packages_det": [
                                            {
                                              "$id": "77",
                                              "id": "90ed6d25-0747-4866-8c94-50dc94b4559b",
                                              "id_sync": "425cbb26-982b-445a-b605-29f83f1751a0",
                                              "json": "sample string 3",
                                              "id_table": "e90b0a62-82da-43b5-90fb-cf8c4ec8fbe9",
                                              "order": 5,
                                              "st_sync_packages": {
                                                "$id": "78",
                                                "id": "c1cc940e-1419-4d97-9766-2c77e2ad4e84",
                                                "id_branch_from": "b1ae40ca-1ada-47aa-ba33-b4b0af5d8ddb",
                                                "id_branch_to": "d050ae2e-29df-4c62-a4f4-772d63b118f6",
                                                "type": 4,
                                                "created_on": "2026-07-08T10:41:53.6026557+02:00",
                                                "order": 6,
                                                "status": 7,
                                                "log_info": "sample string 8",
                                                "sync_on": "2026-07-08T10:41:53.6026557+02:00",
                                                "send_on": "2026-07-08T10:41:53.6026557+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": "75d0bbd5-5f2a-45b1-bd44-d7c46425aa6b",
                                        "id_pos": "7b02a974-7021-4540-b335-a6b30496d591",
                                        "name": "sample string 3",
                                        "description": "sample string 4",
                                        "value": "sample string 5",
                                        "type": "sample string 6",
                                        "last_update": "2026-07-08T10:41:53.6026557+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": "3edf98fb-dcea-4c07-9161-2eba063b29e8",
                      "id_mask": "sample string 2",
                      "name": "sample string 3",
                      "description": "sample string 4",
                      "active": true,
                      "created_on": "2026-07-08T10:41:53.6026557+02:00",
                      "last_update": "2026-07-08T10:41:53.6026557+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": "e3dd42b9-99b3-481f-a2a0-3215527ad066",
                      "exercise_id": 2,
                      "period_id": 3,
                      "date_from": "2026-07-08T10:41:53.6026557+02:00",
                      "date_end": "2026-07-08T10:41:53.6026557+02:00",
                      "state": "sample string 6",
                      "created_on": "2026-07-08T10:41:53.6026557+02:00",
                      "last_update": "2026-07-08T10:41:53.6026557+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": "9c526a7d-3891-4e3c-ac56-166cb137f42b",
                  "token_id": "sample string 2",
                  "id_user": "453620b5-95d5-413f-ad39-e5b9bf72d696",
                  "date_from": "2026-07-08T10:41:53.6026557+02:00",
                  "date_end": "2026-07-08T10:41:53.6026557+02:00",
                  "created_on": "2026-07-08T10:41:53.6026557+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": "f2f1791f-8e0b-433c-b29d-79e6dfed931a",
                  "id_room_activity": "252bb9c0-aad5-4b3e-9cd9-0d060a0aeee9",
                  "id_pos_sesion": "0045f6c8-eea6-4716-958d-518a28a0bc1d",
                  "log_text": "sample string 4",
                  "id_user": "17d254f8-9853-483e-b733-987b46e49435",
                  "created_on": "2026-07-08T10:41:53.6026557+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"
    }
  ]
}

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

None.