DELETE api/St_Doc_Print/{id}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

globally unique identifier

Required

Body Parameters

None.

Response Information

Resource Description

st_doc_print
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

high_row

integer

Required

high_doc

integer

Required

with_doc

integer

Required

to_file

boolean

Required

active

boolean

Required

created_on

date

None.

last_update

date

None.

commited

boolean

None.

mt_pos_doc_print

Collection of mt_pos_doc_print

None.

st_doc_print_det

Collection of st_doc_print_det

None.

Response Formats

application/json, text/json

Sample:
{
  "id": "ed4accf2-6713-49ca-8d03-ae71e838acf1",
  "id_mask": "sample string 2",
  "name": "sample string 3",
  "description": "sample string 4",
  "high_row": 5,
  "high_doc": 6,
  "with_doc": 7,
  "to_file": true,
  "active": true,
  "created_on": "2026-05-09T09:37:37.0409268+02:00",
  "last_update": "2026-05-09T09:37:37.0409268+02:00",
  "commited": true,
  "mt_pos_doc_print": [
    {
      "$id": "2",
      "id_pos_print": "c908dee3-1c5c-4fb4-ada2-85dbe419174b",
      "id_doc": "31a7a587-cbcc-485d-b32c-37efa71e584b",
      "id_pos_type": "c3b76123-c38e-4e27-8bf7-b10af87f5dd2",
      "id_doc_print": "c65a88ba-55e7-4fb7-a613-68ceb7b5af10",
      "copies": 5,
      "print_mode": 6,
      "active": true,
      "created_on": "2026-05-09T09:37:37.0409268+02:00",
      "last_update": "2026-05-09T09:37:37.0409268+02:00",
      "id_user_upd": "ec144f44-dba0-46c2-94dc-b73e47088cb3",
      "commited": true,
      "mt_docs": {
        "$id": "3",
        "id": "62449e9c-d11f-4a9c-b33e-7ef92c8165b1",
        "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": "e0268682-d6e4-43ba-a2e6-adcb39f398e6",
        "view_pos": true,
        "order": 23,
        "color_border": "sample string 24",
        "color_button": "sample string 25",
        "color_font": "sample string 26",
        "active": true,
        "created_on": "2026-05-09T09:37:37.0409268+02:00",
        "last_update": "2026-05-09T09:37:37.0409268+02:00",
        "id_user_upd": "f0719630-d367-4d7d-bb57-1fcf7cd0b503",
        "commited": true,
        "mt_docs_payment_money": [
          {
            "$id": "4",
            "id_doc": "68260ba7-83c9-4956-ad64-db88bfa334b1",
            "id_pay": "32070b75-6605-4f7e-920c-1171ca7d2a3b",
            "id_money": "6ba40c6d-bdc4-4d29-a847-3437c391e33c",
            "active": true,
            "created_on": "2026-05-09T09:37:37.0409268+02:00",
            "last_update": "2026-05-09T09:37:37.0409268+02:00",
            "id_user_upd": "95dc0978-2d8c-4243-b714-a12be000829c",
            "commited": true,
            "mt_docs": {
              "$ref": "3"
            },
            "mt_money_types": {
              "$id": "5",
              "id": "38e586ec-cc98-42e0-a78a-d0dbd07f7032",
              "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": "2c5cead8-662e-40c7-890b-6e1bd12d53fc",
              "view_pos": true,
              "order": 8,
              "color_border": "sample string 9",
              "color_button": "sample string 10",
              "color_font": "sample string 11",
              "active": true,
              "created_on": "2026-05-09T09:37:37.0409268+02:00",
              "last_update": "2026-05-09T09:37:37.0409268+02:00",
              "id_user_upd": "5c2c1cae-fa26-4e9c-91a7-7f309103a61b",
              "commited": true,
              "mt_docs_payment_money": [
                {
                  "$ref": "4"
                },
                {
                  "$ref": "4"
                }
              ],
              "mt_money_rates": [
                {
                  "$id": "6",
                  "id_money_1": "4679f1d2-a741-4205-8f63-3e852798b176",
                  "id_money_2": "ed44fbda-8d12-4256-a26d-299bb69d8275",
                  "date_from": "2026-05-09T09:37:37.0409268+02:00",
                  "coefficient": 4.1,
                  "active": true,
                  "created_on": "2026-05-09T09:37:37.0409268+02:00",
                  "last_update": "2026-05-09T09:37:37.0409268+02:00",
                  "id_user_upd": "e876f74c-7799-41aa-ac15-7ed396c80973",
                  "commited": true,
                  "mt_money_types": {
                    "$ref": "5"
                  },
                  "mt_money_types1": {
                    "$ref": "5"
                  },
                  "st_users": {
                    "$id": "7",
                    "id": "c063705b-a5e6-4b70-9130-47efd435a687",
                    "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": "e3826abe-f5dd-4f7b-9b1e-8f44ce72bab5",
                    "view_messages": true,
                    "id_image_photo": "d39b3e4a-d6b0-43b5-9674-033c73d5cb73",
                    "reserved": true,
                    "pos_access": true,
                    "back_access": true,
                    "name_pos": "sample string 13",
                    "id_image": "a0893ddf-87cd-4a42-bf54-a416771f3e12",
                    "view_pos": true,
                    "order": 15,
                    "color_border": "sample string 16",
                    "color_button": "sample string 17",
                    "color_font": "sample string 18",
                    "active": true,
                    "created_on": "2026-05-09T09:37:37.0409268+02:00",
                    "last_update": "2026-05-09T09:37:37.0409268+02:00",
                    "commited": true,
                    "mt_branches": [
                      {
                        "$id": "8",
                        "id": "1937da89-b6d2-47ca-862e-199148845e4d",
                        "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": "7a7abead-43ca-40e3-86fb-2965020f79e8",
                        "order": 12,
                        "external_id": "sample string 13",
                        "sync": true,
                        "active": true,
                        "created_on": "2026-05-09T09:37:37.0409268+02:00",
                        "last_update": "2026-05-09T09:37:37.0409268+02:00",
                        "id_user_upd": "a11879ff-7491-4da9-a5f4-2aef4f820cca",
                        "commited": true,
                        "st_images": {
                          "$id": "9",
                          "id": "5d325066-1f0f-4b7b-8aaf-eed94eca2190",
                          "id_mask": "sample string 2",
                          "name": "sample string 3",
                          "id_img_type": "b818ebe1-b7e6-4609-abce-a3b3b995ccef",
                          "image_file": "sample string 5",
                          "extension": "sample string 6",
                          "high": 1,
                          "width": 1,
                          "active": true,
                          "created_on": "2026-05-09T09:37:37.0409268+02:00",
                          "last_update": "2026-05-09T09:37:37.0409268+02:00",
                          "commited": true,
                          "mt_branches": [
                            {
                              "$ref": "8"
                            },
                            {
                              "$ref": "8"
                            }
                          ],
                          "mt_categories": [
                            {
                              "$id": "10",
                              "id": "3ea43d94-63b4-4b86-8d3a-5f9d13749953",
                              "id_mask": "sample string 2",
                              "name": "sample string 3",
                              "description": "sample string 4",
                              "id_item_type": "440df9bd-a012-4176-a6ed-2a1fdc30c053",
                              "order_type": 5,
                              "name_pos": "sample string 6",
                              "id_image": "7db9c86c-e5ca-4a11-9a94-b8eb09dbdc09",
                              "view_pos": true,
                              "order": 8,
                              "order_sec": 9,
                              "color_border": "sample string 10",
                              "color_button": "sample string 11",
                              "color_font": "sample string 12",
                              "font_bold": true,
                              "font_underline": true,
                              "font_size": 15,
                              "big_buttons": true,
                              "active": true,
                              "created_on": "2026-05-09T09:37:37.0409268+02:00",
                              "last_update": "2026-05-09T09:37:37.0409268+02:00",
                              "id_user_upd": "f4b8eafd-d23c-48d7-b440-49aeb459f1b8",
                              "commited": true,
                              "mt_categories_items": [
                                {
                                  "$id": "11",
                                  "id_category": "b461e586-5ad9-4986-8834-80e7b063ca70",
                                  "id_item": "c26f8cae-5a77-4e37-a3c1-5c72d73f6a79",
                                  "is_default": true,
                                  "active": true,
                                  "created_on": "2026-05-09T09:37:37.0409268+02:00",
                                  "last_update": "2026-05-09T09:37:37.0409268+02:00",
                                  "id_user_upd": "7b33d176-3f44-4352-b5f2-c19dbc21058f",
                                  "commited": true,
                                  "mt_categories": {
                                    "$ref": "10"
                                  },
                                  "mt_items": {
                                    "$id": "12",
                                    "id": "407f24ee-2036-4d85-981f-99fb644de1f8",
                                    "id_mask": "sample string 2",
                                    "name": "sample string 3",
                                    "description": "sample string 4",
                                    "id_unit": "28c33245-b788-4998-b920-74ac6023ef37",
                                    "id_unit_sec": "fd1399ef-7bab-40a8-9e61-58778ffdecd1",
                                    "id_brand": "3eef64c8-faaa-4481-825c-d323f6356027",
                                    "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": "adb03355-f39f-49cd-8e97-7d416ca43476",
                                    "view_pos": true,
                                    "order": 23,
                                    "color_border": "sample string 24",
                                    "color_button": "sample string 25",
                                    "color_font": "sample string 26",
                                    "font_bold": true,
                                    "font_underline": true,
                                    "font_size": 29,
                                    "active": true,
                                    "created_on": "2026-05-09T09:37:37.0409268+02:00",
                                    "last_update": "2026-05-09T09:37:37.0409268+02:00",
                                    "id_user_upd": "cf1d1c67-2733-4068-9e8c-7add307f8d76",
                                    "commited": true,
                                    "mt_brands": {
                                      "$id": "13",
                                      "id": "c8af3ca2-5591-451b-9dc1-0d8e5871cb82",
                                      "id_mask": "sample string 2",
                                      "name": "sample string 3",
                                      "active": true,
                                      "created_on": "2026-05-09T09:37:37.0409268+02:00",
                                      "last_update": "2026-05-09T09:37:37.0409268+02:00",
                                      "id_user_upd": "eb1a0e5e-04e7-442a-8714-1a20fec6a134",
                                      "commited": true,
                                      "mt_items": [
                                        {
                                          "$ref": "12"
                                        },
                                        {
                                          "$ref": "12"
                                        }
                                      ],
                                      "st_users": {
                                        "$ref": "7"
                                      }
                                    },
                                    "mt_categories_items": [
                                      {
                                        "$ref": "11"
                                      },
                                      {
                                        "$ref": "11"
                                      }
                                    ],
                                    "mt_items_featured": [
                                      {
                                        "$id": "14",
                                        "id": "3a317f00-71c0-4fac-a39c-d5902a46f9fb",
                                        "id_branch": "8795e743-f4d7-4dd8-bc40-823f37272118",
                                        "id_pos_type": "b195f230-9d53-4240-b90c-74e776515038",
                                        "id_pos": "f7be20f9-5679-4871-aa4a-c073e66a2a1f",
                                        "id_item": "035d8e65-1a50-4ccf-a25d-46dd354a799a",
                                        "date_from": "2026-05-09T09:37:37.0409268+02:00",
                                        "date_end": "2026-05-09T09:37:37.0409268+02:00",
                                        "image_id": 4,
                                        "active": true,
                                        "created_on": "2026-05-09T09:37:37.0409268+02:00",
                                        "last_update": "2026-05-09T09:37:37.0409268+02:00",
                                        "id_user_upd": "72207c6c-4c39-4510-984e-ccfa229d4b7f",
                                        "commited": true,
                                        "mt_branches": {
                                          "$ref": "8"
                                        },
                                        "mt_items": {
                                          "$ref": "12"
                                        },
                                        "mt_pos": {
                                          "$id": "15",
                                          "id": "c3539aa6-e16d-4392-aa0c-4133dd45fa8d",
                                          "id_mask": "sample string 2",
                                          "name": "sample string 3",
                                          "description": "sample string 4",
                                          "id_branch": "8b5babb6-7c29-4525-81a7-c80c32f41260",
                                          "id_zone": "2cacc354-fa3d-4591-954f-c56611b4df7a",
                                          "user_required": true,
                                          "active": true,
                                          "created_on": "2026-05-09T09:37:37.0409268+02:00",
                                          "last_update": "2026-05-09T09:37:37.0409268+02:00",
                                          "id_user_upd": "aaeb2a77-b3a5-4f04-bca1-85aca514ba17",
                                          "commited": true,
                                          "mt_branches_zones": {
                                            "$id": "16",
                                            "id": "9882ede5-8b97-4550-8747-e165ea343a92",
                                            "id_mask": "sample string 2",
                                            "name": "sample string 3",
                                            "description": "sample string 4",
                                            "id_branch": "2e0ff93f-d29f-47f4-9d99-1254b300c965",
                                            "active": true,
                                            "created_on": "2026-05-09T09:37:37.0409268+02:00",
                                            "last_update": "2026-05-09T09:37:37.0409268+02:00",
                                            "id_user_upd": "4c6ecf4e-f9b4-4465-8a9e-9a5d89e7a21a",
                                            "commited": true,
                                            "mt_branches": {
                                              "$ref": "8"
                                            },
                                            "mt_pos": [
                                              {
                                                "$ref": "15"
                                              },
                                              {
                                                "$ref": "15"
                                              }
                                            ],
                                            "st_users": {
                                              "$ref": "7"
                                            }
                                          },
                                          "mt_cloakrooms": [
                                            {
                                              "$id": "17",
                                              "id": "76527684-78aa-43d4-86f3-d1630b1813ee",
                                              "id_mask": "sample string 2",
                                              "name": "sample string 3",
                                              "id_pos": "74944a7a-0b0e-4414-8425-423dde186da4",
                                              "unit_ini": 5,
                                              "unit_end": 6,
                                              "name_pos": "sample string 7",
                                              "id_image": "5611c620-7def-4887-9f49-c896730f7f60",
                                              "view_pos": true,
                                              "order": 9,
                                              "color_border": "sample string 10",
                                              "color_button": "sample string 11",
                                              "color_font": "sample string 12",
                                              "active": true,
                                              "created_on": "2026-05-09T09:37:37.0409268+02:00",
                                              "last_update": "2026-05-09T09:37:37.0409268+02:00",
                                              "id_user_upd": "4012cf64-fd13-4b97-8cae-7ce04e350f43",
                                              "commited": true,
                                              "mt_pos": {
                                                "$ref": "15"
                                              },
                                              "st_images": {
                                                "$ref": "9"
                                              },
                                              "st_users": {
                                                "$ref": "7"
                                              },
                                              "tt_cloakrooms_units": [
                                                {
                                                  "$id": "18",
                                                  "id": "e0edf184-7f25-4b4a-9bbf-961e4b2a0bcb",
                                                  "id_cloakroom": "c9e7b14d-2381-45a4-8d14-4d9af39b28a3",
                                                  "id_pos_sesion": "0ab93525-447f-4d62-937c-db5fdf3e2618",
                                                  "unit_id": 4,
                                                  "date_open": "2026-05-09T09:37:37.0409268+02:00",
                                                  "date_close": "2026-05-09T09:37:37.0409268+02:00",
                                                  "id_doc_sa": "4d6ad15d-1c94-42f0-9fd2-234dedcd1f91",
                                                  "commited": true,
                                                  "mt_cloakrooms": {
                                                    "$ref": "17"
                                                  },
                                                  "tt_doc_sa": {
                                                    "$id": "19",
                                                    "id": "13680506-b908-4f76-82f2-ba7ded6471a6",
                                                    "id_pos": "80910f0d-342a-4e38-a4d4-cb766978a537",
                                                    "id_doc": "47e6be3a-a565-40aa-98ae-3a6b1904f652",
                                                    "id_branch": "777e42e3-ca5e-45f0-a98f-da138be4641c",
                                                    "nro_doc": "sample string 5",
                                                    "date_doc": "2026-05-09T09:37:37.0409268+02:00",
                                                    "date_tax": "2026-05-09T09:37:37.0409268+02:00",
                                                    "hour_doc": "00:00:00.1234567",
                                                    "block": true,
                                                    "id_ref": "342aea47-f65f-48ed-a336-3b69ba3403ea",
                                                    "id_relationship": "b9f01b19-b19a-4284-81ef-662da1167153",
                                                    "id_loc_from": "476a33d6-8b9d-4660-9380-dea831b63955",
                                                    "id_loc_end": "d5836bd0-2652-477b-b8c0-eb92ec297fe5",
                                                    "id_user_add": "01e7d83e-7b11-4bee-ab29-f2c6140ad7cc",
                                                    "id_user_upd": "888fcac9-1075-4202-92ad-f7ceec96f426",
                                                    "comment": "sample string 12",
                                                    "id_pos_sesion": "13a2aa45-b1c0-4c67-af45-a8d388d63fd4",
                                                    "id_room_unit": "a64d381d-e7c0-4ae0-a4e7-3407de6e6c13",
                                                    "ref_locator": "sample string 13",
                                                    "ref_zone_aut": "sample string 14",
                                                    "id_pos_type": "a849c5ea-89a5-4727-a331-6dcab6ffbe50",
                                                    "p_dis": 15.1,
                                                    "p_chr": 16.1,
                                                    "amt_net": 17.1,
                                                    "amt_tax": 18.1,
                                                    "amt_dis": 19.1,
                                                    "amt_chr": 20.1,
                                                    "amt_tot": 21.1,
                                                    "active": true,
                                                    "created_on": "2026-05-09T09:37:37.0409268+02:00",
                                                    "last_update": "2026-05-09T09:37:37.0409268+02:00",
                                                    "commited": true,
                                                    "created_by": 1,
                                                    "doc_print": true,
                                                    "mt_branches": {
                                                      "$ref": "8"
                                                    },
                                                    "mt_docs": {
                                                      "$ref": "3"
                                                    },
                                                    "mt_locations": {
                                                      "$id": "20",
                                                      "id": "548137ed-5cf5-40e2-9085-b5a6492072e4",
                                                      "id_mask": "sample string 2",
                                                      "name": "sample string 3",
                                                      "description": "sample string 4",
                                                      "reserved": true,
                                                      "id_branch": "496d6655-e745-48fe-b1dc-bb24e0dd53e3",
                                                      "active": true,
                                                      "created_on": "2026-05-09T09:37:37.0409268+02:00",
                                                      "last_update": "2026-05-09T09:37:37.0409268+02:00",
                                                      "id_user_upd": "3a62ee0a-ebcc-4b69-8dfa-600c62ee2403",
                                                      "commited": true,
                                                      "mt_branches": {
                                                        "$ref": "8"
                                                      },
                                                      "st_users": {
                                                        "$ref": "7"
                                                      },
                                                      "tt_doc_sa": [
                                                        {
                                                          "$ref": "19"
                                                        },
                                                        {
                                                          "$ref": "19"
                                                        }
                                                      ],
                                                      "tt_doc_sa1": [
                                                        {
                                                          "$ref": "19"
                                                        },
                                                        {
                                                          "$ref": "19"
                                                        }
                                                      ],
                                                      "tt_doc_st": [
                                                        {
                                                          "$id": "21",
                                                          "id": "3478b67c-50bc-4178-9fb8-b0e4adb239f0",
                                                          "id_pos": "9713da78-6d27-49a0-b584-77f81160f681",
                                                          "id_doc": "4b811cb8-8dd8-4978-af9c-a68463af9422",
                                                          "id_branch": "d2b2c197-7a42-4d19-a44d-b5e09c289282",
                                                          "nro_doc": "sample string 5",
                                                          "date_doc": "2026-05-09T09:37:37.0409268+02:00",
                                                          "block": true,
                                                          "nro_original": "sample string 8",
                                                          "id_ref": "d5ae61e7-f53c-44d7-82b8-70559f00c659",
                                                          "id_loc_from": "c9fefdf1-1163-49c2-bf3a-9b7e546aa829",
                                                          "id_loc_end": "4541c992-a2eb-4463-b052-39251f3db30d",
                                                          "id_user_add": "d60b82c0-b8af-4bab-afda-af368fdfbec8",
                                                          "id_user_upd": "8ac1f9d6-8ed9-4e91-9aec-0440b6ae119e",
                                                          "id_pos_sesion": "a4c2aef9-2343-47e6-a94e-f4f0e234c062",
                                                          "comment": "sample string 12",
                                                          "status": 1,
                                                          "is_send": true,
                                                          "date_send": "2026-05-09T09:37:37.0409268+02:00",
                                                          "active": true,
                                                          "created_on": "2026-05-09T09:37:37.0409268+02:00",
                                                          "last_update": "2026-05-09T09:37:37.0409268+02:00",
                                                          "commited": true,
                                                          "mt_branches": {
                                                            "$ref": "8"
                                                          },
                                                          "mt_docs": {
                                                            "$ref": "3"
                                                          },
                                                          "mt_locations": {
                                                            "$ref": "20"
                                                          },
                                                          "mt_locations1": {
                                                            "$ref": "20"
                                                          },
                                                          "mt_pos": {
                                                            "$ref": "15"
                                                          },
                                                          "st_users": {
                                                            "$ref": "7"
                                                          },
                                                          "st_users1": {
                                                            "$ref": "7"
                                                          },
                                                          "tt_doc_st_det": [
                                                            {
                                                              "$id": "22",
                                                              "id_doc_st": "39ea40db-7c56-4c25-8d59-a99ef205d560",
                                                              "id_line": 2,
                                                              "id_item": "3d854e5a-2826-445b-8603-ec7f4900198c",
                                                              "comment": "sample string 4",
                                                              "qty": 5.1,
                                                              "status": 1,
                                                              "active": true,
                                                              "mt_items": {
                                                                "$ref": "12"
                                                              },
                                                              "tt_doc_st": {
                                                                "$ref": "21"
                                                              }
                                                            },
                                                            {
                                                              "$ref": "22"
                                                            }
                                                          ],
                                                          "tt_doc_st1": [
                                                            {
                                                              "$ref": "21"
                                                            },
                                                            {
                                                              "$ref": "21"
                                                            }
                                                          ],
                                                          "tt_doc_st2": {
                                                            "$ref": "21"
                                                          }
                                                        },
                                                        {
                                                          "$ref": "21"
                                                        }
                                                      ],
                                                      "tt_doc_st1": [
                                                        {
                                                          "$ref": "21"
                                                        },
                                                        {
                                                          "$ref": "21"
                                                        }
                                                      ],
                                                      "tt_stock": [
                                                        {
                                                          "$id": "23",
                                                          "id_location": "9d86a837-8ba0-4029-831c-1d038e713c1b",
                                                          "id_item": "62331a79-b946-48fb-b1a6-f7536ffe1017",
                                                          "stock_ideal": 3.1,
                                                          "stock_min": 4.1,
                                                          "stock_max": 5.1,
                                                          "stock": 6.1,
                                                          "active": true,
                                                          "created_on": "2026-05-09T09:37:37.0409268+02:00",
                                                          "last_update": "2026-05-09T09:37:37.0409268+02:00",
                                                          "commited": true,
                                                          "mt_items": {
                                                            "$ref": "12"
                                                          },
                                                          "mt_locations": {
                                                            "$ref": "20"
                                                          }
                                                        },
                                                        {
                                                          "$ref": "23"
                                                        }
                                                      ]
                                                    },
                                                    "mt_locations1": {
                                                      "$ref": "20"
                                                    },
                                                    "mt_pos": {
                                                      "$ref": "15"
                                                    },
                                                    "st_users": {
                                                      "$ref": "7"
                                                    },
                                                    "st_users1": {
                                                      "$ref": "7"
                                                    },
                                                    "tt_cloakrooms_units": [
                                                      {
                                                        "$ref": "18"
                                                      },
                                                      {
                                                        "$ref": "18"
                                                      }
                                                    ],
                                                    "tt_doc_sa_cashflow": [
                                                      {
                                                        "$id": "24",
                                                        "id_doc_sa": "67038b57-7331-4722-b882-0ad320c25231",
                                                        "id_pay": "c332b356-3b91-4693-977b-a9420047e8ed",
                                                        "id_money": "18ee069c-0a51-4b01-bd73-a629549e7c98",
                                                        "date_cashflow": "2026-05-09T09:37:37.0409268+02:00",
                                                        "coefficient": 5.1,
                                                        "id_user_add": "1a05c069-9b37-4f98-9f63-5f78e17f30f3",
                                                        "amt_tot_md": 7.1,
                                                        "amt_tot_mo": 8.1,
                                                        "mt_payment_types": {
                                                          "$id": "25",
                                                          "id": "59ebcda2-ea48-4c72-b607-ae6dd2e156b5",
                                                          "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": "88d53bc4-ce1c-4dc3-822f-8e91e0f1ec22",
                                                          "view_pos": true,
                                                          "order": 13,
                                                          "color_border": "sample string 14",
                                                          "color_button": "sample string 15",
                                                          "color_font": "sample string 16",
                                                          "active": true,
                                                          "created_on": "2026-05-09T09:37:37.0409268+02:00",
                                                          "last_update": "2026-05-09T09:37:37.0409268+02:00",
                                                          "id_user_upd": "32a05820-61e7-4e64-b834-98a001dab863",
                                                          "commited": true,
                                                          "mt_docs_payment_money": [
                                                            {
                                                              "$ref": "4"
                                                            },
                                                            {
                                                              "$ref": "4"
                                                            }
                                                          ],
                                                          "st_images": {
                                                            "$ref": "9"
                                                          },
                                                          "st_users": {
                                                            "$ref": "7"
                                                          },
                                                          "tt_doc_sa_cashflow": [
                                                            {
                                                              "$ref": "24"
                                                            },
                                                            {
                                                              "$ref": "24"
                                                            }
                                                          ],
                                                          "tt_doc_sa_pay": [
                                                            {
                                                              "$id": "26",
                                                              "id_doc_sa": "b223742e-42f2-4624-8079-53b096429f99",
                                                              "id_line": 2,
                                                              "id_pay": "d3190ebc-25e5-4f79-bee0-b13daa2af224",
                                                              "id_money": "31d81bf0-6fad-46ff-805c-97e9a1e59e59",
                                                              "coefficient": 5.1,
                                                              "id_voucher": "533e6434-2856-4dad-8f0a-579d9c25b5c6",
                                                              "id_employee": "16f6a1ca-d49b-4778-beea-192db6ce674a",
                                                              "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": "a8b5e66c-d4d5-4185-92dc-8c82202d5c52",
                                                              "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": "27",
                                                                "id": "10855589-35ba-4e65-8af5-c632f2d442a4",
                                                                "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": "87d1331b-e512-4bab-9588-43c367780d36",
                                                                "name_pos": "sample string 12",
                                                                "id_image": "9a1b6205-9da4-470a-80dc-82c22c3e02bb",
                                                                "view_pos": true,
                                                                "order": 14,
                                                                "color_border": "sample string 15",
                                                                "color_button": "sample string 16",
                                                                "color_font": "sample string 17",
                                                                "active": true,
                                                                "created_on": "2026-05-09T09:37:37.0409268+02:00",
                                                                "last_update": "2026-05-09T09:37:37.0409268+02:00",
                                                                "id_user_upd": "9a14d53e-6b48-41f3-84dc-a26609545a6a",
                                                                "commited": true,
                                                                "mt_employees_branches": [
                                                                  {
                                                                    "$id": "28",
                                                                    "id_employee": "9ae4b6e3-8ef3-4df3-9210-fddc25cbbc30",
                                                                    "id_branch": "e67fb236-2457-4426-bc90-aea8dee882c6",
                                                                    "active": true,
                                                                    "created_on": "2026-05-09T09:37:37.0409268+02:00",
                                                                    "last_update": "2026-05-09T09:37:37.0409268+02:00",
                                                                    "id_user_upd": "2ff4f40f-e133-42b1-8f02-d15f09137d65",
                                                                    "commited": true,
                                                                    "mt_branches": {
                                                                      "$ref": "8"
                                                                    },
                                                                    "mt_employees": {
                                                                      "$ref": "27"
                                                                    }
                                                                  },
                                                                  {
                                                                    "$ref": "28"
                                                                  }
                                                                ],
                                                                "mt_employees_profiles": {
                                                                  "$id": "29",
                                                                  "id": "725929ec-4ec8-4be5-820d-3f0eca1ec527",
                                                                  "id_mask": "sample string 2",
                                                                  "name": "sample string 3",
                                                                  "description": "sample string 4",
                                                                  "authorized": true,
                                                                  "active": true,
                                                                  "created_on": "2026-05-09T09:37:37.0409268+02:00",
                                                                  "last_update": "2026-05-09T09:37:37.0409268+02:00",
                                                                  "id_user_upd": "952a3f42-a8dd-409a-b9f1-94ab3dc0cd0f",
                                                                  "commited": true,
                                                                  "mt_employees": [
                                                                    {
                                                                      "$ref": "27"
                                                                    },
                                                                    {
                                                                      "$ref": "27"
                                                                    }
                                                                  ],
                                                                  "st_users": {
                                                                    "$ref": "7"
                                                                  }
                                                                },
                                                                "st_images": {
                                                                  "$ref": "9"
                                                                },
                                                                "st_users": {
                                                                  "$ref": "7"
                                                                },
                                                                "tt_doc_sa_det": [
                                                                  {
                                                                    "$id": "30",
                                                                    "id_doc_sa": "6e38b494-488d-4a61-be51-b7c1e6ed5a1d",
                                                                    "id_line": 2,
                                                                    "id_item_sub": "38dcb373-18bc-43f2-81b4-680b98427745",
                                                                    "qty": 4.1,
                                                                    "id_list": "587b6b14-1499-4517-bc8a-45e124f503f0",
                                                                    "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": "91b43e58-7533-423f-ac7f-8f57a1adafb0",
                                                                    "is_used": true,
                                                                    "qty_vou": 1.1,
                                                                    "amt_vou": 1.1,
                                                                    "comment": "sample string 15",
                                                                    "ref_det": "sample string 16",
                                                                    "id_employee": "2915ac26-ba3c-46c6-8430-dfc782ff5a64",
                                                                    "name_generic": "sample string 17",
                                                                    "type_ope": 1,
                                                                    "id_user_add": "7ecab13f-31d6-4b4b-9566-fed0d841fd17",
                                                                    "id_user_upd": "29c2079d-7c5e-44e1-bfe3-86fda8304a69",
                                                                    "active": true,
                                                                    "mt_employees": {
                                                                      "$ref": "27"
                                                                    },
                                                                    "mt_items_sub": {
                                                                      "$id": "31",
                                                                      "id": "8b909f7c-53ca-40d0-99f8-7f663429e249",
                                                                      "id_item": "72ddea2d-21b6-40b8-8b4e-8e6eb667cf5f",
                                                                      "id_item_type": "810b6d1f-1943-46b6-bb5c-dd122b22962a",
                                                                      "is_default": true,
                                                                      "barcode": "sample string 5",
                                                                      "voucher_apply": true,
                                                                      "id_voucher_json": "08f38a07-1705-48e7-9a9a-b20fd448078a",
                                                                      "count_voucher": 1,
                                                                      "id_voucher_type": 1,
                                                                      "active": true,
                                                                      "created_on": "2026-05-09T09:37:37.0409268+02:00",
                                                                      "last_update": "2026-05-09T09:37:37.0409268+02:00",
                                                                      "id_user_upd": "bfe6a545-d828-4163-a93c-365f61d5ba69",
                                                                      "commited": true,
                                                                      "mt_items": {
                                                                        "$ref": "12"
                                                                      },
                                                                      "mt_items_formula": [
                                                                        {
                                                                          "$id": "32",
                                                                          "id_item_sub": "4bad907b-7f3a-4f2f-8b20-eac999aa5596",
                                                                          "id_item": "fb45f396-177d-4322-8a50-bed2e836ce6d",
                                                                          "group_id": 3,
                                                                          "id_unit_ref": "8502b06d-7c8b-45fb-b6ff-d427afa8839b",
                                                                          "qty_dis": 5,
                                                                          "mt_items": {
                                                                            "$ref": "12"
                                                                          },
                                                                          "mt_items_sub": {
                                                                            "$ref": "31"
                                                                          },
                                                                          "mt_units_ref": {
                                                                            "$id": "33",
                                                                            "id": "85886bdb-d582-4ab3-9aad-9259d0090268",
                                                                            "id_mask": "sample string 2",
                                                                            "name": "sample string 3",
                                                                            "coefficient": 4.1,
                                                                            "id_unit": "b403bfa9-1071-4364-af4f-d370fa448bcd",
                                                                            "active": true,
                                                                            "created_on": "2026-05-09T09:37:37.0409268+02:00",
                                                                            "last_update": "2026-05-09T09:37:37.0409268+02:00",
                                                                            "id_user_upd": "be8529e5-1db4-4925-8ff1-36810408833e",
                                                                            "commited": true,
                                                                            "mt_units": {
                                                                              "$id": "34",
                                                                              "id": "efd334fc-f51d-4d2e-aa21-ddc3f89a0e99",
                                                                              "id_mask": "sample string 2",
                                                                              "name": "sample string 3",
                                                                              "active": true,
                                                                              "created_on": "2026-05-09T09:37:37.0409268+02:00",
                                                                              "last_update": "2026-05-09T09:37:37.0409268+02:00",
                                                                              "id_user_upd": "05f06786-7e5d-4319-b17c-560ea6d91496",
                                                                              "commited": true,
                                                                              "mt_units_ref": [
                                                                                {
                                                                                  "$ref": "33"
                                                                                },
                                                                                {
                                                                                  "$ref": "33"
                                                                                }
                                                                              ],
                                                                              "st_users": {
                                                                                "$ref": "7"
                                                                              },
                                                                              "mt_items": [
                                                                                {
                                                                                  "$ref": "12"
                                                                                },
                                                                                {
                                                                                  "$ref": "12"
                                                                                }
                                                                              ],
                                                                              "mt_items1": [
                                                                                {
                                                                                  "$ref": "12"
                                                                                },
                                                                                {
                                                                                  "$ref": "12"
                                                                                }
                                                                              ]
                                                                            },
                                                                            "st_users": {
                                                                              "$ref": "7"
                                                                            },
                                                                            "mt_items_formula": [
                                                                              {
                                                                                "$ref": "32"
                                                                              },
                                                                              {
                                                                                "$ref": "32"
                                                                              }
                                                                            ]
                                                                          }
                                                                        },
                                                                        {
                                                                          "$ref": "32"
                                                                        }
                                                                      ],
                                                                      "mt_items_types": {
                                                                        "$id": "35",
                                                                        "id": "ca53672a-5683-4d40-ab1d-72091649f31a",
                                                                        "id_mask": "sample string 2",
                                                                        "name": "sample string 3",
                                                                        "name_short": "sample string 4",
                                                                        "name_pos": "sample string 5",
                                                                        "id_image": "4ffbaba2-1b65-49b3-bec6-6abb3b1cbbc2",
                                                                        "view_pos": true,
                                                                        "order": 7,
                                                                        "color_border": "sample string 8",
                                                                        "color_button": "sample string 9",
                                                                        "color_font": "sample string 10",
                                                                        "font_bold": true,
                                                                        "font_underline": true,
                                                                        "font_size": 13,
                                                                        "active": true,
                                                                        "created_on": "2026-05-09T09:37:37.0409268+02:00",
                                                                        "last_update": "2026-05-09T09:37:37.0409268+02:00",
                                                                        "id_user_upd": "44c12259-b1f3-4f93-9ffe-c737832a2e7e",
                                                                        "commited": true,
                                                                        "tt_vouchers_det": [
                                                                          {
                                                                            "$id": "36",
                                                                            "id_voucher": "91a63c3b-6040-4279-bc63-ef72a049d9d9",
                                                                            "id_line": "1f648df8-dbbb-4cca-bfec-dd9d79b35d58",
                                                                            "id_category": "91c20139-9dd6-4529-88ac-9afbd7b47548",
                                                                            "id_item": "341a21f0-6d3e-4914-9520-53e5b9db951a",
                                                                            "id_item_type": "54a2f86d-7d26-4136-b527-3220532dee5c",
                                                                            "price_max": 1.1,
                                                                            "qty_add": 3.1,
                                                                            "qty_used": 4.1,
                                                                            "mt_categories": {
                                                                              "$ref": "10"
                                                                            },
                                                                            "mt_items": {
                                                                              "$ref": "12"
                                                                            },
                                                                            "mt_items_types": {
                                                                              "$ref": "35"
                                                                            },
                                                                            "tt_vouchers": {
                                                                              "$id": "37",
                                                                              "id": "97e9a8b1-903e-4e67-9734-47d250a4a855",
                                                                              "id_voucher": 2,
                                                                              "locator_voucher": "sample string 3",
                                                                              "qr_code": "sample string 4",
                                                                              "date_from": "2026-05-09T09:37:37.0409268+02:00",
                                                                              "date_end": "2026-05-09T09:37:37.0409268+02:00",
                                                                              "date_used": "2026-05-09T09:37:37.0409268+02:00",
                                                                              "date_sesion": "2026-05-09T09:37:37.0409268+02:00",
                                                                              "id_employee": "7f8fdb05-d65f-4ca4-989a-4699ce7bd304",
                                                                              "id_branch": "0bfea0a2-3d4f-4c96-abd8-9f43dfbb9aab",
                                                                              "id_voucher_permision": "e73f189d-563b-4d45-9529-e52a131315b5",
                                                                              "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": "37432f84-4e58-4240-8839-414065a6f170",
                                                                              "id_user_add": "94c81b66-e52b-47b9-947a-3abdef42cf28",
                                                                              "id_doc_sa": "36f20477-335e-4d7d-bcbe-38c8f4cd97d6",
                                                                              "id_item_sub": "5fdd3cdf-acba-4fc8-882e-a1d840941cf2",
                                                                              "id_pos_sesion": "916f2bed-1184-44ca-9e33-f578b7ff7897",
                                                                              "is_authorized": true,
                                                                              "is_automatic": true,
                                                                              "print_in_branch": true,
                                                                              "printed": true,
                                                                              "is_entry": true,
                                                                              "is_consume": true,
                                                                              "is_used_entry": true,
                                                                              "is_used_consume": true,
                                                                              "is_close": true,
                                                                              "active": true,
                                                                              "created_on": "2026-05-09T09:37:37.0409268+02:00",
                                                                              "last_update": "2026-05-09T09:37:37.0409268+02:00",
                                                                              "commited": true,
                                                                              "mt_branches": {
                                                                                "$ref": "8"
                                                                              },
                                                                              "mt_employees": {
                                                                                "$ref": "27"
                                                                              },
                                                                              "mt_payment_types": {
                                                                                "$ref": "25"
                                                                              },
                                                                              "st_users": {
                                                                                "$ref": "7"
                                                                              },
                                                                              "tt_doc_sa_pay": [
                                                                                {
                                                                                  "$ref": "26"
                                                                                },
                                                                                {
                                                                                  "$ref": "26"
                                                                                }
                                                                              ],
                                                                              "tt_vouchers_det": [
                                                                                {
                                                                                  "$ref": "36"
                                                                                },
                                                                                {
                                                                                  "$ref": "36"
                                                                                }
                                                                              ],
                                                                              "tt_vouchers_permisions": {
                                                                                "$id": "38",
                                                                                "id": "01337c62-3663-408a-ab17-09c29a622dde",
                                                                                "date_from": "2026-05-09T09:37:37.0409268+02:00",
                                                                                "date_end": "2026-05-09T09:37:37.0409268+02:00",
                                                                                "date_used": "2026-05-09T09:37:37.0409268+02:00",
                                                                                "id_employee": "509a6e14-2d41-46d5-a59d-1b90da3f2ccd",
                                                                                "id_branch": "cf6b2536-c162-4611-85fe-c923629a2782",
                                                                                "count": 6,
                                                                                "count_used": 1,
                                                                                "unlimited": true,
                                                                                "id_user_add": "69d4df4d-9400-4a5c-ad3a-5ccce66a0ae1",
                                                                                "is_entry": true,
                                                                                "is_consume": true,
                                                                                "active": true,
                                                                                "created_on": "2026-05-09T09:37:37.0409268+02:00",
                                                                                "last_update": "2026-05-09T09:37:37.0409268+02:00",
                                                                                "commited": true,
                                                                                "mt_branches": {
                                                                                  "$ref": "8"
                                                                                },
                                                                                "mt_employees": {
                                                                                  "$ref": "27"
                                                                                },
                                                                                "st_users": {
                                                                                  "$ref": "7"
                                                                                },
                                                                                "tt_vouchers": [
                                                                                  {
                                                                                    "$ref": "37"
                                                                                  },
                                                                                  {
                                                                                    "$ref": "37"
                                                                                  }
                                                                                ]
                                                                              }
                                                                            }
                                                                          },
                                                                          {
                                                                            "$ref": "36"
                                                                          }
                                                                        ],
                                                                        "st_images": {
                                                                          "$ref": "9"
                                                                        },
                                                                        "st_users": {
                                                                          "$ref": "7"
                                                                        },
                                                                        "mt_items_sub": [
                                                                          {
                                                                            "$ref": "31"
                                                                          },
                                                                          {
                                                                            "$ref": "31"
                                                                          }
                                                                        ],
                                                                        "mt_prices_rules": [
                                                                          {
                                                                            "$id": "39",
                                                                            "id": "3b431563-9a09-4963-ae04-232ef93a3641",
                                                                            "id_mask": "sample string 2",
                                                                            "name": "sample string 3",
                                                                            "description": "sample string 4",
                                                                            "date_from": "2026-05-09T09:37:37.0409268+02:00",
                                                                            "date_end": "2026-05-09T09:37:37.0409268+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": "07758c3c-bcc4-44f6-9743-dddd54476441",
                                                                            "id_pos": "2b8e7819-e66b-47c5-83bd-32ded84f10c2",
                                                                            "id_list": "da768cb0-cf28-4726-8cfe-f1bfc7b99f45",
                                                                            "id_item": "2f01db53-3caa-4dfe-be02-3627632d4158",
                                                                            "id_item_type": "1dd636b4-7479-4e6c-99c3-1aab79606eae",
                                                                            "id_category": "25bb3eca-6c66-410e-b6b2-2b80f9d0d7f4",
                                                                            "by_day_week": true,
                                                                            "use_mon": true,
                                                                            "use_tue": true,
                                                                            "use_wed": true,
                                                                            "use_thu": true,
                                                                            "use_fri": true,
                                                                            "use_sat": true,
                                                                            "use_sun": true,
                                                                            "use_hour_ini": "00:00:00.1234567",
                                                                            "use_hour_end": "00:00:00.1234567",
                                                                            "active": true,
                                                                            "created_on": "2026-05-09T09:37:37.0409268+02:00",
                                                                            "last_update": "2026-05-09T09:37:37.0409268+02:00",
                                                                            "id_user_upd": "aea40f6c-05e5-4036-8330-627596d90249",
                                                                            "commited": true,
                                                                            "mt_branches": {
                                                                              "$ref": "8"
                                                                            },
                                                                            "mt_categories": {
                                                                              "$ref": "10"
                                                                            },
                                                                            "mt_items": {
                                                                              "$ref": "12"
                                                                            },
                                                                            "mt_items_types": {
                                                                              "$ref": "35"
                                                                            },
                                                                            "mt_pos": {
                                                                              "$ref": "15"
                                                                            },
                                                                            "mt_prices_list": {
                                                                              "$id": "40",
                                                                              "id": "f117bf3d-d7d3-474c-9df4-c5ad1a2b0747",
                                                                              "id_mask": "sample string 2",
                                                                              "name": "sample string 3",
                                                                              "description": "sample string 4",
                                                                              "id_ref": "11eabbda-79f8-47a4-ae21-2b77ccf44ac3",
                                                                              "tax_included": true,
                                                                              "switch_select": true,
                                                                              "item_type_default": 7,
                                                                              "name_pos": "sample string 8",
                                                                              "id_image": "e804d05e-a759-4020-8e4b-b2f907513e03",
                                                                              "view_pos": true,
                                                                              "order": 10,
                                                                              "color_border": "sample string 11",
                                                                              "color_button": "sample string 12",
                                                                              "color_font": "sample string 13",
                                                                              "active": true,
                                                                              "created_on": "2026-05-09T09:37:37.0409268+02:00",
                                                                              "last_update": "2026-05-09T09:37:37.0409268+02:00",
                                                                              "id_user_upd": "f10bd475-c9d5-4dc8-96cc-caa9d7a09cfe",
                                                                              "commited": true,
                                                                              "mt_pos_prices_list": [
                                                                                {
                                                                                  "$id": "41",
                                                                                  "id_pos": "0cd66c74-8087-4e6d-bbfc-013a9402e8ea",
                                                                                  "id_pos_type": "fd37c873-d73c-4e3a-8173-7f8a7327f18d",
                                                                                  "id_price_list": "2f60aad1-1edb-49f7-ab4b-40daa7c8974f",
                                                                                  "is_default": true,
                                                                                  "view_mon": true,
                                                                                  "view_tue": true,
                                                                                  "view_wed": true,
                                                                                  "view_thu": true,
                                                                                  "view_fri": true,
                                                                                  "view_sat": true,
                                                                                  "view_sun": true,
                                                                                  "active": true,
                                                                                  "created_on": "2026-05-09T09:37:37.0409268+02:00",
                                                                                  "last_update": "2026-05-09T09:37:37.0409268+02:00",
                                                                                  "id_user_upd": "493b24eb-75eb-46db-b159-51540c595370",
                                                                                  "commited": true,
                                                                                  "mt_pos_view": {
                                                                                    "$id": "42",
                                                                                    "id_pos": "7145734b-aa26-406a-b661-ec9bb8f8f012",
                                                                                    "id_pos_type": "31843c71-3639-424e-8dc1-9b7e6487a6fd",
                                                                                    "is_default": true,
                                                                                    "active": true,
                                                                                    "created_on": "2026-05-09T09:37:37.0409268+02:00",
                                                                                    "last_update": "2026-05-09T09:37:37.0409268+02:00",
                                                                                    "id_user_upd": "8da87f71-b65e-4855-a6ce-a25d0dd0b608",
                                                                                    "commited": true,
                                                                                    "mt_pos": {
                                                                                      "$ref": "15"
                                                                                    },
                                                                                    "mt_pos_prices_list": [
                                                                                      {
                                                                                        "$ref": "41"
                                                                                      },
                                                                                      {
                                                                                        "$ref": "41"
                                                                                      }
                                                                                    ],
                                                                                    "mt_pos_types": {
                                                                                      "$id": "43",
                                                                                      "id": "863197e5-9282-456f-9a62-faee7ad8eb2f",
                                                                                      "id_mask": "sample string 2",
                                                                                      "name": "sample string 3",
                                                                                      "is_module": true,
                                                                                      "order": 5,
                                                                                      "active": true,
                                                                                      "created_on": "2026-05-09T09:37:37.0409268+02:00",
                                                                                      "last_update": "2026-05-09T09:37:37.0409268+02:00",
                                                                                      "id_user_upd": "9a150c4d-950b-4b79-8000-9dde76c8ab40",
                                                                                      "commited": true,
                                                                                      "mt_items_featured": [
                                                                                        {
                                                                                          "$ref": "14"
                                                                                        },
                                                                                        {
                                                                                          "$ref": "14"
                                                                                        }
                                                                                      ],
                                                                                      "mt_pos_doc_print": [
                                                                                        {
                                                                                          "$ref": "2"
                                                                                        },
                                                                                        {
                                                                                          "$ref": "2"
                                                                                        }
                                                                                      ],
                                                                                      "st_users": {
                                                                                        "$ref": "7"
                                                                                      },
                                                                                      "mt_pos_view": [
                                                                                        {
                                                                                          "$ref": "42"
                                                                                        },
                                                                                        {
                                                                                          "$ref": "42"
                                                                                        }
                                                                                      ]
                                                                                    },
                                                                                    "st_users": {
                                                                                      "$ref": "7"
                                                                                    }
                                                                                  },
                                                                                  "mt_prices_list": {
                                                                                    "$ref": "40"
                                                                                  },
                                                                                  "st_users": {
                                                                                    "$ref": "7"
                                                                                  }
                                                                                },
                                                                                {
                                                                                  "$ref": "41"
                                                                                }
                                                                              ],
                                                                              "mt_prices_items": [
                                                                                {
                                                                                  "$id": "44",
                                                                                  "id_list": "2a953d95-b094-460b-a27c-48b4772b3423",
                                                                                  "id_item_sub": "09fa578b-97c4-4c61-8095-2294d4f2410f",
                                                                                  "validity_date": "2026-05-09T09:37:37.0409268+02:00",
                                                                                  "price": 4.1,
                                                                                  "active": true,
                                                                                  "created_on": "2026-05-09T09:37:37.0409268+02:00",
                                                                                  "last_update": "2026-05-09T09:37:37.0409268+02:00",
                                                                                  "id_user_upd": "988fab5c-700c-4d7b-b3ee-16a6d31d7e76",
                                                                                  "commited": true,
                                                                                  "mt_items_sub": {
                                                                                    "$ref": "31"
                                                                                  },
                                                                                  "mt_prices_list": {
                                                                                    "$ref": "40"
                                                                                  },
                                                                                  "st_users": {
                                                                                    "$ref": "7"
                                                                                  }
                                                                                },
                                                                                {
                                                                                  "$ref": "44"
                                                                                }
                                                                              ],
                                                                              "mt_prices_list1": [
                                                                                {
                                                                                  "$ref": "40"
                                                                                },
                                                                                {
                                                                                  "$ref": "40"
                                                                                }
                                                                              ],
                                                                              "mt_prices_list2": {
                                                                                "$ref": "40"
                                                                              },
                                                                              "mt_prices_list_rules": [
                                                                                {
                                                                                  "$id": "45",
                                                                                  "id": "f904de10-7ffc-4856-b7e7-16d11b962213",
                                                                                  "id_mask": "sample string 2",
                                                                                  "name": "sample string 3",
                                                                                  "description": "sample string 4",
                                                                                  "date_from": "2026-05-09T09:37:37.0409268+02:00",
                                                                                  "date_end": "2026-05-09T09:37:37.0409268+02:00",
                                                                                  "id_branch": "9ce3674c-2dd5-49a9-bfb5-9abe901cc2c2",
                                                                                  "id_pos": "db2b880a-7692-4f45-8444-9185725814f0",
                                                                                  "id_list": "41f1e6af-9ae2-49c7-9611-ef64966afa92",
                                                                                  "view_list": true,
                                                                                  "is_default": true,
                                                                                  "active": true,
                                                                                  "created_on": "2026-05-09T09:37:37.0409268+02:00",
                                                                                  "last_update": "2026-05-09T09:37:37.0409268+02:00",
                                                                                  "id_user_upd": "9993e2f3-a0c0-4445-b0bd-0e80acabfff0",
                                                                                  "commited": true,
                                                                                  "mt_branches": {
                                                                                    "$ref": "8"
                                                                                  },
                                                                                  "mt_pos": {
                                                                                    "$ref": "15"
                                                                                  },
                                                                                  "mt_prices_list": {
                                                                                    "$ref": "40"
                                                                                  },
                                                                                  "st_users": {
                                                                                    "$ref": "7"
                                                                                  }
                                                                                },
                                                                                {
                                                                                  "$ref": "45"
                                                                                }
                                                                              ],
                                                                              "st_images": {
                                                                                "$ref": "9"
                                                                              },
                                                                              "st_users": {
                                                                                "$ref": "7"
                                                                              },
                                                                              "mt_prices_rules": [
                                                                                {
                                                                                  "$ref": "39"
                                                                                },
                                                                                {
                                                                                  "$ref": "39"
                                                                                }
                                                                              ],
                                                                              "tt_doc_sa_det": [
                                                                                {
                                                                                  "$ref": "30"
                                                                                },
                                                                                {
                                                                                  "$ref": "30"
                                                                                }
                                                                              ]
                                                                            },
                                                                            "st_users": {
                                                                              "$ref": "7"
                                                                            }
                                                                          },
                                                                          {
                                                                            "$ref": "39"
                                                                          }
                                                                        ],
                                                                        "tt_items_customs": [
                                                                          {
                                                                            "$id": "46",
                                                                            "id": "07466128-c66c-411b-bdde-141c1940c078",
                                                                            "order_id": 2,
                                                                            "id_item": "21377135-ebc7-48cc-a536-e02ead7335eb",
                                                                            "id_item_type": "cc2818fc-2127-4b6a-813f-2a0f08c684c6",
                                                                            "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": "7edb58b2-a9eb-4350-ada9-1a549004b72d",
                                                                            "type_item": 11,
                                                                            "id_voucher_json": "d449011a-f38a-48aa-a6b7-3eb2541e8724",
                                                                            "count_voucher": 1,
                                                                            "id_category": "93bb001f-a005-4277-a61d-e64c8f8f903e",
                                                                            "created_on": "2026-05-09T09:37:37.0409268+02:00",
                                                                            "last_update": "2026-05-09T09:37:37.0409268+02:00",
                                                                            "id_user_upd": "a3f4050c-d762-4cfd-a1a3-d973935bc586",
                                                                            "commited": true,
                                                                            "mt_items": {
                                                                              "$ref": "12"
                                                                            },
                                                                            "mt_items_types": {
                                                                              "$ref": "35"
                                                                            },
                                                                            "st_users": {
                                                                              "$ref": "7"
                                                                            },
                                                                            "tt_pos_sesion": {
                                                                              "$id": "47",
                                                                              "id": "296f2384-ff78-4342-ac4b-1f1dc2a8aaba",
                                                                              "nro_sesion": 2,
                                                                              "id_pos": "c41adb15-8973-408f-9f0c-72994aeb5821",
                                                                              "date_tax": "2026-05-09T09:37:37.0409268+02:00",
                                                                              "date_open": "2026-05-09T09:37:37.0409268+02:00",
                                                                              "date_close": "2026-05-09T09:37:37.0409268+02:00",
                                                                              "id_user_open": "630049bc-c7cd-484b-9562-fb35654e6077",
                                                                              "id_user_close": "77e64d98-c231-45a8-9c0a-cce47d775074",
                                                                              "nro_z": 1,
                                                                              "amt_tot": 1.1,
                                                                              "locator_event": "sample string 6",
                                                                              "status_pos": 7,
                                                                              "training_sesion": true,
                                                                              "active": true,
                                                                              "created_on": "2026-05-09T09:37:37.0409268+02:00",
                                                                              "last_update": "2026-05-09T09:37:37.0409268+02:00",
                                                                              "commited": true,
                                                                              "mt_pos": {
                                                                                "$ref": "15"
                                                                              },
                                                                              "tt_cloakrooms_units": [
                                                                                {
                                                                                  "$ref": "18"
                                                                                },
                                                                                {
                                                                                  "$ref": "18"
                                                                                }
                                                                              ],
                                                                              "tt_items_customs": [
                                                                                {
                                                                                  "$ref": "46"
                                                                                },
                                                                                {
                                                                                  "$ref": "46"
                                                                                }
                                                                              ],
                                                                              "tt_doc_sa_pt": [
                                                                                {
                                                                                  "$id": "48",
                                                                                  "id": "75d8e424-79ee-48bf-96a0-0bf4c8671f3c",
                                                                                  "json_object": "sample string 2",
                                                                                  "json_pays": "sample string 3",
                                                                                  "id_pos_sesion": "cccce8c1-b6a6-439b-9bd9-b398b1f3ee73",
                                                                                  "type_pay": 5,
                                                                                  "module": "sample string 6",
                                                                                  "process": true,
                                                                                  "json_cloackrooms": "sample string 8",
                                                                                  "multi_select": 9,
                                                                                  "terminal_name": "sample string 10",
                                                                                  "created_on": "2026-05-09T09:37:37.0409268+02:00",
                                                                                  "tt_pos_sesion": {
                                                                                    "$ref": "47"
                                                                                  }
                                                                                },
                                                                                {
                                                                                  "$ref": "48"
                                                                                }
                                                                              ],
                                                                              "tt_rooms_units_activity": [
                                                                                {
                                                                                  "$id": "49",
                                                                                  "id": "ff91a477-fe76-4f56-b6da-95413762d24d",
                                                                                  "id_room_unit": "0e52343b-59b3-4a8d-b1ba-80bcaa3265d1",
                                                                                  "id_room_list": "62e40c1b-1f41-49b8-8a16-326f940e7f63",
                                                                                  "nro_res_ext": "sample string 3",
                                                                                  "date_reserved": "2026-05-09T09:37:37.0409268+02:00",
                                                                                  "date_from": "2026-05-09T09:37:37.0409268+02:00",
                                                                                  "date_end": "2026-05-09T09:37:37.0409268+02:00",
                                                                                  "date_open": "2026-05-09T09:37:37.0409268+02:00",
                                                                                  "date_close": "2026-05-09T09:37:37.0409268+02:00",
                                                                                  "id_employee": "5f7e4b95-22bf-4d56-959c-d598e117b580",
                                                                                  "id_employee_sec": "95a37a89-ecd6-4d72-bb12-ea62fb09dad1",
                                                                                  "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": "8370361c-cead-432c-bb21-c3b52321ca42",
                                                                                  "comment": "sample string 7",
                                                                                  "id_user_open": "f30d8ded-eeb8-4a11-9e75-024fd323bde8",
                                                                                  "id_user_close": "bb829604-7ab8-44f8-8b1a-da7d4a73d9c8",
                                                                                  "id_unit_state": "ec04a473-3359-4c4f-87e5-5e86e52009a7",
                                                                                  "id_pos_sesion": "ce54898d-78f5-48e7-bc66-1b8b47dc64ae",
                                                                                  "vip": true,
                                                                                  "paid": true,
                                                                                  "send": true,
                                                                                  "send_date": "2026-05-09T09:37:37.0409268+02:00",
                                                                                  "active": true,
                                                                                  "created_on": "2026-05-09T09:37:37.0409268+02:00",
                                                                                  "last_update": "2026-05-09T09:37:37.0409268+02:00",
                                                                                  "commited": true,
                                                                                  "mt_employees": {
                                                                                    "$ref": "27"
                                                                                  },
                                                                                  "mt_employees1": {
                                                                                    "$ref": "27"
                                                                                  },
                                                                                  "mt_rooms_units": {
                                                                                    "$id": "50",
                                                                                    "id": "4ec88c64-4199-4204-9589-b7258ddd3311",
                                                                                    "id_mask": "sample string 2",
                                                                                    "name": "sample string 3",
                                                                                    "name_label": "sample string 4",
                                                                                    "name_zone": "sample string 5",
                                                                                    "order": 6,
                                                                                    "id_room": "920cbdb1-919c-45cb-92c9-187e042d173f",
                                                                                    "pax": 8,
                                                                                    "pos_x": 9,
                                                                                    "pos_y": 10,
                                                                                    "size_w": 1,
                                                                                    "size_h": 1,
                                                                                    "in_map": true,
                                                                                    "reserved_on": true,
                                                                                    "id_room_type": "3328626f-d7f2-49f8-9fc3-b6c9f87ee93f",
                                                                                    "locked": true,
                                                                                    "date_locked": "2026-05-09T09:37:37.0409268+02:00",
                                                                                    "comment_locked": "sample string 15",
                                                                                    "active": true,
                                                                                    "created_on": "2026-05-09T09:37:37.0409268+02:00",
                                                                                    "last_update": "2026-05-09T09:37:37.0409268+02:00",
                                                                                    "id_user_upd": "8d1b120c-b485-4b07-aaac-ac58e8142baa",
                                                                                    "commited": true,
                                                                                    "mt_rooms": {
                                                                                      "$id": "51",
                                                                                      "id": "f3f5ae6b-cb15-47c8-ac9d-77bfbc89a353",
                                                                                      "id_mask": "sample string 2",
                                                                                      "name": "sample string 3",
                                                                                      "description": "sample string 4",
                                                                                      "id_branch": "a15dec7b-e2ec-4030-bd0b-96e3bd163f29",
                                                                                      "name_pos": "sample string 6",
                                                                                      "id_image": "78c43737-8138-43f5-ae4b-712c07fcc292",
                                                                                      "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": "b6b3af6d-0e13-4828-a736-fad35f683abc",
                                                                                      "refresh_status": true,
                                                                                      "active": true,
                                                                                      "created_on": "2026-05-09T09:37:37.0409268+02:00",
                                                                                      "last_update": "2026-05-09T09:37:37.0409268+02:00",
                                                                                      "id_user_upd": "dfae0195-2610-4bcc-8977-d3488f74dd7e",
                                                                                      "commited": true,
                                                                                      "mt_branches": {
                                                                                        "$ref": "8"
                                                                                      },
                                                                                      "mt_pos_rooms": [
                                                                                        {
                                                                                          "$id": "52",
                                                                                          "id_pos": "80f8a7e0-17da-4e57-ae0a-643d7f2e1c7b",
                                                                                          "id_room": "7ab3627d-d4b3-466a-93ab-7c39ec75e739",
                                                                                          "active": true,
                                                                                          "created_on": "2026-05-09T09:37:37.0409268+02:00",
                                                                                          "last_update": "2026-05-09T09:37:37.0409268+02:00",
                                                                                          "id_user_upd": "7fa3d785-2ac8-4b71-91c1-5c99d77216d5",
                                                                                          "commited": true,
                                                                                          "mt_pos": {
                                                                                            "$ref": "15"
                                                                                          },
                                                                                          "mt_rooms": {
                                                                                            "$ref": "51"
                                                                                          },
                                                                                          "st_users": {
                                                                                            "$ref": "7"
                                                                                          }
                                                                                        },
                                                                                        {
                                                                                          "$ref": "52"
                                                                                        }
                                                                                      ],
                                                                                      "st_images": {
                                                                                        "$ref": "9"
                                                                                      },
                                                                                      "st_images1": {
                                                                                        "$ref": "9"
                                                                                      },
                                                                                      "st_users": {
                                                                                        "$ref": "7"
                                                                                      },
                                                                                      "mt_rooms_units": [
                                                                                        {
                                                                                          "$ref": "50"
                                                                                        },
                                                                                        {
                                                                                          "$ref": "50"
                                                                                        }
                                                                                      ],
                                                                                      "tt_rooms_list": [
                                                                                        {
                                                                                          "$id": "53",
                                                                                          "id": "096f24a7-bcf4-4e6c-bacb-94ad0fb624d5",
                                                                                          "id_room": "5dac53ec-589d-4369-bb17-c39b1fe75f8f",
                                                                                          "date_in": "2026-05-09T09:37:37.0409268+02:00",
                                                                                          "date_out": "2026-05-09T09:37:37.0409268+02:00",
                                                                                          "id_user_add": "9fcc4c18-5a4e-412b-8ecb-a29548c20573",
                                                                                          "from_reservation": "sample string 5",
                                                                                          "pax": 6,
                                                                                          "status": 7,
                                                                                          "comment": "sample string 8",
                                                                                          "active": true,
                                                                                          "created_on": "2026-05-09T09:37:37.0409268+02:00",
                                                                                          "last_update": "2026-05-09T09:37:37.0409268+02:00",
                                                                                          "commited": true,
                                                                                          "mt_rooms": {
                                                                                            "$ref": "51"
                                                                                          },
                                                                                          "st_users": {
                                                                                            "$ref": "7"
                                                                                          },
                                                                                          "tt_rooms_units_activity": [
                                                                                            {
                                                                                              "$ref": "49"
                                                                                            },
                                                                                            {
                                                                                              "$ref": "49"
                                                                                            }
                                                                                          ]
                                                                                        },
                                                                                        {
                                                                                          "$ref": "53"
                                                                                        }
                                                                                      ]
                                                                                    },
                                                                                    "mt_rooms_units_types": {
                                                                                      "$id": "54",
                                                                                      "id": "f08781a9-36ce-496f-9656-4f96a4dde226",
                                                                                      "id_mask": "sample string 2",
                                                                                      "name": "sample string 3",
                                                                                      "description": "sample string 4",
                                                                                      "high": 5,
                                                                                      "width": 6,
                                                                                      "active": true,
                                                                                      "created_on": "2026-05-09T09:37:37.0409268+02:00",
                                                                                      "last_update": "2026-05-09T09:37:37.0409268+02:00",
                                                                                      "id_user_upd": "93a520e3-1d5a-416f-aca5-11272321db4a",
                                                                                      "commited": true,
                                                                                      "mt_rooms_units": [
                                                                                        {
                                                                                          "$ref": "50"
                                                                                        },
                                                                                        {
                                                                                          "$ref": "50"
                                                                                        }
                                                                                      ],
                                                                                      "mt_rooms_units_states_types": [
                                                                                        {
                                                                                          "$id": "55",
                                                                                          "id_room_type": "c6bee1ab-1320-45c8-9f69-3f913b11cd62",
                                                                                          "id_room_state": "2f296048-9a16-42ca-ad56-8df67539f28e",
                                                                                          "id_image": "6bce3cc6-3ad8-4ead-b82b-f9aaf48b4a25",
                                                                                          "color_font": "sample string 4",
                                                                                          "font_bold": true,
                                                                                          "font_underline": true,
                                                                                          "font_size": 7,
                                                                                          "active": true,
                                                                                          "created_on": "2026-05-09T09:37:37.0409268+02:00",
                                                                                          "last_update": "2026-05-09T09:37:37.0409268+02:00",
                                                                                          "id_user_upd": "42e3c81c-9110-4240-a479-b5b5666e74aa",
                                                                                          "commited": true,
                                                                                          "mt_rooms_units_states": {
                                                                                            "$id": "56",
                                                                                            "id": "831c7bea-3dd8-40d9-9ab9-20c48a07042d",
                                                                                            "id_mask": "sample string 2",
                                                                                            "name": "sample string 3",
                                                                                            "description": "sample string 4",
                                                                                            "color": "sample string 5",
                                                                                            "active": true,
                                                                                            "created_on": "2026-05-09T09:37:37.0409268+02:00",
                                                                                            "last_update": "2026-05-09T09:37:37.0409268+02:00",
                                                                                            "id_user_upd": "d54d3abc-575c-44bd-9c69-575d8ca58440",
                                                                                            "commited": true,
                                                                                            "st_users": {
                                                                                              "$ref": "7"
                                                                                            },
                                                                                            "mt_rooms_units_states_types": [
                                                                                              {
                                                                                                "$ref": "55"
                                                                                              },
                                                                                              {
                                                                                                "$ref": "55"
                                                                                              }
                                                                                            ],
                                                                                            "tt_rooms_units_activity": [
                                                                                              {
                                                                                                "$ref": "49"
                                                                                              },
                                                                                              {
                                                                                                "$ref": "49"
                                                                                              }
                                                                                            ]
                                                                                          },
                                                                                          "mt_rooms_units_types": {
                                                                                            "$ref": "54"
                                                                                          },
                                                                                          "st_images": {
                                                                                            "$ref": "9"
                                                                                          },
                                                                                          "st_users": {
                                                                                            "$ref": "7"
                                                                                          }
                                                                                        },
                                                                                        {
                                                                                          "$ref": "55"
                                                                                        }
                                                                                      ],
                                                                                      "st_users": {
                                                                                        "$ref": "7"
                                                                                      }
                                                                                    },
                                                                                    "st_users": {
                                                                                      "$ref": "7"
                                                                                    },
                                                                                    "tt_rooms_units_activity": [
                                                                                      {
                                                                                        "$ref": "49"
                                                                                      },
                                                                                      {
                                                                                        "$ref": "49"
                                                                                      }
                                                                                    ]
                                                                                  },
                                                                                  "mt_rooms_units_states": {
                                                                                    "$ref": "56"
                                                                                  },
                                                                                  "st_users": {
                                                                                    "$ref": "7"
                                                                                  },
                                                                                  "st_users1": {
                                                                                    "$ref": "7"
                                                                                  },
                                                                                  "tt_doc_sa": [
                                                                                    {
                                                                                      "$ref": "19"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "19"
                                                                                    }
                                                                                  ],
                                                                                  "tt_pos_sesion": {
                                                                                    "$ref": "47"
                                                                                  },
                                                                                  "tt_rooms_list": {
                                                                                    "$ref": "53"
                                                                                  }
                                                                                },
                                                                                {
                                                                                  "$ref": "49"
                                                                                }
                                                                              ],
                                                                              "st_users": {
                                                                                "$ref": "7"
                                                                              },
                                                                              "st_users1": {
                                                                                "$ref": "7"
                                                                              },
                                                                              "tt_tips": [
                                                                                {
                                                                                  "$id": "57",
                                                                                  "id": "c9db034c-ed9a-470a-8af6-b2b1f3581d46",
                                                                                  "id_pos_sesion": "ab050f8c-2dbb-426f-a906-f88a45b1f67b",
                                                                                  "amt_card": 1.1,
                                                                                  "amt_cash": 1.1,
                                                                                  "id_user": "450a8fda-f311-45c6-8c9b-5da38f414c6f",
                                                                                  "id_room_unit_activity": "48c2d710-f485-47e4-988a-59eb7d7aa195",
                                                                                  "id_doc_sa": "f188d6fb-2d01-4ec3-861a-b8063fea5f40",
                                                                                  "id_pos_type": "47d03d7f-a34e-4086-92c0-919303c1e9ae",
                                                                                  "block": true,
                                                                                  "comment": "sample string 5",
                                                                                  "json_response": "sample string 6",
                                                                                  "id_doc_ref": "1230f385-1236-4c34-92da-8ba3816932ef",
                                                                                  "coupon_id": "sample string 7",
                                                                                  "terminal_id": "sample string 8",
                                                                                  "card_name": "sample string 9",
                                                                                  "card_bank": "sample string 10",
                                                                                  "card_number": "sample string 11",
                                                                                  "client_name": "sample string 12",
                                                                                  "money_type": "sample string 13",
                                                                                  "merchant_id": "sample string 14",
                                                                                  "aid": "sample string 15",
                                                                                  "auth_num": "sample string 16",
                                                                                  "authorization": true,
                                                                                  "signature": true,
                                                                                  "contactless": true,
                                                                                  "date_hour_pay": "sample string 17",
                                                                                  "terminal_name": "sample string 18",
                                                                                  "active": true,
                                                                                  "created_on": "2026-05-09T09:37:37.0409268+02:00",
                                                                                  "last_update": "2026-05-09T09:37:37.0409268+02:00",
                                                                                  "commited": true,
                                                                                  "tt_pos_sesion": {
                                                                                    "$ref": "47"
                                                                                  },
                                                                                  "tt_tips_users": [
                                                                                    {
                                                                                      "$id": "58",
                                                                                      "id_tip": "2bbb41d1-1169-4b73-b024-82e9ada91e72",
                                                                                      "id_user": "c6ae473b-004a-40d8-ba46-fc1b15a38af7",
                                                                                      "amt_card": 1.1,
                                                                                      "amt_cash": 1.1,
                                                                                      "type_share": 3,
                                                                                      "active": true,
                                                                                      "created_on": "2026-05-09T09:37:37.0409268+02:00",
                                                                                      "last_update": "2026-05-09T09:37:37.0409268+02:00",
                                                                                      "commited": true,
                                                                                      "st_users": {
                                                                                        "$ref": "7"
                                                                                      },
                                                                                      "tt_tips": {
                                                                                        "$ref": "57"
                                                                                      }
                                                                                    },
                                                                                    {
                                                                                      "$ref": "58"
                                                                                    }
                                                                                  ]
                                                                                },
                                                                                {
                                                                                  "$ref": "57"
                                                                                }
                                                                              ],
                                                                              "tt_pos_sesion_users": [
                                                                                {
                                                                                  "$id": "59",
                                                                                  "id_pos_sesion": "bb96011c-6355-42cf-a63c-d91e99db6346",
                                                                                  "id_user": "6e4a2287-51ba-4393-b2f3-39dbfc74ce4c",
                                                                                  "date_add": "2026-05-09T09:37:37.0409268+02:00",
                                                                                  "distribution_index": 1.1,
                                                                                  "active": true,
                                                                                  "created_on": "2026-05-09T09:37:37.0409268+02:00",
                                                                                  "last_update": "2026-05-09T09:37:37.0409268+02:00",
                                                                                  "commited": true,
                                                                                  "st_users": {
                                                                                    "$ref": "7"
                                                                                  },
                                                                                  "tt_pos_sesion": {
                                                                                    "$ref": "47"
                                                                                  }
                                                                                },
                                                                                {
                                                                                  "$ref": "59"
                                                                                }
                                                                              ],
                                                                              "tt_doc_sa": [
                                                                                {
                                                                                  "$ref": "19"
                                                                                },
                                                                                {
                                                                                  "$ref": "19"
                                                                                }
                                                                              ],
                                                                              "tt_cmd_connection": [
                                                                                {
                                                                                  "$id": "60",
                                                                                  "id": "e0ef9203-2aeb-437e-a28a-89f07c636947",
                                                                                  "id_user": "7cec557d-0916-4c70-b52b-ebb2e95375e8",
                                                                                  "id_user_profile": "85437b4f-4871-4890-97ae-0a8823e44a9d",
                                                                                  "locator": "sample string 4",
                                                                                  "date_end": "2026-05-09T09:37:37.0409268+02:00",
                                                                                  "id_pos_sesion": "9a0a0a2a-ba45-42ab-b0c2-1a801110d7be",
                                                                                  "date_login": "2026-05-09T09:37:37.0409268+02:00",
                                                                                  "date_logout": "2026-05-09T09:37:37.0409268+02:00",
                                                                                  "terminal_id": "sample string 6",
                                                                                  "terminal_type": "sample string 7",
                                                                                  "created_on": "2026-05-09T09:37:37.0409268+02:00",
                                                                                  "last_update": "2026-05-09T09:37:37.0409268+02:00",
                                                                                  "commited": true,
                                                                                  "st_users": {
                                                                                    "$ref": "7"
                                                                                  },
                                                                                  "st_users_profiles": {
                                                                                    "$id": "61",
                                                                                    "id": "d6fc7f20-8a83-425d-8b6d-7245080df846",
                                                                                    "id_mask": "sample string 2",
                                                                                    "name": "sample string 3",
                                                                                    "description": "sample string 4",
                                                                                    "is_pass_required": true,
                                                                                    "is_admin": true,
                                                                                    "level_id": 7,
                                                                                    "order_1": 8,
                                                                                    "order_2": 9,
                                                                                    "order_3": 10,
                                                                                    "order_4": 11,
                                                                                    "is_tips": true,
                                                                                    "is_view_all": true,
                                                                                    "active": true,
                                                                                    "created_on": "2026-05-09T09:37:37.0409268+02:00",
                                                                                    "last_update": "2026-05-09T09:37:37.0409268+02:00",
                                                                                    "commited": true,
                                                                                    "st_permisions": [
                                                                                      {
                                                                                        "$id": "62",
                                                                                        "id": "7cb21cdf-304c-48ec-949c-c9aba45e8d76",
                                                                                        "id_function": "965b20b7-d685-48a9-9138-affb43a2e70d",
                                                                                        "id_user": "d7e585dc-bd5b-4985-bcb4-94d808aa6b04",
                                                                                        "id_profile": "d4041d54-0eb2-4380-ae83-749ba7a8ab23",
                                                                                        "permission": 3,
                                                                                        "active": true,
                                                                                        "created_on": "2026-05-09T09:37:37.0409268+02:00",
                                                                                        "last_update": "2026-05-09T09:37:37.0409268+02:00",
                                                                                        "commited": true,
                                                                                        "st_users_profiles": {
                                                                                          "$ref": "61"
                                                                                        },
                                                                                        "st_users": {
                                                                                          "$ref": "7"
                                                                                        },
                                                                                        "st_functions": {
                                                                                          "$id": "63",
                                                                                          "id": "908de560-5733-4342-9b99-a94984043db2",
                                                                                          "id_mask": "sample string 2",
                                                                                          "name": "sample string 3",
                                                                                          "description": "sample string 4",
                                                                                          "level_id": 5,
                                                                                          "id_group": "2de63564-1b6a-483e-bacb-e103da2441c5",
                                                                                          "name_event": "sample string 7",
                                                                                          "name_pos": "sample string 8",
                                                                                          "id_image": "aa99a14f-0685-4689-acae-62df1e456167",
                                                                                          "view_pos": true,
                                                                                          "order": 10,
                                                                                          "color_border": "sample string 11",
                                                                                          "color_button": "sample string 12",
                                                                                          "color_font": "sample string 13",
                                                                                          "font_bold": true,
                                                                                          "font_underline": true,
                                                                                          "font_size": 16,
                                                                                          "active": true,
                                                                                          "created_on": "2026-05-09T09:37:37.0409268+02:00",
                                                                                          "last_update": "2026-05-09T09:37:37.0409268+02:00",
                                                                                          "commited": true,
                                                                                          "st_functions_groups": {
                                                                                            "$id": "64",
                                                                                            "id": "c180e569-44bc-4a9e-b26b-a433bda3bc07",
                                                                                            "id_mask": "sample string 2",
                                                                                            "name": "sample string 3",
                                                                                            "description": "sample string 4",
                                                                                            "active": true,
                                                                                            "created_on": "2026-05-09T09:37:37.0409268+02:00",
                                                                                            "last_update": "2026-05-09T09:37:37.0409268+02:00",
                                                                                            "commited": true,
                                                                                            "st_functions": [
                                                                                              {
                                                                                                "$ref": "63"
                                                                                              },
                                                                                              {
                                                                                                "$ref": "63"
                                                                                              }
                                                                                            ]
                                                                                          },
                                                                                          "st_images": {
                                                                                            "$ref": "9"
                                                                                          },
                                                                                          "st_permisions": [
                                                                                            {
                                                                                              "$ref": "62"
                                                                                            },
                                                                                            {
                                                                                              "$ref": "62"
                                                                                            }
                                                                                          ]
                                                                                        }
                                                                                      },
                                                                                      {
                                                                                        "$ref": "62"
                                                                                      }
                                                                                    ],
                                                                                    "st_users": [
                                                                                      {
                                                                                        "$ref": "7"
                                                                                      },
                                                                                      {
                                                                                        "$ref": "7"
                                                                                      }
                                                                                    ],
                                                                                    "tt_cmd_connection": [
                                                                                      {
                                                                                        "$ref": "60"
                                                                                      },
                                                                                      {
                                                                                        "$ref": "60"
                                                                                      }
                                                                                    ]
                                                                                  },
                                                                                  "tt_pos_sesion": {
                                                                                    "$ref": "47"
                                                                                  }
                                                                                },
                                                                                {
                                                                                  "$ref": "60"
                                                                                }
                                                                              ],
                                                                              "tt_cmd_messages": [
                                                                                {
                                                                                  "$id": "65",
                                                                                  "id": "1adc9f5f-d20f-48a5-a3bf-17d5fa3a19a6",
                                                                                  "id_user": "de71a521-0000-44ee-a131-dd3edf9931fe",
                                                                                  "date_add": "2026-05-09T09:37:37.0409268+02:00",
                                                                                  "destiny_type": 4,
                                                                                  "id_key": "07352e2f-84cb-49a0-9c55-de2a08c397cd",
                                                                                  "message": "sample string 6",
                                                                                  "message_view": true,
                                                                                  "date_view": "2026-05-09T09:37:37.0409268+02:00",
                                                                                  "id_pos_sesion": "5df77d59-307b-432c-81f7-8f3e8bc339bd",
                                                                                  "terminal_add": "sample string 9",
                                                                                  "created_on": "2026-05-09T09:37:37.0409268+02:00",
                                                                                  "last_update": "2026-05-09T09:37:37.0409268+02:00",
                                                                                  "commited": true,
                                                                                  "st_users": {
                                                                                    "$ref": "7"
                                                                                  },
                                                                                  "tt_pos_sesion": {
                                                                                    "$ref": "47"
                                                                                  }
                                                                                },
                                                                                {
                                                                                  "$ref": "65"
                                                                                }
                                                                              ]
                                                                            }
                                                                          },
                                                                          {
                                                                            "$ref": "46"
                                                                          }
                                                                        ]
                                                                      },
                                                                      "mt_items_vouchers": {
                                                                        "$id": "66",
                                                                        "id": "3e793d61-fc46-4a37-bb3e-eb03c3b4716b",
                                                                        "id_mask": "sample string 2",
                                                                        "name": "sample string 3",
                                                                        "description": "sample string 4",
                                                                        "json": "sample string 5",
                                                                        "id_pay_type": "f8977f65-1909-495c-a426-55d33b6285c1",
                                                                        "id_doc_print": "df0a5bd8-1b3d-47a9-9e82-4de9e27ea23d",
                                                                        "hour_end": "00:00:00.1234567",
                                                                        "price_item_sub": true,
                                                                        "define_validity": true,
                                                                        "price_ref": true,
                                                                        "price_min": 11.1,
                                                                        "supply_apply": 12,
                                                                        "active": true,
                                                                        "created_on": "2026-05-09T09:37:37.0409268+02:00",
                                                                        "last_update": "2026-05-09T09:37:37.0409268+02:00",
                                                                        "commited": true,
                                                                        "mt_items_sub": [
                                                                          {
                                                                            "$ref": "31"
                                                                          },
                                                                          {
                                                                            "$ref": "31"
                                                                          }
                                                                        ]
                                                                      },
                                                                      "st_users": {
                                                                        "$ref": "7"
                                                                      },
                                                                      "mt_prices_items": [
                                                                        {
                                                                          "$ref": "44"
                                                                        },
                                                                        {
                                                                          "$ref": "44"
                                                                        }
                                                                      ],
                                                                      "tt_doc_sa_det": [
                                                                        {
                                                                          "$ref": "30"
                                                                        },
                                                                        {
                                                                          "$ref": "30"
                                                                        }
                                                                      ]
                                                                    },
                                                                    "mt_prices_list": {
                                                                      "$ref": "40"
                                                                    },
                                                                    "st_users": {
                                                                      "$ref": "7"
                                                                    },
                                                                    "st_users1": {
                                                                      "$ref": "7"
                                                                    },
                                                                    "tt_doc_sa": {
                                                                      "$ref": "19"
                                                                    },
                                                                    "tt_doc_sa_det_stock": [
                                                                      {
                                                                        "$id": "67",
                                                                        "id_doc_sa": "093c6df8-b6e1-4df8-b603-00bec04beb32",
                                                                        "id_line": 2,
                                                                        "id_item": "7bfba25e-bcef-4957-9264-72d9603e38e2",
                                                                        "qty": 4.1,
                                                                        "mt_items": {
                                                                          "$ref": "12"
                                                                        },
                                                                        "tt_doc_sa_det": {
                                                                          "$ref": "30"
                                                                        }
                                                                      },
                                                                      {
                                                                        "$ref": "67"
                                                                      }
                                                                    ]
                                                                  },
                                                                  {
                                                                    "$ref": "30"
                                                                  }
                                                                ],
                                                                "tt_doc_sa_pay": [
                                                                  {
                                                                    "$ref": "26"
                                                                  },
                                                                  {
                                                                    "$ref": "26"
                                                                  }
                                                                ],
                                                                "tt_vouchers": [
                                                                  {
                                                                    "$ref": "37"
                                                                  },
                                                                  {
                                                                    "$ref": "37"
                                                                  }
                                                                ],
                                                                "tt_vouchers_permisions": [
                                                                  {
                                                                    "$ref": "38"
                                                                  },
                                                                  {
                                                                    "$ref": "38"
                                                                  }
                                                                ],
                                                                "tt_rooms_units_activity": [
                                                                  {
                                                                    "$ref": "49"
                                                                  },
                                                                  {
                                                                    "$ref": "49"
                                                                  }
                                                                ],
                                                                "tt_rooms_units_activity1": [
                                                                  {
                                                                    "$ref": "49"
                                                                  },
                                                                  {
                                                                    "$ref": "49"
                                                                  }
                                                                ]
                                                              },
                                                              "mt_money_types": {
                                                                "$ref": "5"
                                                              },
                                                              "mt_payment_types": {
                                                                "$ref": "25"
                                                              },
                                                              "tt_doc_sa": {
                                                                "$ref": "19"
                                                              },
                                                              "tt_vouchers": {
                                                                "$ref": "37"
                                                              }
                                                            },
                                                            {
                                                              "$ref": "26"
                                                            }
                                                          ],
                                                          "tt_vouchers": [
                                                            {
                                                              "$ref": "37"
                                                            },
                                                            {
                                                              "$ref": "37"
                                                            }
                                                          ]
                                                        },
                                                        "st_users": {
                                                          "$ref": "7"
                                                        },
                                                        "mt_money_types": {
                                                          "$ref": "5"
                                                        },
                                                        "tt_doc_sa": {
                                                          "$ref": "19"
                                                        }
                                                      },
                                                      {
                                                        "$ref": "24"
                                                      }
                                                    ],
                                                    "tt_doc_sa_det": [
                                                      {
                                                        "$ref": "30"
                                                      },
                                                      {
                                                        "$ref": "30"
                                                      }
                                                    ],
                                                    "tt_doc_sa_pay": [
                                                      {
                                                        "$ref": "26"
                                                      },
                                                      {
                                                        "$ref": "26"
                                                      }
                                                    ],
                                                    "tt_doc_sa1": [
                                                      {
                                                        "$ref": "19"
                                                      },
                                                      {
                                                        "$ref": "19"
                                                      }
                                                    ],
                                                    "tt_doc_sa2": {
                                                      "$ref": "19"
                                                    },
                                                    "tt_pos_sesion": {
                                                      "$ref": "47"
                                                    },
                                                    "tt_rooms_units_activity": {
                                                      "$ref": "49"
                                                    },
                                                    "tt_spool_doc_print": [
                                                      {
                                                        "$id": "68",
                                                        "id": "01bd97dc-069f-41db-b540-1311038592c7",
                                                        "spool_server": "sample string 2",
                                                        "id_doc_sa": "53556265-0ea7-42df-9191-74b1fb66615b",
                                                        "spool_printer": "sample string 4",
                                                        "count": 5,
                                                        "created_on": "2026-05-09T09:37:37.0409268+02:00",
                                                        "printed": true,
                                                        "print_on": "2026-05-09T09:37:37.0409268+02:00",
                                                        "tt_doc_sa": {
                                                          "$ref": "19"
                                                        }
                                                      },
                                                      {
                                                        "$ref": "68"
                                                      }
                                                    ]
                                                  },
                                                  "tt_pos_sesion": {
                                                    "$ref": "47"
                                                  }
                                                },
                                                {
                                                  "$ref": "18"
                                                }
                                              ]
                                            },
                                            {
                                              "$ref": "17"
                                            }
                                          ],
                                          "mt_items_featured": [
                                            {
                                              "$ref": "14"
                                            },
                                            {
                                              "$ref": "14"
                                            }
                                          ],
                                          "mt_pos_print": [
                                            {
                                              "$id": "69",
                                              "id": "9b893e5b-e7a2-475d-84c9-c3cb6b4f9c30",
                                              "id_pos": "0a3c0c96-1390-4e5a-9dda-b3f5dbbd8297",
                                              "id_mask": "sample string 3",
                                              "name": "sample string 4",
                                              "mode_print": 5,
                                              "port": "sample string 6",
                                              "baud_rate": 1,
                                              "data_bits": 1,
                                              "stop_bit": 1,
                                              "flow_control": 1,
                                              "parity": 1,
                                              "pin_cashdrawer": 1,
                                              "ip_printer": "sample string 7",
                                              "port_ip": 1,
                                              "printer_name": "sample string 8",
                                              "active": true,
                                              "created_on": "2026-05-09T09:37:37.0409268+02:00",
                                              "last_update": "2026-05-09T09:37:37.0409268+02:00",
                                              "id_user_upd": "0bbb3f2f-f7a0-4cb8-a9a0-85acb6ac62df",
                                              "commited": true,
                                              "mt_pos": {
                                                "$ref": "15"
                                              },
                                              "mt_pos_doc_print": [
                                                {
                                                  "$ref": "2"
                                                },
                                                {
                                                  "$ref": "2"
                                                }
                                              ],
                                              "st_users": {
                                                "$ref": "7"
                                              }
                                            },
                                            {
                                              "$ref": "69"
                                            }
                                          ],
                                          "mt_pos_rooms": [
                                            {
                                              "$ref": "52"
                                            },
                                            {
                                              "$ref": "52"
                                            }
                                          ],
                                          "st_users": {
                                            "$ref": "7"
                                          },
                                          "mt_pos_view": [
                                            {
                                              "$ref": "42"
                                            },
                                            {
                                              "$ref": "42"
                                            }
                                          ],
                                          "mt_prices_list_rules": [
                                            {
                                              "$ref": "45"
                                            },
                                            {
                                              "$ref": "45"
                                            }
                                          ],
                                          "mt_prices_rules": [
                                            {
                                              "$ref": "39"
                                            },
                                            {
                                              "$ref": "39"
                                            }
                                          ],
                                          "st_doc_num": [
                                            {
                                              "$id": "70",
                                              "id_pos": "024eebc9-77b5-47da-abb0-7137ca742db2",
                                              "id_doc": "8d02c1b3-d633-4384-9397-96f3bea71bf5",
                                              "value": 3,
                                              "created_on": "2026-05-09T09:37:37.0409268+02:00",
                                              "last_update": "2026-05-09T09:37:37.0409268+02:00",
                                              "commited": true,
                                              "mt_docs": {
                                                "$ref": "3"
                                              },
                                              "mt_pos": {
                                                "$ref": "15"
                                              }
                                            },
                                            {
                                              "$ref": "70"
                                            }
                                          ],
                                          "st_pos_license": [
                                            {
                                              "$id": "71",
                                              "id": "7fa83809-59f1-4041-8131-1bd81dadfb3b",
                                              "id_pos": "7d99482c-ea1f-4477-9087-b1e5c8c020e5",
                                              "mac_address": "sample string 3",
                                              "date_end": "2026-05-09T09:37:37.0409268+02:00",
                                              "key_access": "sample string 5",
                                              "id_user_add": "c30f40fe-95e1-48e8-9339-f20dd02c9b7a",
                                              "active": true,
                                              "created_on": "2026-05-09T09:37:37.0409268+02:00",
                                              "last_update": "2026-05-09T09:37:37.0409268+02:00",
                                              "commited": true,
                                              "mt_pos": {
                                                "$ref": "15"
                                              },
                                              "st_users": {
                                                "$ref": "7"
                                              }
                                            },
                                            {
                                              "$ref": "71"
                                            }
                                          ],
                                          "st_users_pos": [
                                            {
                                              "$id": "72",
                                              "id_user": "a3549244-5547-4041-b313-58c9591912ed",
                                              "id_pos": "edcd1904-8808-48c8-b822-7c181ffe1bf1",
                                              "pass_required": true,
                                              "active": true,
                                              "created_on": "2026-05-09T09:37:37.0409268+02:00",
                                              "last_update": "2026-05-09T09:37:37.0409268+02:00",
                                              "commited": true,
                                              "mt_pos": {
                                                "$ref": "15"
                                              },
                                              "st_users": {
                                                "$ref": "7"
                                              }
                                            },
                                            {
                                              "$ref": "72"
                                            }
                                          ],
                                          "tt_doc_sa": [
                                            {
                                              "$ref": "19"
                                            },
                                            {
                                              "$ref": "19"
                                            }
                                          ],
                                          "tt_pos_connection": [
                                            {
                                              "$id": "73",
                                              "id": "bf9733fa-7585-467d-95f1-fde642affcaa",
                                              "id_pos": "9304b73e-0bc3-4009-9324-72c35f575970",
                                              "date_add": "2026-05-09T09:37:37.0409268+02:00",
                                              "date_upd": "2026-05-09T09:37:37.0409268+02:00",
                                              "date_out": "2026-05-09T09:37:37.0409268+02:00",
                                              "connection_type": "sample string 3",
                                              "connection_speed": 1,
                                              "terminal_name": "sample string 4",
                                              "version": "sample string 5",
                                              "commited": true,
                                              "mt_pos": {
                                                "$ref": "15"
                                              }
                                            },
                                            {
                                              "$ref": "73"
                                            }
                                          ],
                                          "tt_pos_sesion": [
                                            {
                                              "$ref": "47"
                                            },
                                            {
                                              "$ref": "47"
                                            }
                                          ],
                                          "mt_branches": {
                                            "$ref": "8"
                                          },
                                          "tt_logs": [
                                            {
                                              "$id": "74",
                                              "id": "766bf01d-b842-4195-8253-7cfced7be652",
                                              "id_user_add": "44c7af83-6150-4495-b03e-5db492502046",
                                              "id_table": "9a18fa1d-439e-49b6-a9a8-297f29660ba0",
                                              "message_log": "sample string 3",
                                              "json_object": "sample string 4",
                                              "log_type": "sample string 5",
                                              "id_pos": "08dd7620-2aca-4a64-ac5b-7fde3c309532",
                                              "created_on": "2026-05-09T09:37:37.0409268+02:00",
                                              "commited": true,
                                              "mt_pos": {
                                                "$ref": "15"
                                              },
                                              "st_sync_tables": {
                                                "$id": "75",
                                                "id": "5c4ab583-5b05-47df-aff1-005ec848a395",
                                                "level": 2,
                                                "order": 3,
                                                "name": "sample string 4",
                                                "log_ins": true,
                                                "log_upd": true,
                                                "packet_forward": true,
                                                "active": true,
                                                "created_on": "2026-05-09T09:37:37.0409268+02:00",
                                                "last_update": "2026-05-09T09:37:37.0409268+02:00",
                                                "commited": true,
                                                "st_sync_packages_det": [
                                                  {
                                                    "$id": "76",
                                                    "id": "d22497c5-0f27-4725-8233-552a889f8c5a",
                                                    "id_sync": "3cf23c13-b014-40fa-b3d8-931e9d3f2dda",
                                                    "json": "sample string 3",
                                                    "id_table": "c62b3836-6426-4147-845c-e657567715b2",
                                                    "order": 5,
                                                    "st_sync_packages": {
                                                      "$id": "77",
                                                      "id": "1b045422-076d-48da-9f3f-08a3e569feb9",
                                                      "id_branch_from": "2e236e74-c077-4a0f-a90b-a764ca31b894",
                                                      "id_branch_to": "e32171cf-ec3d-4049-a230-badf1dc0a998",
                                                      "type": 4,
                                                      "created_on": "2026-05-09T09:37:37.0409268+02:00",
                                                      "order": 6,
                                                      "status": 7,
                                                      "log_info": "sample string 8",
                                                      "sync_on": "2026-05-09T09:37:37.0409268+02:00",
                                                      "send_on": "2026-05-09T09:37:37.0409268+02:00",
                                                      "mt_branches": {
                                                        "$ref": "8"
                                                      },
                                                      "mt_branches1": {
                                                        "$ref": "8"
                                                      },
                                                      "st_sync_packages_det": [
                                                        {
                                                          "$ref": "76"
                                                        },
                                                        {
                                                          "$ref": "76"
                                                        }
                                                      ]
                                                    },
                                                    "st_sync_tables": {
                                                      "$ref": "75"
                                                    }
                                                  },
                                                  {
                                                    "$ref": "76"
                                                  }
                                                ],
                                                "tt_logs": [
                                                  {
                                                    "$ref": "74"
                                                  },
                                                  {
                                                    "$ref": "74"
                                                  }
                                                ]
                                              },
                                              "st_users": {
                                                "$ref": "7"
                                              }
                                            },
                                            {
                                              "$ref": "74"
                                            }
                                          ],
                                          "st_local_variables": [
                                            {
                                              "$id": "78",
                                              "id": "56620aa1-079b-4576-9b44-e9f1b39b1168",
                                              "id_pos": "52610234-fd28-4b44-bf7a-3375b751b61e",
                                              "name": "sample string 3",
                                              "description": "sample string 4",
                                              "value": "sample string 5",
                                              "type": "sample string 6",
                                              "last_update": "2026-05-09T09:37:37.0409268+02:00",
                                              "commited": true,
                                              "mt_pos": {
                                                "$ref": "15"
                                              }
                                            },
                                            {
                                              "$ref": "78"
                                            }
                                          ],
                                          "tt_doc_st": [
                                            {
                                              "$ref": "21"
                                            },
                                            {
                                              "$ref": "21"
                                            }
                                          ]
                                        },
                                        "mt_pos_types": {
                                          "$ref": "43"
                                        },
                                        "st_users": {
                                          "$ref": "7"
                                        }
                                      },
                                      {
                                        "$ref": "14"
                                      }
                                    ],
                                    "mt_items_formula": [
                                      {
                                        "$ref": "32"
                                      },
                                      {
                                        "$ref": "32"
                                      }
                                    ],
                                    "mt_units": {
                                      "$ref": "34"
                                    },
                                    "mt_units1": {
                                      "$ref": "34"
                                    },
                                    "st_images": {
                                      "$ref": "9"
                                    },
                                    "st_users": {
                                      "$ref": "7"
                                    },
                                    "mt_items_sub": [
                                      {
                                        "$ref": "31"
                                      },
                                      {
                                        "$ref": "31"
                                      }
                                    ],
                                    "mt_prices_rules": [
                                      {
                                        "$ref": "39"
                                      },
                                      {
                                        "$ref": "39"
                                      }
                                    ],
                                    "tt_doc_sa_det_stock": [
                                      {
                                        "$ref": "67"
                                      },
                                      {
                                        "$ref": "67"
                                      }
                                    ],
                                    "tt_doc_st_det": [
                                      {
                                        "$ref": "22"
                                      },
                                      {
                                        "$ref": "22"
                                      }
                                    ],
                                    "tt_items_customs": [
                                      {
                                        "$ref": "46"
                                      },
                                      {
                                        "$ref": "46"
                                      }
                                    ],
                                    "tt_stock": [
                                      {
                                        "$ref": "23"
                                      },
                                      {
                                        "$ref": "23"
                                      }
                                    ],
                                    "tt_vouchers_det": [
                                      {
                                        "$ref": "36"
                                      },
                                      {
                                        "$ref": "36"
                                      }
                                    ]
                                  },
                                  "st_users": {
                                    "$ref": "7"
                                  }
                                },
                                {
                                  "$ref": "11"
                                }
                              ],
                              "st_images": {
                                "$ref": "9"
                              },
                              "st_users": {
                                "$ref": "7"
                              },
                              "mt_prices_rules": [
                                {
                                  "$ref": "39"
                                },
                                {
                                  "$ref": "39"
                                }
                              ],
                              "tt_vouchers_det": [
                                {
                                  "$ref": "36"
                                },
                                {
                                  "$ref": "36"
                                }
                              ]
                            },
                            {
                              "$ref": "10"
                            }
                          ],
                          "mt_employees": [
                            {
                              "$ref": "27"
                            },
                            {
                              "$ref": "27"
                            }
                          ],
                          "mt_items": [
                            {
                              "$ref": "12"
                            },
                            {
                              "$ref": "12"
                            }
                          ],
                          "mt_items_types": [
                            {
                              "$ref": "35"
                            },
                            {
                              "$ref": "35"
                            }
                          ],
                          "mt_money_types": [
                            {
                              "$ref": "5"
                            },
                            {
                              "$ref": "5"
                            }
                          ],
                          "mt_payment_types": [
                            {
                              "$ref": "25"
                            },
                            {
                              "$ref": "25"
                            }
                          ],
                          "mt_prices_list": [
                            {
                              "$ref": "40"
                            },
                            {
                              "$ref": "40"
                            }
                          ],
                          "mt_rooms": [
                            {
                              "$ref": "51"
                            },
                            {
                              "$ref": "51"
                            }
                          ],
                          "mt_rooms1": [
                            {
                              "$ref": "51"
                            },
                            {
                              "$ref": "51"
                            }
                          ],
                          "mt_rooms_units_states_types": [
                            {
                              "$ref": "55"
                            },
                            {
                              "$ref": "55"
                            }
                          ],
                          "st_functions": [
                            {
                              "$ref": "63"
                            },
                            {
                              "$ref": "63"
                            }
                          ],
                          "st_images_types": {
                            "$id": "79",
                            "id": "74b4720a-0b98-4cb5-8431-f2a5b20e2ce9",
                            "id_mask": "sample string 2",
                            "name": "sample string 3",
                            "description": "sample string 4",
                            "active": true,
                            "created_on": "2026-05-09T09:37:37.0409268+02:00",
                            "last_update": "2026-05-09T09:37:37.0409268+02:00",
                            "commited": true,
                            "st_images": [
                              {
                                "$ref": "9"
                              },
                              {
                                "$ref": "9"
                              }
                            ]
                          },
                          "mt_docs": [
                            {
                              "$ref": "3"
                            },
                            {
                              "$ref": "3"
                            }
                          ],
                          "st_users": [
                            {
                              "$ref": "7"
                            },
                            {
                              "$ref": "7"
                            }
                          ],
                          "st_users1": [
                            {
                              "$ref": "7"
                            },
                            {
                              "$ref": "7"
                            }
                          ],
                          "mt_cloakrooms": [
                            {
                              "$ref": "17"
                            },
                            {
                              "$ref": "17"
                            }
                          ]
                        },
                        "st_users": {
                          "$ref": "7"
                        },
                        "mt_branches_zones": [
                          {
                            "$ref": "16"
                          },
                          {
                            "$ref": "16"
                          }
                        ],
                        "mt_employees_branches": [
                          {
                            "$ref": "28"
                          },
                          {
                            "$ref": "28"
                          }
                        ],
                        "mt_items_featured": [
                          {
                            "$ref": "14"
                          },
                          {
                            "$ref": "14"
                          }
                        ],
                        "mt_locations": [
                          {
                            "$ref": "20"
                          },
                          {
                            "$ref": "20"
                          }
                        ],
                        "mt_periods": [
                          {
                            "$id": "80",
                            "id_branch": "29f7a251-bc86-4e30-a34e-6a6ef026c6a5",
                            "exercise_id": 2,
                            "period_id": 3,
                            "date_from": "2026-05-09T09:37:37.0409268+02:00",
                            "date_end": "2026-05-09T09:37:37.0409268+02:00",
                            "state": "sample string 6",
                            "created_on": "2026-05-09T09:37:37.0409268+02:00",
                            "last_update": "2026-05-09T09:37:37.0409268+02:00",
                            "commited": true,
                            "mt_branches": {
                              "$ref": "8"
                            }
                          },
                          {
                            "$ref": "80"
                          }
                        ],
                        "mt_pos": [
                          {
                            "$ref": "15"
                          },
                          {
                            "$ref": "15"
                          }
                        ],
                        "mt_prices_list_rules": [
                          {
                            "$ref": "45"
                          },
                          {
                            "$ref": "45"
                          }
                        ],
                        "mt_prices_rules": [
                          {
                            "$ref": "39"
                          },
                          {
                            "$ref": "39"
                          }
                        ],
                        "mt_rooms": [
                          {
                            "$ref": "51"
                          },
                          {
                            "$ref": "51"
                          }
                        ],
                        "st_sync_packages": [
                          {
                            "$ref": "77"
                          },
                          {
                            "$ref": "77"
                          }
                        ],
                        "st_sync_packages1": [
                          {
                            "$ref": "77"
                          },
                          {
                            "$ref": "77"
                          }
                        ],
                        "tt_doc_sa": [
                          {
                            "$ref": "19"
                          },
                          {
                            "$ref": "19"
                          }
                        ],
                        "tt_doc_st": [
                          {
                            "$ref": "21"
                          },
                          {
                            "$ref": "21"
                          }
                        ],
                        "tt_vouchers": [
                          {
                            "$ref": "37"
                          },
                          {
                            "$ref": "37"
                          }
                        ],
                        "tt_vouchers_permisions": [
                          {
                            "$ref": "38"
                          },
                          {
                            "$ref": "38"
                          }
                        ]
                      },
                      {
                        "$ref": "8"
                      }
                    ],
                    "mt_branches_zones": [
                      {
                        "$ref": "16"
                      },
                      {
                        "$ref": "16"
                      }
                    ],
                    "mt_brands": [
                      {
                        "$ref": "13"
                      },
                      {
                        "$ref": "13"
                      }
                    ],
                    "mt_categories": [
                      {
                        "$ref": "10"
                      },
                      {
                        "$ref": "10"
                      }
                    ],
                    "mt_categories_items": [
                      {
                        "$ref": "11"
                      },
                      {
                        "$ref": "11"
                      }
                    ],
                    "mt_cloakrooms": [
                      {
                        "$ref": "17"
                      },
                      {
                        "$ref": "17"
                      }
                    ],
                    "mt_docs_payment_money": [
                      {
                        "$ref": "4"
                      },
                      {
                        "$ref": "4"
                      }
                    ],
                    "mt_employees": [
                      {
                        "$ref": "27"
                      },
                      {
                        "$ref": "27"
                      }
                    ],
                    "mt_employees_profiles": [
                      {
                        "$ref": "29"
                      },
                      {
                        "$ref": "29"
                      }
                    ],
                    "mt_items_featured": [
                      {
                        "$ref": "14"
                      },
                      {
                        "$ref": "14"
                      }
                    ],
                    "mt_items_sub": [
                      {
                        "$ref": "31"
                      },
                      {
                        "$ref": "31"
                      }
                    ],
                    "mt_items_types": [
                      {
                        "$ref": "35"
                      },
                      {
                        "$ref": "35"
                      }
                    ],
                    "mt_locations": [
                      {
                        "$ref": "20"
                      },
                      {
                        "$ref": "20"
                      }
                    ],
                    "mt_money_rates": [
                      {
                        "$ref": "6"
                      },
                      {
                        "$ref": "6"
                      }
                    ],
                    "mt_money_types": [
                      {
                        "$ref": "5"
                      },
                      {
                        "$ref": "5"
                      }
                    ],
                    "mt_payment_types": [
                      {
                        "$ref": "25"
                      },
                      {
                        "$ref": "25"
                      }
                    ],
                    "mt_pos": [
                      {
                        "$ref": "15"
                      },
                      {
                        "$ref": "15"
                      }
                    ],
                    "mt_pos_doc_print": [
                      {
                        "$ref": "2"
                      },
                      {
                        "$ref": "2"
                      }
                    ],
                    "mt_pos_prices_list": [
                      {
                        "$ref": "41"
                      },
                      {
                        "$ref": "41"
                      }
                    ],
                    "mt_pos_print": [
                      {
                        "$ref": "69"
                      },
                      {
                        "$ref": "69"
                      }
                    ],
                    "mt_pos_rooms": [
                      {
                        "$ref": "52"
                      },
                      {
                        "$ref": "52"
                      }
                    ],
                    "mt_pos_types": [
                      {
                        "$ref": "43"
                      },
                      {
                        "$ref": "43"
                      }
                    ],
                    "mt_pos_view": [
                      {
                        "$ref": "42"
                      },
                      {
                        "$ref": "42"
                      }
                    ],
                    "mt_prices_items": [
                      {
                        "$ref": "44"
                      },
                      {
                        "$ref": "44"
                      }
                    ],
                    "mt_prices_list": [
                      {
                        "$ref": "40"
                      },
                      {
                        "$ref": "40"
                      }
                    ],
                    "mt_prices_list_rules": [
                      {
                        "$ref": "45"
                      },
                      {
                        "$ref": "45"
                      }
                    ],
                    "mt_prices_rules": [
                      {
                        "$ref": "39"
                      },
                      {
                        "$ref": "39"
                      }
                    ],
                    "mt_rooms": [
                      {
                        "$ref": "51"
                      },
                      {
                        "$ref": "51"
                      }
                    ],
                    "mt_rooms_units": [
                      {
                        "$ref": "50"
                      },
                      {
                        "$ref": "50"
                      }
                    ],
                    "mt_rooms_units_states_types": [
                      {
                        "$ref": "55"
                      },
                      {
                        "$ref": "55"
                      }
                    ],
                    "mt_rooms_units_types": [
                      {
                        "$ref": "54"
                      },
                      {
                        "$ref": "54"
                      }
                    ],
                    "mt_units": [
                      {
                        "$ref": "34"
                      },
                      {
                        "$ref": "34"
                      }
                    ],
                    "mt_units_ref": [
                      {
                        "$ref": "33"
                      },
                      {
                        "$ref": "33"
                      }
                    ],
                    "st_images": {
                      "$ref": "9"
                    },
                    "st_images1": {
                      "$ref": "9"
                    },
                    "st_permisions": [
                      {
                        "$ref": "62"
                      },
                      {
                        "$ref": "62"
                      }
                    ],
                    "st_pos_license": [
                      {
                        "$ref": "71"
                      },
                      {
                        "$ref": "71"
                      }
                    ],
                    "st_users_pos": [
                      {
                        "$ref": "72"
                      },
                      {
                        "$ref": "72"
                      }
                    ],
                    "st_users_token": [
                      {
                        "$id": "81",
                        "id": "781c4094-f24e-4c37-b76d-e770967edd91",
                        "token_id": "sample string 2",
                        "id_user": "27c8f259-39fe-4c13-a74e-88712fa18d8b",
                        "date_from": "2026-05-09T09:37:37.0409268+02:00",
                        "date_end": "2026-05-09T09:37:37.0409268+02:00",
                        "created_on": "2026-05-09T09:37:37.0409268+02:00",
                        "st_users": {
                          "$ref": "7"
                        }
                      },
                      {
                        "$ref": "81"
                      }
                    ],
                    "tt_doc_sa_cashflow": [
                      {
                        "$ref": "24"
                      },
                      {
                        "$ref": "24"
                      }
                    ],
                    "tt_doc_sa_det": [
                      {
                        "$ref": "30"
                      },
                      {
                        "$ref": "30"
                      }
                    ],
                    "tt_doc_sa_det1": [
                      {
                        "$ref": "30"
                      },
                      {
                        "$ref": "30"
                      }
                    ],
                    "tt_doc_st": [
                      {
                        "$ref": "21"
                      },
                      {
                        "$ref": "21"
                      }
                    ],
                    "tt_doc_st1": [
                      {
                        "$ref": "21"
                      },
                      {
                        "$ref": "21"
                      }
                    ],
                    "tt_items_customs": [
                      {
                        "$ref": "46"
                      },
                      {
                        "$ref": "46"
                      }
                    ],
                    "tt_logs": [
                      {
                        "$ref": "74"
                      },
                      {
                        "$ref": "74"
                      }
                    ],
                    "tt_pos_sesion": [
                      {
                        "$ref": "47"
                      },
                      {
                        "$ref": "47"
                      }
                    ],
                    "tt_pos_sesion1": [
                      {
                        "$ref": "47"
                      },
                      {
                        "$ref": "47"
                      }
                    ],
                    "tt_rooms_list": [
                      {
                        "$ref": "53"
                      },
                      {
                        "$ref": "53"
                      }
                    ],
                    "tt_rooms_units_activity": [
                      {
                        "$ref": "49"
                      },
                      {
                        "$ref": "49"
                      }
                    ],
                    "tt_rooms_units_activity1": [
                      {
                        "$ref": "49"
                      },
                      {
                        "$ref": "49"
                      }
                    ],
                    "tt_rooms_units_log": [
                      {
                        "$id": "82",
                        "id": "b25426a5-c7d3-444f-b4ca-76bfc4792f9f",
                        "id_room_activity": "acee3f67-0ad7-4155-9568-21aadefaa23e",
                        "id_pos_sesion": "250ed49e-c513-456c-b990-7a3163b625d6",
                        "log_text": "sample string 4",
                        "id_user": "792d5d83-a4c3-4c49-a842-bc9835bd5386",
                        "created_on": "2026-05-09T09:37:37.0409268+02:00",
                        "commited": true,
                        "st_users": {
                          "$ref": "7"
                        }
                      },
                      {
                        "$ref": "82"
                      }
                    ],
                    "tt_tips_users": [
                      {
                        "$ref": "58"
                      },
                      {
                        "$ref": "58"
                      }
                    ],
                    "tt_vouchers_permisions": [
                      {
                        "$ref": "38"
                      },
                      {
                        "$ref": "38"
                      }
                    ],
                    "tt_vouchers": [
                      {
                        "$ref": "37"
                      },
                      {
                        "$ref": "37"
                      }
                    ],
                    "mt_docs": [
                      {
                        "$ref": "3"
                      },
                      {
                        "$ref": "3"
                      }
                    ],
                    "tt_pos_sesion_users": [
                      {
                        "$ref": "59"
                      },
                      {
                        "$ref": "59"
                      }
                    ],
                    "tt_doc_sa": [
                      {
                        "$ref": "19"
                      },
                      {
                        "$ref": "19"
                      }
                    ],
                    "tt_doc_sa1": [
                      {
                        "$ref": "19"
                      },
                      {
                        "$ref": "19"
                      }
                    ],
                    "mt_items": [
                      {
                        "$ref": "12"
                      },
                      {
                        "$ref": "12"
                      }
                    ],
                    "mt_rooms_units_states": [
                      {
                        "$ref": "56"
                      },
                      {
                        "$ref": "56"
                      }
                    ],
                    "st_users_profiles": {
                      "$ref": "61"
                    },
                    "tt_cmd_connection": [
                      {
                        "$ref": "60"
                      },
                      {
                        "$ref": "60"
                      }
                    ],
                    "tt_cmd_messages": [
                      {
                        "$ref": "65"
                      },
                      {
                        "$ref": "65"
                      }
                    ]
                  }
                },
                {
                  "$ref": "6"
                }
              ],
              "mt_money_rates1": [
                {
                  "$ref": "6"
                },
                {
                  "$ref": "6"
                }
              ],
              "st_images": {
                "$ref": "9"
              },
              "st_users": {
                "$ref": "7"
              },
              "tt_doc_sa_cashflow": [
                {
                  "$ref": "24"
                },
                {
                  "$ref": "24"
                }
              ],
              "tt_doc_sa_pay": [
                {
                  "$ref": "26"
                },
                {
                  "$ref": "26"
                }
              ]
            },
            "mt_payment_types": {
              "$ref": "25"
            },
            "st_users": {
              "$ref": "7"
            }
          },
          {
            "$ref": "4"
          }
        ],
        "st_images": {
          "$ref": "9"
        },
        "st_users": {
          "$ref": "7"
        },
        "mt_pos_doc_print": [
          {
            "$ref": "2"
          },
          {
            "$ref": "2"
          }
        ],
        "st_doc_num": [
          {
            "$ref": "70"
          },
          {
            "$ref": "70"
          }
        ],
        "tt_doc_sa": [
          {
            "$ref": "19"
          },
          {
            "$ref": "19"
          }
        ],
        "tt_doc_st": [
          {
            "$ref": "21"
          },
          {
            "$ref": "21"
          }
        ]
      },
      "mt_pos_print": {
        "$ref": "69"
      },
      "mt_pos_types": {
        "$ref": "43"
      },
      "st_doc_print": {
        "$ref": "1"
      },
      "st_users": {
        "$ref": "7"
      }
    },
    {
      "$ref": "2"
    }
  ],
  "st_doc_print_det": [
    {
      "$id": "83",
      "id_doc_print": "b54bd1c6-3bc6-4a6c-86c3-2cf08c07f236",
      "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": "1"
      }
    },
    {
      "$ref": "83"
    }
  ]
}