POST api/tt_logs/logs_list

Request Information

URI Parameters

None.

Body Parameters

Collection of tt_logs
NameDescriptionTypeAdditional information
id

globally unique identifier

None.

id_user_add

globally unique identifier

Required

id_table

globally unique identifier

None.

message_log

string

Required

Max length: 2000

json_object

string

Max length: 8000

log_type

string

Required

Max length: 3

id_pos

globally unique identifier

None.

created_on

date

None.

commited

boolean

None.

mt_pos

mt_pos

None.

st_sync_tables

st_sync_tables

None.

st_users

st_users

None.

Request Formats

application/json, text/json

Sample:
[
  {
    "$id": "1",
    "id": "7d916b65-cd5b-493f-b934-d2f7ba9fa0ec",
    "id_user_add": "8d57e5b2-a8fe-4dce-93e4-0146d3d664d0",
    "id_table": "db0aa994-786b-4200-b42d-9238f7112bcc",
    "message_log": "sample string 3",
    "json_object": "sample string 4",
    "log_type": "sample string 5",
    "id_pos": "60316026-8874-41fd-9607-b20db6bfd8c3",
    "created_on": "2026-03-10T07:04:34.1513735+01:00",
    "commited": true,
    "mt_pos": {
      "$id": "2",
      "id": "53cbb367-169a-4a56-8044-8d0117685b33",
      "id_mask": "sample string 2",
      "name": "sample string 3",
      "description": "sample string 4",
      "id_branch": "6d4060b2-432a-4ab0-b7a2-14be51f75a64",
      "id_zone": "ea607771-e375-45f9-ba16-b70e820a7c51",
      "user_required": true,
      "active": true,
      "created_on": "2026-03-10T07:04:34.1513735+01:00",
      "last_update": "2026-03-10T07:04:34.1513735+01:00",
      "id_user_upd": "35fdaad3-2710-47a7-ae85-5aeabefc1699",
      "commited": true,
      "mt_branches_zones": {
        "$id": "3",
        "id": "a742f17a-78c3-4db8-be49-572f7da30a14",
        "id_mask": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "id_branch": "64154811-a3e5-4c93-b594-8c34f958fa4b",
        "active": true,
        "created_on": "2026-03-10T07:04:34.1513735+01:00",
        "last_update": "2026-03-10T07:04:34.1513735+01:00",
        "id_user_upd": "49dcdd3d-fcc5-4029-acfb-c4e76090f549",
        "commited": true,
        "mt_branches": {
          "$id": "4",
          "id": "56b57625-c60b-4ae9-9510-d1267aed2b2f",
          "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": "c47de699-fdae-4532-b47e-bd53b996ce7b",
          "order": 12,
          "external_id": "sample string 13",
          "sync": true,
          "active": true,
          "created_on": "2026-03-10T07:04:34.1513735+01:00",
          "last_update": "2026-03-10T07:04:34.1513735+01:00",
          "id_user_upd": "3cf46215-092b-4f84-9b90-44bb67f3826e",
          "commited": true,
          "st_images": {
            "$id": "5",
            "id": "f0e9da44-f793-450c-b689-1f1953a064ba",
            "id_mask": "sample string 2",
            "name": "sample string 3",
            "id_img_type": "d51031ce-0db8-4d10-90fc-4be7911db3fc",
            "image_file": "sample string 5",
            "extension": "sample string 6",
            "high": 1,
            "width": 1,
            "active": true,
            "created_on": "2026-03-10T07:04:34.1513735+01:00",
            "last_update": "2026-03-10T07:04:34.1513735+01:00",
            "commited": true,
            "mt_branches": [
              {
                "$ref": "4"
              },
              {
                "$ref": "4"
              }
            ],
            "mt_categories": [
              {
                "$id": "6",
                "id": "f2451012-d2f7-4961-b9bf-4a508e71484a",
                "id_mask": "sample string 2",
                "name": "sample string 3",
                "description": "sample string 4",
                "id_item_type": "d5d994b0-0780-49f8-a6b9-3d5f63cb83bc",
                "order_type": 5,
                "name_pos": "sample string 6",
                "id_image": "938cedb3-a323-4ed1-9776-848c43f73cce",
                "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-03-10T07:04:34.1513735+01:00",
                "last_update": "2026-03-10T07:04:34.1513735+01:00",
                "id_user_upd": "102dafb0-ad1d-4c7d-9a4a-67e2ea93a058",
                "commited": true,
                "mt_categories_items": [
                  {
                    "$id": "7",
                    "id_category": "6d9c5637-626a-44bb-a6d8-f7c186465a9c",
                    "id_item": "e6cdcac5-24b8-44e5-b76f-ed00b600c6a2",
                    "is_default": true,
                    "active": true,
                    "created_on": "2026-03-10T07:04:34.1513735+01:00",
                    "last_update": "2026-03-10T07:04:34.1513735+01:00",
                    "id_user_upd": "3efb3da7-cd36-49a8-831f-708002f633ae",
                    "commited": true,
                    "mt_categories": {
                      "$ref": "6"
                    },
                    "mt_items": {
                      "$id": "8",
                      "id": "0f86b001-2b32-41d6-99ba-681a9fbd2c77",
                      "id_mask": "sample string 2",
                      "name": "sample string 3",
                      "description": "sample string 4",
                      "id_unit": "ae69bd30-4209-400d-ac19-eb21ad819464",
                      "id_unit_sec": "84261959-4a58-490a-96ab-4133b0a596e6",
                      "id_brand": "46817039-628e-436c-a7d8-4833a494ecc7",
                      "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": "0fcf2c37-f9a5-42c8-bc40-311aa87b1fee",
                      "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-03-10T07:04:34.1513735+01:00",
                      "last_update": "2026-03-10T07:04:34.1513735+01:00",
                      "id_user_upd": "3dfae480-94d6-4efb-98b7-7da581714540",
                      "commited": true,
                      "mt_brands": {
                        "$id": "9",
                        "id": "584e2108-1271-4d04-840b-2dd4811d926f",
                        "id_mask": "sample string 2",
                        "name": "sample string 3",
                        "active": true,
                        "created_on": "2026-03-10T07:04:34.1513735+01:00",
                        "last_update": "2026-03-10T07:04:34.1513735+01:00",
                        "id_user_upd": "be734752-4ffd-42a9-b2e2-28b954f138bf",
                        "commited": true,
                        "mt_items": [
                          {
                            "$ref": "8"
                          },
                          {
                            "$ref": "8"
                          }
                        ],
                        "st_users": {
                          "$id": "10",
                          "id": "960972bd-aa51-49a9-8e46-17566bf7af8d",
                          "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": "29ff3982-23c2-434d-a10f-005025373065",
                          "view_messages": true,
                          "id_image_photo": "41e2a1e3-7155-43e2-96cb-80c55ea6f940",
                          "reserved": true,
                          "pos_access": true,
                          "back_access": true,
                          "name_pos": "sample string 13",
                          "id_image": "48a193da-46e6-4a86-9769-d4ca96237c6f",
                          "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-03-10T07:04:34.1513735+01:00",
                          "last_update": "2026-03-10T07:04:34.1513735+01:00",
                          "commited": true,
                          "mt_branches": [
                            {
                              "$ref": "4"
                            },
                            {
                              "$ref": "4"
                            }
                          ],
                          "mt_branches_zones": [
                            {
                              "$ref": "3"
                            },
                            {
                              "$ref": "3"
                            }
                          ],
                          "mt_brands": [
                            {
                              "$ref": "9"
                            },
                            {
                              "$ref": "9"
                            }
                          ],
                          "mt_categories": [
                            {
                              "$ref": "6"
                            },
                            {
                              "$ref": "6"
                            }
                          ],
                          "mt_categories_items": [
                            {
                              "$ref": "7"
                            },
                            {
                              "$ref": "7"
                            }
                          ],
                          "mt_cloakrooms": [
                            {
                              "$id": "11",
                              "id": "ee47cd5d-e727-4513-838d-f949c521c319",
                              "id_mask": "sample string 2",
                              "name": "sample string 3",
                              "id_pos": "05aec115-362a-447f-95d8-f1afe92ac78c",
                              "unit_ini": 5,
                              "unit_end": 6,
                              "name_pos": "sample string 7",
                              "id_image": "bb54ca14-682a-46c1-a3ad-1a2a61d7d7dd",
                              "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-03-10T07:04:34.1513735+01:00",
                              "last_update": "2026-03-10T07:04:34.1513735+01:00",
                              "id_user_upd": "ded0b6f1-0148-43d8-aadb-7685c35d8383",
                              "commited": true,
                              "mt_pos": {
                                "$ref": "2"
                              },
                              "st_images": {
                                "$ref": "5"
                              },
                              "st_users": {
                                "$ref": "10"
                              },
                              "tt_cloakrooms_units": [
                                {
                                  "$id": "12",
                                  "id": "05f51219-0772-4882-a82c-d7579ad281f5",
                                  "id_cloakroom": "268d6b5c-3fc3-4c75-8da1-99c659379f9b",
                                  "id_pos_sesion": "6b39cb98-a8b1-4379-bbff-bf979aecb496",
                                  "unit_id": 4,
                                  "date_open": "2026-03-10T07:04:34.1513735+01:00",
                                  "date_close": "2026-03-10T07:04:34.1513735+01:00",
                                  "id_doc_sa": "ab93c2eb-5a9b-482c-95e0-98532d5cd2e8",
                                  "commited": true,
                                  "mt_cloakrooms": {
                                    "$ref": "11"
                                  },
                                  "tt_doc_sa": {
                                    "$id": "13",
                                    "id": "8181e088-1f62-446e-be08-96ec57bb3685",
                                    "id_pos": "13dbc317-4283-42bf-bf9c-45d3c1235a80",
                                    "id_doc": "b65c6090-7a9f-44dc-9f3a-7165c7c77c8b",
                                    "id_branch": "6a0696e9-c519-4c93-b708-8b8b01f57e6a",
                                    "nro_doc": "sample string 5",
                                    "date_doc": "2026-03-10T07:04:34.1513735+01:00",
                                    "date_tax": "2026-03-10T07:04:34.1513735+01:00",
                                    "hour_doc": "00:00:00.1234567",
                                    "block": true,
                                    "id_ref": "79e173de-9fdb-4cd8-b980-6298a34d032c",
                                    "id_relationship": "67ce9b2f-145c-4984-93b3-6dc86b92bef0",
                                    "id_loc_from": "01750d01-12b6-4b4a-bbf8-622d881addf9",
                                    "id_loc_end": "f23fe6bd-33ba-4df6-804e-8a2f13a8a4c3",
                                    "id_user_add": "9222b7a6-5d66-4fda-8fef-6b21085125f2",
                                    "id_user_upd": "2137f958-cba2-49aa-b6d5-8903bb50c853",
                                    "comment": "sample string 12",
                                    "id_pos_sesion": "59d32144-b2c0-4511-914f-c428e5950755",
                                    "id_room_unit": "e5b008a6-7365-4215-bf18-5652642eb941",
                                    "ref_locator": "sample string 13",
                                    "ref_zone_aut": "sample string 14",
                                    "id_pos_type": "851976bd-44c5-41cc-add7-7bf12da0246e",
                                    "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-03-10T07:04:34.1513735+01:00",
                                    "last_update": "2026-03-10T07:04:34.1513735+01:00",
                                    "commited": true,
                                    "created_by": 1,
                                    "doc_print": true,
                                    "mt_branches": {
                                      "$ref": "4"
                                    },
                                    "mt_docs": {
                                      "$id": "14",
                                      "id": "a79eb0cd-0276-472d-aab4-28e554ba3baf",
                                      "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": "b0e2a7b7-454a-40e3-8ae0-a8a01f5e4917",
                                      "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-03-10T07:04:34.1513735+01:00",
                                      "last_update": "2026-03-10T07:04:34.1513735+01:00",
                                      "id_user_upd": "9fa2e204-6930-4507-9f94-2aee69a86fd6",
                                      "commited": true,
                                      "mt_docs_payment_money": [
                                        {
                                          "$id": "15",
                                          "id_doc": "39fd849c-b7f0-4ca9-83ef-5aab214effae",
                                          "id_pay": "e1297f3c-4c06-4a42-b0c8-8dcba4e0d74e",
                                          "id_money": "d6902139-c1dd-402b-9191-4455c87a98db",
                                          "active": true,
                                          "created_on": "2026-03-10T07:04:34.1513735+01:00",
                                          "last_update": "2026-03-10T07:04:34.1513735+01:00",
                                          "id_user_upd": "49be949e-52d6-428e-b2b1-18337eb043e9",
                                          "commited": true,
                                          "mt_docs": {
                                            "$ref": "14"
                                          },
                                          "mt_money_types": {
                                            "$id": "16",
                                            "id": "0c18226a-24c4-42f4-8276-95f13ddfc37b",
                                            "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": "81af6bfb-80ab-4722-939d-90a804960830",
                                            "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-03-10T07:04:34.1513735+01:00",
                                            "last_update": "2026-03-10T07:04:34.1513735+01:00",
                                            "id_user_upd": "61a4898d-f81b-4f8c-b7bc-7a8b8bf2ff83",
                                            "commited": true,
                                            "mt_docs_payment_money": [
                                              {
                                                "$ref": "15"
                                              },
                                              {
                                                "$ref": "15"
                                              }
                                            ],
                                            "mt_money_rates": [
                                              {
                                                "$id": "17",
                                                "id_money_1": "5b122b16-1468-42fc-8bb5-062e098642d6",
                                                "id_money_2": "26e86487-f305-4f55-938c-7b78ea59044f",
                                                "date_from": "2026-03-10T07:04:34.1513735+01:00",
                                                "coefficient": 4.1,
                                                "active": true,
                                                "created_on": "2026-03-10T07:04:34.1513735+01:00",
                                                "last_update": "2026-03-10T07:04:34.1513735+01:00",
                                                "id_user_upd": "b4273aeb-583e-4fce-8ad0-396b86ade7dc",
                                                "commited": true,
                                                "mt_money_types": {
                                                  "$ref": "16"
                                                },
                                                "mt_money_types1": {
                                                  "$ref": "16"
                                                },
                                                "st_users": {
                                                  "$ref": "10"
                                                }
                                              },
                                              {
                                                "$ref": "17"
                                              }
                                            ],
                                            "mt_money_rates1": [
                                              {
                                                "$ref": "17"
                                              },
                                              {
                                                "$ref": "17"
                                              }
                                            ],
                                            "st_images": {
                                              "$ref": "5"
                                            },
                                            "st_users": {
                                              "$ref": "10"
                                            },
                                            "tt_doc_sa_cashflow": [
                                              {
                                                "$id": "18",
                                                "id_doc_sa": "9421e113-ab1d-4502-ba0e-a5d7b50a2bf1",
                                                "id_pay": "1888bff6-5767-4240-b7aa-223934974899",
                                                "id_money": "0637808c-a623-4920-b8d9-ddd63415e5a0",
                                                "date_cashflow": "2026-03-10T07:04:34.1513735+01:00",
                                                "coefficient": 5.1,
                                                "id_user_add": "54073643-7035-4f64-882c-4bed3b8cb2d5",
                                                "amt_tot_md": 7.1,
                                                "amt_tot_mo": 8.1,
                                                "mt_payment_types": {
                                                  "$id": "19",
                                                  "id": "d42916d6-e4b3-47f4-af92-134d016e9d69",
                                                  "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": "151460a0-d8b1-45db-91b7-cdfad44f5823",
                                                  "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-03-10T07:04:34.1513735+01:00",
                                                  "last_update": "2026-03-10T07:04:34.1513735+01:00",
                                                  "id_user_upd": "e452f708-97fb-4b63-9d1b-1469bd62cfa2",
                                                  "commited": true,
                                                  "mt_docs_payment_money": [
                                                    {
                                                      "$ref": "15"
                                                    },
                                                    {
                                                      "$ref": "15"
                                                    }
                                                  ],
                                                  "st_images": {
                                                    "$ref": "5"
                                                  },
                                                  "st_users": {
                                                    "$ref": "10"
                                                  },
                                                  "tt_doc_sa_cashflow": [
                                                    {
                                                      "$ref": "18"
                                                    },
                                                    {
                                                      "$ref": "18"
                                                    }
                                                  ],
                                                  "tt_doc_sa_pay": [
                                                    {
                                                      "$id": "20",
                                                      "id_doc_sa": "d2c52632-eb55-4f47-9b81-afbb8f39d5e7",
                                                      "id_line": 2,
                                                      "id_pay": "66f8420e-8cc9-4e10-9245-a75432c9c82e",
                                                      "id_money": "9abc7e5e-df09-4326-8464-b92e1b9779b9",
                                                      "coefficient": 5.1,
                                                      "id_voucher": "39452e3e-a4e1-4c3d-987a-9c62bf3c6c40",
                                                      "id_employee": "0ad9a5d0-4ded-4133-b3cf-7dcc9a97c5a0",
                                                      "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": "73ea20e2-b582-4a31-860c-067209b5d0e5",
                                                      "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": "21",
                                                        "id": "24d923f0-f075-4b1e-8c8d-21aafd567825",
                                                        "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": "8120d2c4-97ec-46ba-971b-a258f58c0b15",
                                                        "name_pos": "sample string 12",
                                                        "id_image": "a6468694-33a6-41fc-a832-b8271bb98080",
                                                        "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-03-10T07:04:34.1513735+01:00",
                                                        "last_update": "2026-03-10T07:04:34.1513735+01:00",
                                                        "id_user_upd": "b09ef70b-818a-4a1e-a408-5a255d6dabcb",
                                                        "commited": true,
                                                        "mt_employees_branches": [
                                                          {
                                                            "$id": "22",
                                                            "id_employee": "5dbdf07d-c3d2-41b9-8478-41222ae4133c",
                                                            "id_branch": "5b6f9367-d642-4fc2-92c9-7befed6268fe",
                                                            "active": true,
                                                            "created_on": "2026-03-10T07:04:34.1513735+01:00",
                                                            "last_update": "2026-03-10T07:04:34.1513735+01:00",
                                                            "id_user_upd": "6e874ca9-d11d-4d72-9c7c-7ce37f333fa5",
                                                            "commited": true,
                                                            "mt_branches": {
                                                              "$ref": "4"
                                                            },
                                                            "mt_employees": {
                                                              "$ref": "21"
                                                            }
                                                          },
                                                          {
                                                            "$ref": "22"
                                                          }
                                                        ],
                                                        "mt_employees_profiles": {
                                                          "$id": "23",
                                                          "id": "acee06ac-e3a7-4d8c-a236-5876d1df7ac3",
                                                          "id_mask": "sample string 2",
                                                          "name": "sample string 3",
                                                          "description": "sample string 4",
                                                          "authorized": true,
                                                          "active": true,
                                                          "created_on": "2026-03-10T07:04:34.1513735+01:00",
                                                          "last_update": "2026-03-10T07:04:34.1513735+01:00",
                                                          "id_user_upd": "281aadf8-9cfa-4e41-b88d-e75199c7f524",
                                                          "commited": true,
                                                          "mt_employees": [
                                                            {
                                                              "$ref": "21"
                                                            },
                                                            {
                                                              "$ref": "21"
                                                            }
                                                          ],
                                                          "st_users": {
                                                            "$ref": "10"
                                                          }
                                                        },
                                                        "st_images": {
                                                          "$ref": "5"
                                                        },
                                                        "st_users": {
                                                          "$ref": "10"
                                                        },
                                                        "tt_doc_sa_det": [
                                                          {
                                                            "$id": "24",
                                                            "id_doc_sa": "373c4397-e70e-420f-96b3-dda949ab9f5f",
                                                            "id_line": 2,
                                                            "id_item_sub": "5dc38f9b-1c09-4d30-b0dd-8b9b0e3dd2f5",
                                                            "qty": 4.1,
                                                            "id_list": "dfb53e51-015e-491d-b930-4ea294b68d99",
                                                            "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": "01321a1e-ba03-480d-a73e-de69bb0da67a",
                                                            "is_used": true,
                                                            "qty_vou": 1.1,
                                                            "amt_vou": 1.1,
                                                            "comment": "sample string 15",
                                                            "ref_det": "sample string 16",
                                                            "id_employee": "c299981c-a445-40e5-a575-b4f2a64e8387",
                                                            "name_generic": "sample string 17",
                                                            "type_ope": 1,
                                                            "id_user_add": "52f19dc8-0874-47af-a8eb-e50077fcb878",
                                                            "id_user_upd": "9482a384-3777-4fac-a7ba-87c68af459c2",
                                                            "active": true,
                                                            "mt_employees": {
                                                              "$ref": "21"
                                                            },
                                                            "mt_items_sub": {
                                                              "$id": "25",
                                                              "id": "6a3b2ba9-99ae-4d20-9665-9957f9c8ac71",
                                                              "id_item": "b2f64811-9cf3-4e7a-a97f-381732133d2a",
                                                              "id_item_type": "d548cd16-7767-4aa8-aca5-9f87a71b9ec6",
                                                              "is_default": true,
                                                              "barcode": "sample string 5",
                                                              "voucher_apply": true,
                                                              "id_voucher_json": "06976383-57b7-4ecc-afa5-291bc80229a5",
                                                              "count_voucher": 1,
                                                              "id_voucher_type": 1,
                                                              "active": true,
                                                              "created_on": "2026-03-10T07:04:34.1513735+01:00",
                                                              "last_update": "2026-03-10T07:04:34.1513735+01:00",
                                                              "id_user_upd": "736d970c-3124-4a0c-b002-2b80d7e32f1b",
                                                              "commited": true,
                                                              "mt_items": {
                                                                "$ref": "8"
                                                              },
                                                              "mt_items_formula": [
                                                                {
                                                                  "$id": "26",
                                                                  "id_item_sub": "c28cdabb-ea93-4fb1-bb22-58c6526b918b",
                                                                  "id_item": "b35a224a-4bdb-4f29-ba02-077b8b4572ce",
                                                                  "group_id": 3,
                                                                  "id_unit_ref": "0f066641-60d8-4bf7-b269-674a7fa914f0",
                                                                  "qty_dis": 5,
                                                                  "mt_items": {
                                                                    "$ref": "8"
                                                                  },
                                                                  "mt_items_sub": {
                                                                    "$ref": "25"
                                                                  },
                                                                  "mt_units_ref": {
                                                                    "$id": "27",
                                                                    "id": "9ff2cb91-b476-4c77-8ac2-c4b6a862eb68",
                                                                    "id_mask": "sample string 2",
                                                                    "name": "sample string 3",
                                                                    "coefficient": 4.1,
                                                                    "id_unit": "f772d214-74e6-40a7-8bf2-c88fa9a544e7",
                                                                    "active": true,
                                                                    "created_on": "2026-03-10T07:04:34.1513735+01:00",
                                                                    "last_update": "2026-03-10T07:04:34.1513735+01:00",
                                                                    "id_user_upd": "1d748a8e-f1d9-4fc5-b66e-8e5b0097267f",
                                                                    "commited": true,
                                                                    "mt_units": {
                                                                      "$id": "28",
                                                                      "id": "75403176-f065-4276-ad13-092af6713e8e",
                                                                      "id_mask": "sample string 2",
                                                                      "name": "sample string 3",
                                                                      "active": true,
                                                                      "created_on": "2026-03-10T07:04:34.1513735+01:00",
                                                                      "last_update": "2026-03-10T07:04:34.1513735+01:00",
                                                                      "id_user_upd": "85d15210-a3e7-48c4-ba13-eb554577af86",
                                                                      "commited": true,
                                                                      "mt_units_ref": [
                                                                        {
                                                                          "$ref": "27"
                                                                        },
                                                                        {
                                                                          "$ref": "27"
                                                                        }
                                                                      ],
                                                                      "st_users": {
                                                                        "$ref": "10"
                                                                      },
                                                                      "mt_items": [
                                                                        {
                                                                          "$ref": "8"
                                                                        },
                                                                        {
                                                                          "$ref": "8"
                                                                        }
                                                                      ],
                                                                      "mt_items1": [
                                                                        {
                                                                          "$ref": "8"
                                                                        },
                                                                        {
                                                                          "$ref": "8"
                                                                        }
                                                                      ]
                                                                    },
                                                                    "st_users": {
                                                                      "$ref": "10"
                                                                    },
                                                                    "mt_items_formula": [
                                                                      {
                                                                        "$ref": "26"
                                                                      },
                                                                      {
                                                                        "$ref": "26"
                                                                      }
                                                                    ]
                                                                  }
                                                                },
                                                                {
                                                                  "$ref": "26"
                                                                }
                                                              ],
                                                              "mt_items_types": {
                                                                "$id": "29",
                                                                "id": "dad98539-8569-4a97-b599-538b35f01967",
                                                                "id_mask": "sample string 2",
                                                                "name": "sample string 3",
                                                                "name_short": "sample string 4",
                                                                "name_pos": "sample string 5",
                                                                "id_image": "4fae4b63-67cd-44ba-a049-7ed544277115",
                                                                "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-03-10T07:04:34.1513735+01:00",
                                                                "last_update": "2026-03-10T07:04:34.1513735+01:00",
                                                                "id_user_upd": "ced5da65-5d27-4c44-b06d-1955a248f68b",
                                                                "commited": true,
                                                                "tt_vouchers_det": [
                                                                  {
                                                                    "$id": "30",
                                                                    "id_voucher": "17e36590-ae64-4ded-af73-bcf2f955d05c",
                                                                    "id_line": "768dd202-7b91-4dc6-bb1f-6ac09960753a",
                                                                    "id_category": "42158b9c-2f2d-463d-9de2-28787c0d593f",
                                                                    "id_item": "1bd04cc7-ed7f-4fbb-8e7e-742a767359e4",
                                                                    "id_item_type": "22019843-ce6f-477c-9ae5-75e15349f010",
                                                                    "price_max": 1.1,
                                                                    "qty_add": 3.1,
                                                                    "qty_used": 4.1,
                                                                    "mt_categories": {
                                                                      "$ref": "6"
                                                                    },
                                                                    "mt_items": {
                                                                      "$ref": "8"
                                                                    },
                                                                    "mt_items_types": {
                                                                      "$ref": "29"
                                                                    },
                                                                    "tt_vouchers": {
                                                                      "$id": "31",
                                                                      "id": "a2ac79ce-7024-44b9-9968-03f1ccf797dd",
                                                                      "id_voucher": 2,
                                                                      "locator_voucher": "sample string 3",
                                                                      "qr_code": "sample string 4",
                                                                      "date_from": "2026-03-10T07:04:34.1513735+01:00",
                                                                      "date_end": "2026-03-10T07:04:34.1513735+01:00",
                                                                      "date_used": "2026-03-10T07:04:34.1513735+01:00",
                                                                      "date_sesion": "2026-03-10T07:04:34.1513735+01:00",
                                                                      "id_employee": "a0ff6d56-367a-4f75-9906-a9f6a59f56b2",
                                                                      "id_branch": "505357c0-7e4e-414f-af13-b4d22e5fda6e",
                                                                      "id_voucher_permision": "5c8817de-14d2-491e-8994-7036e2f43089",
                                                                      "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": "c39aa71f-4abd-43d4-bc87-001657243897",
                                                                      "id_user_add": "130d31e4-f6f0-4ba0-aeed-c94076047ced",
                                                                      "id_doc_sa": "39835545-78fd-4db6-a656-90d7c6d6378f",
                                                                      "id_item_sub": "638d53d2-5c0e-460d-aa00-b3dcc9c233c7",
                                                                      "id_pos_sesion": "421b7a34-f166-4a7d-823f-1baa958c085e",
                                                                      "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-03-10T07:04:34.1513735+01:00",
                                                                      "last_update": "2026-03-10T07:04:34.1513735+01:00",
                                                                      "commited": true,
                                                                      "mt_branches": {
                                                                        "$ref": "4"
                                                                      },
                                                                      "mt_employees": {
                                                                        "$ref": "21"
                                                                      },
                                                                      "mt_payment_types": {
                                                                        "$ref": "19"
                                                                      },
                                                                      "st_users": {
                                                                        "$ref": "10"
                                                                      },
                                                                      "tt_doc_sa_pay": [
                                                                        {
                                                                          "$ref": "20"
                                                                        },
                                                                        {
                                                                          "$ref": "20"
                                                                        }
                                                                      ],
                                                                      "tt_vouchers_det": [
                                                                        {
                                                                          "$ref": "30"
                                                                        },
                                                                        {
                                                                          "$ref": "30"
                                                                        }
                                                                      ],
                                                                      "tt_vouchers_permisions": {
                                                                        "$id": "32",
                                                                        "id": "e3213c99-5466-4989-94e0-229f9485e4e6",
                                                                        "date_from": "2026-03-10T07:04:34.1513735+01:00",
                                                                        "date_end": "2026-03-10T07:04:34.1513735+01:00",
                                                                        "date_used": "2026-03-10T07:04:34.1513735+01:00",
                                                                        "id_employee": "870d8a8c-cdb5-4da7-8cfc-32ef1b9a251d",
                                                                        "id_branch": "da93249f-a624-4f94-a491-98fe3a094c3b",
                                                                        "count": 6,
                                                                        "count_used": 1,
                                                                        "unlimited": true,
                                                                        "id_user_add": "642080b2-8ac5-4e76-9ce7-39631249f1fb",
                                                                        "is_entry": true,
                                                                        "is_consume": true,
                                                                        "active": true,
                                                                        "created_on": "2026-03-10T07:04:34.1513735+01:00",
                                                                        "last_update": "2026-03-10T07:04:34.1513735+01:00",
                                                                        "commited": true,
                                                                        "mt_branches": {
                                                                          "$ref": "4"
                                                                        },
                                                                        "mt_employees": {
                                                                          "$ref": "21"
                                                                        },
                                                                        "st_users": {
                                                                          "$ref": "10"
                                                                        },
                                                                        "tt_vouchers": [
                                                                          {
                                                                            "$ref": "31"
                                                                          },
                                                                          {
                                                                            "$ref": "31"
                                                                          }
                                                                        ]
                                                                      }
                                                                    }
                                                                  },
                                                                  {
                                                                    "$ref": "30"
                                                                  }
                                                                ],
                                                                "st_images": {
                                                                  "$ref": "5"
                                                                },
                                                                "st_users": {
                                                                  "$ref": "10"
                                                                },
                                                                "mt_items_sub": [
                                                                  {
                                                                    "$ref": "25"
                                                                  },
                                                                  {
                                                                    "$ref": "25"
                                                                  }
                                                                ],
                                                                "mt_prices_rules": [
                                                                  {
                                                                    "$id": "33",
                                                                    "id": "49d50336-d77a-4213-b802-9c073b23bb51",
                                                                    "id_mask": "sample string 2",
                                                                    "name": "sample string 3",
                                                                    "description": "sample string 4",
                                                                    "date_from": "2026-03-10T07:04:34.1513735+01:00",
                                                                    "date_end": "2026-03-10T07:04:34.1513735+01: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": "e939153b-3801-4719-a4c5-5a929d539fa1",
                                                                    "id_pos": "fe3dd681-294a-4c0b-91f3-d7680d6283bc",
                                                                    "id_list": "75bf8549-76e7-465f-b7ca-8b4f6aca7f12",
                                                                    "id_item": "1a024c5c-45d7-496a-a2ce-903fd47d6bee",
                                                                    "id_item_type": "5d64a9cc-d104-4797-af6f-7d036510f1bf",
                                                                    "id_category": "f514d6e7-019f-410a-a503-bbbdf5ca7d69",
                                                                    "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-03-10T07:04:34.1513735+01:00",
                                                                    "last_update": "2026-03-10T07:04:34.1513735+01:00",
                                                                    "id_user_upd": "dadafbb4-100b-4205-b50c-6fa08cc331d0",
                                                                    "commited": true,
                                                                    "mt_branches": {
                                                                      "$ref": "4"
                                                                    },
                                                                    "mt_categories": {
                                                                      "$ref": "6"
                                                                    },
                                                                    "mt_items": {
                                                                      "$ref": "8"
                                                                    },
                                                                    "mt_items_types": {
                                                                      "$ref": "29"
                                                                    },
                                                                    "mt_pos": {
                                                                      "$ref": "2"
                                                                    },
                                                                    "mt_prices_list": {
                                                                      "$id": "34",
                                                                      "id": "26b653cf-6535-40a7-adbc-30137f680863",
                                                                      "id_mask": "sample string 2",
                                                                      "name": "sample string 3",
                                                                      "description": "sample string 4",
                                                                      "id_ref": "bfa54cc6-3f80-4b04-b95b-e04607f64601",
                                                                      "tax_included": true,
                                                                      "switch_select": true,
                                                                      "item_type_default": 7,
                                                                      "name_pos": "sample string 8",
                                                                      "id_image": "6a60b1a4-103f-468f-a970-87279fbd86e2",
                                                                      "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-03-10T07:04:34.1513735+01:00",
                                                                      "last_update": "2026-03-10T07:04:34.1513735+01:00",
                                                                      "id_user_upd": "7790b184-571b-4a38-88b3-e584dcb97d92",
                                                                      "commited": true,
                                                                      "mt_pos_prices_list": [
                                                                        {
                                                                          "$id": "35",
                                                                          "id_pos": "8dbdb1a1-cf43-46b4-b352-de11ca68a96e",
                                                                          "id_pos_type": "eeb0d633-6061-4f9c-a6bd-e12de3c70996",
                                                                          "id_price_list": "3fff2090-5672-4630-b65e-b98061a1270b",
                                                                          "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-03-10T07:04:34.1513735+01:00",
                                                                          "last_update": "2026-03-10T07:04:34.1513735+01:00",
                                                                          "id_user_upd": "da931d46-2e5c-469e-aa50-e8931c9039c0",
                                                                          "commited": true,
                                                                          "mt_pos_view": {
                                                                            "$id": "36",
                                                                            "id_pos": "6383f7a0-3ea6-4365-8858-80882a4df45e",
                                                                            "id_pos_type": "2423a34c-b95a-4449-b85d-ff13c708034d",
                                                                            "is_default": true,
                                                                            "active": true,
                                                                            "created_on": "2026-03-10T07:04:34.1513735+01:00",
                                                                            "last_update": "2026-03-10T07:04:34.1513735+01:00",
                                                                            "id_user_upd": "fed625fb-3999-4a02-886b-56bce39a047d",
                                                                            "commited": true,
                                                                            "mt_pos": {
                                                                              "$ref": "2"
                                                                            },
                                                                            "mt_pos_prices_list": [
                                                                              {
                                                                                "$ref": "35"
                                                                              },
                                                                              {
                                                                                "$ref": "35"
                                                                              }
                                                                            ],
                                                                            "mt_pos_types": {
                                                                              "$id": "37",
                                                                              "id": "a37d480f-55d7-4b5c-8c3c-04876277b07d",
                                                                              "id_mask": "sample string 2",
                                                                              "name": "sample string 3",
                                                                              "is_module": true,
                                                                              "order": 5,
                                                                              "active": true,
                                                                              "created_on": "2026-03-10T07:04:34.1513735+01:00",
                                                                              "last_update": "2026-03-10T07:04:34.1513735+01:00",
                                                                              "id_user_upd": "952f63a6-98b9-4689-a0a0-beb8da44b0d6",
                                                                              "commited": true,
                                                                              "mt_items_featured": [
                                                                                {
                                                                                  "$id": "38",
                                                                                  "id": "378b735f-2c46-40f8-ae32-a194c2126f8f",
                                                                                  "id_branch": "bfc27edf-cc89-473d-b7ca-6b96ff940646",
                                                                                  "id_pos_type": "5490e81d-f677-436b-96bf-2d52457475c4",
                                                                                  "id_pos": "6aa434db-f7fd-4731-810c-fd5cef8f1c9f",
                                                                                  "id_item": "69842b91-ff09-452d-b7b3-76c63b30b636",
                                                                                  "date_from": "2026-03-10T07:04:34.1513735+01:00",
                                                                                  "date_end": "2026-03-10T07:04:34.1513735+01:00",
                                                                                  "image_id": 4,
                                                                                  "active": true,
                                                                                  "created_on": "2026-03-10T07:04:34.1513735+01:00",
                                                                                  "last_update": "2026-03-10T07:04:34.1513735+01:00",
                                                                                  "id_user_upd": "443d8799-4f99-4842-b4e1-e0b3aef46447",
                                                                                  "commited": true,
                                                                                  "mt_branches": {
                                                                                    "$ref": "4"
                                                                                  },
                                                                                  "mt_items": {
                                                                                    "$ref": "8"
                                                                                  },
                                                                                  "mt_pos": {
                                                                                    "$ref": "2"
                                                                                  },
                                                                                  "mt_pos_types": {
                                                                                    "$ref": "37"
                                                                                  },
                                                                                  "st_users": {
                                                                                    "$ref": "10"
                                                                                  }
                                                                                },
                                                                                {
                                                                                  "$ref": "38"
                                                                                }
                                                                              ],
                                                                              "mt_pos_doc_print": [
                                                                                {
                                                                                  "$id": "39",
                                                                                  "id_pos_print": "bf36e6ae-ada3-46b8-be70-5d7fff2645ab",
                                                                                  "id_doc": "99884a30-cdd6-40a5-9846-8f2e1bc81788",
                                                                                  "id_pos_type": "71e80374-8703-4fb3-9fe4-440461324cd3",
                                                                                  "id_doc_print": "f818d460-8d61-4e3f-8034-b9821e6e33d7",
                                                                                  "copies": 5,
                                                                                  "print_mode": 6,
                                                                                  "active": true,
                                                                                  "created_on": "2026-03-10T07:04:34.1513735+01:00",
                                                                                  "last_update": "2026-03-10T07:04:34.1513735+01:00",
                                                                                  "id_user_upd": "6d94be92-bc80-4f19-9e2b-b5833b77d3a7",
                                                                                  "commited": true,
                                                                                  "mt_docs": {
                                                                                    "$ref": "14"
                                                                                  },
                                                                                  "mt_pos_print": {
                                                                                    "$id": "40",
                                                                                    "id": "b4f5b4be-cf8f-4df5-9c33-1213b4e9022c",
                                                                                    "id_pos": "edafaad6-600c-4ab8-a27c-444fa0b24214",
                                                                                    "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-03-10T07:04:34.1513735+01:00",
                                                                                    "last_update": "2026-03-10T07:04:34.1513735+01:00",
                                                                                    "id_user_upd": "a5297c28-2701-4d1c-a11f-cf8fa890108b",
                                                                                    "commited": true,
                                                                                    "mt_pos": {
                                                                                      "$ref": "2"
                                                                                    },
                                                                                    "mt_pos_doc_print": [
                                                                                      {
                                                                                        "$ref": "39"
                                                                                      },
                                                                                      {
                                                                                        "$ref": "39"
                                                                                      }
                                                                                    ],
                                                                                    "st_users": {
                                                                                      "$ref": "10"
                                                                                    }
                                                                                  },
                                                                                  "mt_pos_types": {
                                                                                    "$ref": "37"
                                                                                  },
                                                                                  "st_doc_print": {
                                                                                    "$id": "41",
                                                                                    "id": "a6703c44-d1c4-4988-9952-e8cf0ef4767a",
                                                                                    "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-03-10T07:04:34.1513735+01:00",
                                                                                    "last_update": "2026-03-10T07:04:34.1513735+01:00",
                                                                                    "commited": true,
                                                                                    "mt_pos_doc_print": [
                                                                                      {
                                                                                        "$ref": "39"
                                                                                      },
                                                                                      {
                                                                                        "$ref": "39"
                                                                                      }
                                                                                    ],
                                                                                    "st_doc_print_det": [
                                                                                      {
                                                                                        "$id": "42",
                                                                                        "id_doc_print": "0d07b8b0-a616-4050-813d-951ebceb871c",
                                                                                        "id_line": 2,
                                                                                        "text": "sample string 3",
                                                                                        "type_line": "sample string 4",
                                                                                        "type_align": "sample string 5",
                                                                                        "ref_line": 6,
                                                                                        "font_name": "sample string 7",
                                                                                        "font_bold": true,
                                                                                        "font_underline": true,
                                                                                        "font_color": "sample string 10",
                                                                                        "st_doc_print": {
                                                                                          "$ref": "41"
                                                                                        }
                                                                                      },
                                                                                      {
                                                                                        "$ref": "42"
                                                                                      }
                                                                                    ]
                                                                                  },
                                                                                  "st_users": {
                                                                                    "$ref": "10"
                                                                                  }
                                                                                },
                                                                                {
                                                                                  "$ref": "39"
                                                                                }
                                                                              ],
                                                                              "st_users": {
                                                                                "$ref": "10"
                                                                              },
                                                                              "mt_pos_view": [
                                                                                {
                                                                                  "$ref": "36"
                                                                                },
                                                                                {
                                                                                  "$ref": "36"
                                                                                }
                                                                              ]
                                                                            },
                                                                            "st_users": {
                                                                              "$ref": "10"
                                                                            }
                                                                          },
                                                                          "mt_prices_list": {
                                                                            "$ref": "34"
                                                                          },
                                                                          "st_users": {
                                                                            "$ref": "10"
                                                                          }
                                                                        },
                                                                        {
                                                                          "$ref": "35"
                                                                        }
                                                                      ],
                                                                      "mt_prices_items": [
                                                                        {
                                                                          "$id": "43",
                                                                          "id_list": "0a75f2e3-13bd-407d-b8da-7dcb470ffdd0",
                                                                          "id_item_sub": "f5975baf-1ee7-4eb1-abb4-698755a8131a",
                                                                          "validity_date": "2026-03-10T07:04:34.1513735+01:00",
                                                                          "price": 4.1,
                                                                          "active": true,
                                                                          "created_on": "2026-03-10T07:04:34.1513735+01:00",
                                                                          "last_update": "2026-03-10T07:04:34.1513735+01:00",
                                                                          "id_user_upd": "0633de27-1ad5-41c1-938d-821c0bcd3237",
                                                                          "commited": true,
                                                                          "mt_items_sub": {
                                                                            "$ref": "25"
                                                                          },
                                                                          "mt_prices_list": {
                                                                            "$ref": "34"
                                                                          },
                                                                          "st_users": {
                                                                            "$ref": "10"
                                                                          }
                                                                        },
                                                                        {
                                                                          "$ref": "43"
                                                                        }
                                                                      ],
                                                                      "mt_prices_list1": [
                                                                        {
                                                                          "$ref": "34"
                                                                        },
                                                                        {
                                                                          "$ref": "34"
                                                                        }
                                                                      ],
                                                                      "mt_prices_list2": {
                                                                        "$ref": "34"
                                                                      },
                                                                      "mt_prices_list_rules": [
                                                                        {
                                                                          "$id": "44",
                                                                          "id": "a25012e3-aabf-45c3-a3ad-f3705e68d466",
                                                                          "id_mask": "sample string 2",
                                                                          "name": "sample string 3",
                                                                          "description": "sample string 4",
                                                                          "date_from": "2026-03-10T07:04:34.1513735+01:00",
                                                                          "date_end": "2026-03-10T07:04:34.1513735+01:00",
                                                                          "id_branch": "227f7aef-a73c-48e2-a6ee-5fefd43c558c",
                                                                          "id_pos": "23153a8c-1f18-4899-bb77-fc05137489ae",
                                                                          "id_list": "a7b8e70d-756c-4ba7-a6a8-dce9b36393fe",
                                                                          "view_list": true,
                                                                          "is_default": true,
                                                                          "active": true,
                                                                          "created_on": "2026-03-10T07:04:34.1513735+01:00",
                                                                          "last_update": "2026-03-10T07:04:34.1513735+01:00",
                                                                          "id_user_upd": "85a35603-feaf-47f7-97d3-66bb47a1b603",
                                                                          "commited": true,
                                                                          "mt_branches": {
                                                                            "$ref": "4"
                                                                          },
                                                                          "mt_pos": {
                                                                            "$ref": "2"
                                                                          },
                                                                          "mt_prices_list": {
                                                                            "$ref": "34"
                                                                          },
                                                                          "st_users": {
                                                                            "$ref": "10"
                                                                          }
                                                                        },
                                                                        {
                                                                          "$ref": "44"
                                                                        }
                                                                      ],
                                                                      "st_images": {
                                                                        "$ref": "5"
                                                                      },
                                                                      "st_users": {
                                                                        "$ref": "10"
                                                                      },
                                                                      "mt_prices_rules": [
                                                                        {
                                                                          "$ref": "33"
                                                                        },
                                                                        {
                                                                          "$ref": "33"
                                                                        }
                                                                      ],
                                                                      "tt_doc_sa_det": [
                                                                        {
                                                                          "$ref": "24"
                                                                        },
                                                                        {
                                                                          "$ref": "24"
                                                                        }
                                                                      ]
                                                                    },
                                                                    "st_users": {
                                                                      "$ref": "10"
                                                                    }
                                                                  },
                                                                  {
                                                                    "$ref": "33"
                                                                  }
                                                                ],
                                                                "tt_items_customs": [
                                                                  {
                                                                    "$id": "45",
                                                                    "id": "98081d3a-8918-4d1b-a2fe-5d5d7dab0e08",
                                                                    "order_id": 2,
                                                                    "id_item": "c64f0141-5f00-4214-9e36-a8c9c250d40d",
                                                                    "id_item_type": "056a657a-d23a-485d-a550-1493e82527da",
                                                                    "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": "59e4f028-cc2f-44a6-bbdd-fa080e130c0f",
                                                                    "type_item": 11,
                                                                    "id_voucher_json": "53cdab42-7638-44fb-9379-486cd2a347fe",
                                                                    "count_voucher": 1,
                                                                    "id_category": "b713a21a-21e3-4472-b6f5-6bf42473565f",
                                                                    "created_on": "2026-03-10T07:04:34.1513735+01:00",
                                                                    "last_update": "2026-03-10T07:04:34.1513735+01:00",
                                                                    "id_user_upd": "3f499f73-3712-41b9-a222-58da3d918aac",
                                                                    "commited": true,
                                                                    "mt_items": {
                                                                      "$ref": "8"
                                                                    },
                                                                    "mt_items_types": {
                                                                      "$ref": "29"
                                                                    },
                                                                    "st_users": {
                                                                      "$ref": "10"
                                                                    },
                                                                    "tt_pos_sesion": {
                                                                      "$id": "46",
                                                                      "id": "6143e768-edff-46fe-8216-a0b27195eec0",
                                                                      "nro_sesion": 2,
                                                                      "id_pos": "e876d5dc-4436-432d-8d96-b6cb0fbf1f50",
                                                                      "date_tax": "2026-03-10T07:04:34.1513735+01:00",
                                                                      "date_open": "2026-03-10T07:04:34.1513735+01:00",
                                                                      "date_close": "2026-03-10T07:04:34.1513735+01:00",
                                                                      "id_user_open": "b3ed7e80-8d1e-4413-833f-016c84975eb0",
                                                                      "id_user_close": "6e3641a1-e092-4b55-86ca-78d13a15e47f",
                                                                      "nro_z": 1,
                                                                      "amt_tot": 1.1,
                                                                      "locator_event": "sample string 6",
                                                                      "status_pos": 7,
                                                                      "training_sesion": true,
                                                                      "active": true,
                                                                      "created_on": "2026-03-10T07:04:34.1513735+01:00",
                                                                      "last_update": "2026-03-10T07:04:34.1513735+01:00",
                                                                      "commited": true,
                                                                      "mt_pos": {
                                                                        "$ref": "2"
                                                                      },
                                                                      "tt_cloakrooms_units": [
                                                                        {
                                                                          "$ref": "12"
                                                                        },
                                                                        {
                                                                          "$ref": "12"
                                                                        }
                                                                      ],
                                                                      "tt_items_customs": [
                                                                        {
                                                                          "$ref": "45"
                                                                        },
                                                                        {
                                                                          "$ref": "45"
                                                                        }
                                                                      ],
                                                                      "tt_doc_sa_pt": [
                                                                        {
                                                                          "$id": "47",
                                                                          "id": "55fafa54-c338-41ac-a6d2-6ae3fae3bf3c",
                                                                          "json_object": "sample string 2",
                                                                          "json_pays": "sample string 3",
                                                                          "id_pos_sesion": "b6125f45-a70e-4a05-a50e-c6833aa014a1",
                                                                          "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-03-10T07:04:34.1513735+01:00",
                                                                          "tt_pos_sesion": {
                                                                            "$ref": "46"
                                                                          }
                                                                        },
                                                                        {
                                                                          "$ref": "47"
                                                                        }
                                                                      ],
                                                                      "tt_rooms_units_activity": [
                                                                        {
                                                                          "$id": "48",
                                                                          "id": "b875b0d6-fdc0-4341-bd43-9995283754de",
                                                                          "id_room_unit": "70fa2e08-e6e7-44d9-b16c-111f91e6fefc",
                                                                          "id_room_list": "0c09156c-d3e4-4cee-94ce-8e6587db4476",
                                                                          "nro_res_ext": "sample string 3",
                                                                          "date_reserved": "2026-03-10T07:04:34.1513735+01:00",
                                                                          "date_from": "2026-03-10T07:04:34.1513735+01:00",
                                                                          "date_end": "2026-03-10T07:04:34.1513735+01:00",
                                                                          "date_open": "2026-03-10T07:04:34.1513735+01:00",
                                                                          "date_close": "2026-03-10T07:04:34.1513735+01:00",
                                                                          "id_employee": "a741457d-ae69-4b13-8f1f-5cfb3dfe8599",
                                                                          "id_employee_sec": "cc827cf5-b3c6-4db0-9181-d33108ea227e",
                                                                          "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": "bc8d5191-12e3-42d7-b6cd-6f957857ff48",
                                                                          "comment": "sample string 7",
                                                                          "id_user_open": "16ad860f-92a1-4cdf-856b-7d2b5e06ae15",
                                                                          "id_user_close": "42c038c2-8460-4eaa-970f-26a95cc9e4c0",
                                                                          "id_unit_state": "6eaf2aef-5a38-440c-bccc-279c31440b15",
                                                                          "id_pos_sesion": "8ab3e677-f254-403a-8f0c-a15f3ac52796",
                                                                          "vip": true,
                                                                          "paid": true,
                                                                          "send": true,
                                                                          "send_date": "2026-03-10T07:04:34.1513735+01:00",
                                                                          "active": true,
                                                                          "created_on": "2026-03-10T07:04:34.1513735+01:00",
                                                                          "last_update": "2026-03-10T07:04:34.1513735+01:00",
                                                                          "commited": true,
                                                                          "mt_employees": {
                                                                            "$ref": "21"
                                                                          },
                                                                          "mt_employees1": {
                                                                            "$ref": "21"
                                                                          },
                                                                          "mt_rooms_units": {
                                                                            "$id": "49",
                                                                            "id": "a7064203-3e27-4722-9f5c-8a9915f46b6c",
                                                                            "id_mask": "sample string 2",
                                                                            "name": "sample string 3",
                                                                            "name_label": "sample string 4",
                                                                            "name_zone": "sample string 5",
                                                                            "order": 6,
                                                                            "id_room": "701acb90-0690-4983-9ecc-8cc4dae7a2ad",
                                                                            "pax": 8,
                                                                            "pos_x": 9,
                                                                            "pos_y": 10,
                                                                            "size_w": 1,
                                                                            "size_h": 1,
                                                                            "in_map": true,
                                                                            "reserved_on": true,
                                                                            "id_room_type": "54dd8cae-02a9-4d57-b7fd-e8bf170c9064",
                                                                            "locked": true,
                                                                            "date_locked": "2026-03-10T07:04:34.1513735+01:00",
                                                                            "comment_locked": "sample string 15",
                                                                            "active": true,
                                                                            "created_on": "2026-03-10T07:04:34.1513735+01:00",
                                                                            "last_update": "2026-03-10T07:04:34.1513735+01:00",
                                                                            "id_user_upd": "5091c2f4-c1e2-41e9-879e-c7071000e68a",
                                                                            "commited": true,
                                                                            "mt_rooms": {
                                                                              "$id": "50",
                                                                              "id": "35b0b67f-38d0-4fa9-b18c-50c5977dab84",
                                                                              "id_mask": "sample string 2",
                                                                              "name": "sample string 3",
                                                                              "description": "sample string 4",
                                                                              "id_branch": "89228255-3c80-4a6d-90af-b1a493196f96",
                                                                              "name_pos": "sample string 6",
                                                                              "id_image": "687f910f-009e-4307-a4b5-48bc7af13b96",
                                                                              "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": "4e07fded-37d0-4b00-959f-acd8502f4108",
                                                                              "refresh_status": true,
                                                                              "active": true,
                                                                              "created_on": "2026-03-10T07:04:34.1513735+01:00",
                                                                              "last_update": "2026-03-10T07:04:34.1513735+01:00",
                                                                              "id_user_upd": "6b7d23ec-33ad-403f-adf5-24747c4fcfb7",
                                                                              "commited": true,
                                                                              "mt_branches": {
                                                                                "$ref": "4"
                                                                              },
                                                                              "mt_pos_rooms": [
                                                                                {
                                                                                  "$id": "51",
                                                                                  "id_pos": "7e8cb5ad-56af-449e-9872-14c7dfef3bd2",
                                                                                  "id_room": "1044aa9c-3e59-44ad-8460-57f49648013d",
                                                                                  "active": true,
                                                                                  "created_on": "2026-03-10T07:04:34.1513735+01:00",
                                                                                  "last_update": "2026-03-10T07:04:34.1513735+01:00",
                                                                                  "id_user_upd": "123d8237-3827-4332-8180-4e1c9ab758b8",
                                                                                  "commited": true,
                                                                                  "mt_pos": {
                                                                                    "$ref": "2"
                                                                                  },
                                                                                  "mt_rooms": {
                                                                                    "$ref": "50"
                                                                                  },
                                                                                  "st_users": {
                                                                                    "$ref": "10"
                                                                                  }
                                                                                },
                                                                                {
                                                                                  "$ref": "51"
                                                                                }
                                                                              ],
                                                                              "st_images": {
                                                                                "$ref": "5"
                                                                              },
                                                                              "st_images1": {
                                                                                "$ref": "5"
                                                                              },
                                                                              "st_users": {
                                                                                "$ref": "10"
                                                                              },
                                                                              "mt_rooms_units": [
                                                                                {
                                                                                  "$ref": "49"
                                                                                },
                                                                                {
                                                                                  "$ref": "49"
                                                                                }
                                                                              ],
                                                                              "tt_rooms_list": [
                                                                                {
                                                                                  "$id": "52",
                                                                                  "id": "da957d7b-cbff-4d92-9845-f7fdbdd5a02d",
                                                                                  "id_room": "8662a9d3-5e50-47e6-9d8c-fd2e3e169990",
                                                                                  "date_in": "2026-03-10T07:04:34.1513735+01:00",
                                                                                  "date_out": "2026-03-10T07:04:34.1513735+01:00",
                                                                                  "id_user_add": "a7ba755c-450b-48ef-9081-84ddcdde0636",
                                                                                  "from_reservation": "sample string 5",
                                                                                  "pax": 6,
                                                                                  "status": 7,
                                                                                  "comment": "sample string 8",
                                                                                  "active": true,
                                                                                  "created_on": "2026-03-10T07:04:34.1513735+01:00",
                                                                                  "last_update": "2026-03-10T07:04:34.1513735+01:00",
                                                                                  "commited": true,
                                                                                  "mt_rooms": {
                                                                                    "$ref": "50"
                                                                                  },
                                                                                  "st_users": {
                                                                                    "$ref": "10"
                                                                                  },
                                                                                  "tt_rooms_units_activity": [
                                                                                    {
                                                                                      "$ref": "48"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "48"
                                                                                    }
                                                                                  ]
                                                                                },
                                                                                {
                                                                                  "$ref": "52"
                                                                                }
                                                                              ]
                                                                            },
                                                                            "mt_rooms_units_types": {
                                                                              "$id": "53",
                                                                              "id": "b9f4c77e-7794-4f09-ad3c-99c3a637ae0a",
                                                                              "id_mask": "sample string 2",
                                                                              "name": "sample string 3",
                                                                              "description": "sample string 4",
                                                                              "high": 5,
                                                                              "width": 6,
                                                                              "active": true,
                                                                              "created_on": "2026-03-10T07:04:34.1513735+01:00",
                                                                              "last_update": "2026-03-10T07:04:34.1513735+01:00",
                                                                              "id_user_upd": "715d7ffb-9308-4244-948c-68f8ada5d05b",
                                                                              "commited": true,
                                                                              "mt_rooms_units": [
                                                                                {
                                                                                  "$ref": "49"
                                                                                },
                                                                                {
                                                                                  "$ref": "49"
                                                                                }
                                                                              ],
                                                                              "mt_rooms_units_states_types": [
                                                                                {
                                                                                  "$id": "54",
                                                                                  "id_room_type": "36dbba85-7852-4b1a-b2ef-9dbedb6dd4af",
                                                                                  "id_room_state": "a6b3ddbf-4f07-4f35-9f0d-f2152ca5cd11",
                                                                                  "id_image": "d9d4ef77-2af9-4ad4-820d-aa8a8429afcc",
                                                                                  "color_font": "sample string 4",
                                                                                  "font_bold": true,
                                                                                  "font_underline": true,
                                                                                  "font_size": 7,
                                                                                  "active": true,
                                                                                  "created_on": "2026-03-10T07:04:34.1513735+01:00",
                                                                                  "last_update": "2026-03-10T07:04:34.1513735+01:00",
                                                                                  "id_user_upd": "01ffd6a6-da68-4cc2-8082-9c25790e50f3",
                                                                                  "commited": true,
                                                                                  "mt_rooms_units_states": {
                                                                                    "$id": "55",
                                                                                    "id": "d3713e74-71f7-4065-b1fb-a2dd80cc500b",
                                                                                    "id_mask": "sample string 2",
                                                                                    "name": "sample string 3",
                                                                                    "description": "sample string 4",
                                                                                    "active": true,
                                                                                    "created_on": "2026-03-10T07:04:34.1513735+01:00",
                                                                                    "last_update": "2026-03-10T07:04:34.1513735+01:00",
                                                                                    "id_user_upd": "8dbb43a2-8497-4b64-9926-50c9b4ef076b",
                                                                                    "commited": true,
                                                                                    "st_users": {
                                                                                      "$ref": "10"
                                                                                    },
                                                                                    "mt_rooms_units_states_types": [
                                                                                      {
                                                                                        "$ref": "54"
                                                                                      },
                                                                                      {
                                                                                        "$ref": "54"
                                                                                      }
                                                                                    ],
                                                                                    "tt_rooms_units_activity": [
                                                                                      {
                                                                                        "$ref": "48"
                                                                                      },
                                                                                      {
                                                                                        "$ref": "48"
                                                                                      }
                                                                                    ]
                                                                                  },
                                                                                  "mt_rooms_units_types": {
                                                                                    "$ref": "53"
                                                                                  },
                                                                                  "st_images": {
                                                                                    "$ref": "5"
                                                                                  },
                                                                                  "st_users": {
                                                                                    "$ref": "10"
                                                                                  }
                                                                                },
                                                                                {
                                                                                  "$ref": "54"
                                                                                }
                                                                              ],
                                                                              "st_users": {
                                                                                "$ref": "10"
                                                                              }
                                                                            },
                                                                            "st_users": {
                                                                              "$ref": "10"
                                                                            },
                                                                            "tt_rooms_units_activity": [
                                                                              {
                                                                                "$ref": "48"
                                                                              },
                                                                              {
                                                                                "$ref": "48"
                                                                              }
                                                                            ]
                                                                          },
                                                                          "mt_rooms_units_states": {
                                                                            "$ref": "55"
                                                                          },
                                                                          "st_users": {
                                                                            "$ref": "10"
                                                                          },
                                                                          "st_users1": {
                                                                            "$ref": "10"
                                                                          },
                                                                          "tt_doc_sa": [
                                                                            {
                                                                              "$ref": "13"
                                                                            },
                                                                            {
                                                                              "$ref": "13"
                                                                            }
                                                                          ],
                                                                          "tt_pos_sesion": {
                                                                            "$ref": "46"
                                                                          },
                                                                          "tt_rooms_list": {
                                                                            "$ref": "52"
                                                                          }
                                                                        },
                                                                        {
                                                                          "$ref": "48"
                                                                        }
                                                                      ],
                                                                      "tt_doc_sa": [
                                                                        {
                                                                          "$ref": "13"
                                                                        },
                                                                        {
                                                                          "$ref": "13"
                                                                        }
                                                                      ],
                                                                      "tt_tips": [
                                                                        {
                                                                          "$id": "56",
                                                                          "id": "d4083be7-4f76-411d-8810-ad0d3d1ab7c4",
                                                                          "id_pos_sesion": "62a3517b-f90d-4d3e-adf5-483d105f1c3a",
                                                                          "amt_card": 1.1,
                                                                          "amt_cash": 1.1,
                                                                          "id_user": "8f2ba1da-56ee-4c02-85f3-4751c866e331",
                                                                          "id_room_unit_activity": "90a1ef37-9ebb-45e6-8dac-0f83211f1871",
                                                                          "id_doc_sa": "caf89184-c125-4097-92f0-20b9bc3a34fb",
                                                                          "id_pos_type": "a2488b79-0678-4575-8b2b-3a2295209145",
                                                                          "block": true,
                                                                          "comment": "sample string 5",
                                                                          "json_response": "sample string 6",
                                                                          "id_doc_ref": "89d25171-4256-4f47-9c92-b66d5cbb3733",
                                                                          "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-03-10T07:04:34.1513735+01:00",
                                                                          "last_update": "2026-03-10T07:04:34.1513735+01:00",
                                                                          "commited": true,
                                                                          "tt_pos_sesion": {
                                                                            "$ref": "46"
                                                                          },
                                                                          "tt_tips_users": [
                                                                            {
                                                                              "$id": "57",
                                                                              "id_tip": "d755c9ce-3efe-41fd-8099-97003ebe2b60",
                                                                              "id_user": "6a645ecd-b0b5-42a6-92ca-0e143ac48722",
                                                                              "amt_card": 1.1,
                                                                              "amt_cash": 1.1,
                                                                              "type_share": 3,
                                                                              "active": true,
                                                                              "created_on": "2026-03-10T07:04:34.1513735+01:00",
                                                                              "last_update": "2026-03-10T07:04:34.1513735+01:00",
                                                                              "commited": true,
                                                                              "st_users": {
                                                                                "$ref": "10"
                                                                              },
                                                                              "tt_tips": {
                                                                                "$ref": "56"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "57"
                                                                            }
                                                                          ]
                                                                        },
                                                                        {
                                                                          "$ref": "56"
                                                                        }
                                                                      ],
                                                                      "st_users": {
                                                                        "$ref": "10"
                                                                      },
                                                                      "st_users1": {
                                                                        "$ref": "10"
                                                                      },
                                                                      "tt_pos_sesion_users": [
                                                                        {
                                                                          "$id": "58",
                                                                          "id_pos_sesion": "93b5bd08-cc4c-4789-af05-170a9cf3e92f",
                                                                          "id_user": "e152f2c8-2df6-413f-b25c-10b573bd324b",
                                                                          "date_add": "2026-03-10T07:04:34.1513735+01:00",
                                                                          "distribution_index": 1.1,
                                                                          "active": true,
                                                                          "created_on": "2026-03-10T07:04:34.1513735+01:00",
                                                                          "last_update": "2026-03-10T07:04:34.1513735+01:00",
                                                                          "commited": true,
                                                                          "st_users": {
                                                                            "$ref": "10"
                                                                          },
                                                                          "tt_pos_sesion": {
                                                                            "$ref": "46"
                                                                          }
                                                                        },
                                                                        {
                                                                          "$ref": "58"
                                                                        }
                                                                      ]
                                                                    }
                                                                  },
                                                                  {
                                                                    "$ref": "45"
                                                                  }
                                                                ]
                                                              },
                                                              "mt_items_vouchers": {
                                                                "$id": "59",
                                                                "id": "2ef3e719-d9b9-426d-8017-92be3e0e7caa",
                                                                "id_mask": "sample string 2",
                                                                "name": "sample string 3",
                                                                "description": "sample string 4",
                                                                "json": "sample string 5",
                                                                "id_pay_type": "c7dcc1ba-264e-4a9d-8484-41e974bde68a",
                                                                "id_doc_print": "f90437b5-ab85-4e72-85a8-02cd29f7e2d7",
                                                                "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-03-10T07:04:34.1513735+01:00",
                                                                "last_update": "2026-03-10T07:04:34.1513735+01:00",
                                                                "commited": true,
                                                                "mt_items_sub": [
                                                                  {
                                                                    "$ref": "25"
                                                                  },
                                                                  {
                                                                    "$ref": "25"
                                                                  }
                                                                ]
                                                              },
                                                              "st_users": {
                                                                "$ref": "10"
                                                              },
                                                              "mt_prices_items": [
                                                                {
                                                                  "$ref": "43"
                                                                },
                                                                {
                                                                  "$ref": "43"
                                                                }
                                                              ],
                                                              "tt_doc_sa_det": [
                                                                {
                                                                  "$ref": "24"
                                                                },
                                                                {
                                                                  "$ref": "24"
                                                                }
                                                              ]
                                                            },
                                                            "mt_prices_list": {
                                                              "$ref": "34"
                                                            },
                                                            "st_users": {
                                                              "$ref": "10"
                                                            },
                                                            "st_users1": {
                                                              "$ref": "10"
                                                            },
                                                            "tt_doc_sa": {
                                                              "$ref": "13"
                                                            },
                                                            "tt_doc_sa_det_stock": [
                                                              {
                                                                "$id": "60",
                                                                "id_doc_sa": "041c7dff-0c8a-4a20-9fc4-13f903d325ee",
                                                                "id_line": 2,
                                                                "id_item": "c38e1f76-614c-4bad-b1e1-0a60a7df49e9",
                                                                "qty": 4.1,
                                                                "mt_items": {
                                                                  "$ref": "8"
                                                                },
                                                                "tt_doc_sa_det": {
                                                                  "$ref": "24"
                                                                }
                                                              },
                                                              {
                                                                "$ref": "60"
                                                              }
                                                            ]
                                                          },
                                                          {
                                                            "$ref": "24"
                                                          }
                                                        ],
                                                        "tt_doc_sa_pay": [
                                                          {
                                                            "$ref": "20"
                                                          },
                                                          {
                                                            "$ref": "20"
                                                          }
                                                        ],
                                                        "tt_vouchers": [
                                                          {
                                                            "$ref": "31"
                                                          },
                                                          {
                                                            "$ref": "31"
                                                          }
                                                        ],
                                                        "tt_vouchers_permisions": [
                                                          {
                                                            "$ref": "32"
                                                          },
                                                          {
                                                            "$ref": "32"
                                                          }
                                                        ],
                                                        "tt_rooms_units_activity": [
                                                          {
                                                            "$ref": "48"
                                                          },
                                                          {
                                                            "$ref": "48"
                                                          }
                                                        ],
                                                        "tt_rooms_units_activity1": [
                                                          {
                                                            "$ref": "48"
                                                          },
                                                          {
                                                            "$ref": "48"
                                                          }
                                                        ]
                                                      },
                                                      "mt_money_types": {
                                                        "$ref": "16"
                                                      },
                                                      "mt_payment_types": {
                                                        "$ref": "19"
                                                      },
                                                      "tt_doc_sa": {
                                                        "$ref": "13"
                                                      },
                                                      "tt_vouchers": {
                                                        "$ref": "31"
                                                      }
                                                    },
                                                    {
                                                      "$ref": "20"
                                                    }
                                                  ],
                                                  "tt_vouchers": [
                                                    {
                                                      "$ref": "31"
                                                    },
                                                    {
                                                      "$ref": "31"
                                                    }
                                                  ]
                                                },
                                                "st_users": {
                                                  "$ref": "10"
                                                },
                                                "mt_money_types": {
                                                  "$ref": "16"
                                                },
                                                "tt_doc_sa": {
                                                  "$ref": "13"
                                                }
                                              },
                                              {
                                                "$ref": "18"
                                              }
                                            ],
                                            "tt_doc_sa_pay": [
                                              {
                                                "$ref": "20"
                                              },
                                              {
                                                "$ref": "20"
                                              }
                                            ]
                                          },
                                          "mt_payment_types": {
                                            "$ref": "19"
                                          },
                                          "st_users": {
                                            "$ref": "10"
                                          }
                                        },
                                        {
                                          "$ref": "15"
                                        }
                                      ],
                                      "st_images": {
                                        "$ref": "5"
                                      },
                                      "st_users": {
                                        "$ref": "10"
                                      },
                                      "mt_pos_doc_print": [
                                        {
                                          "$ref": "39"
                                        },
                                        {
                                          "$ref": "39"
                                        }
                                      ],
                                      "st_doc_num": [
                                        {
                                          "$id": "61",
                                          "id_pos": "f6615364-acc3-4f61-899b-6819debdb343",
                                          "id_doc": "6a9fcab3-e166-4559-8bf0-cb1d47895a85",
                                          "value": 3,
                                          "created_on": "2026-03-10T07:04:34.1513735+01:00",
                                          "last_update": "2026-03-10T07:04:34.1513735+01:00",
                                          "commited": true,
                                          "mt_docs": {
                                            "$ref": "14"
                                          },
                                          "mt_pos": {
                                            "$ref": "2"
                                          }
                                        },
                                        {
                                          "$ref": "61"
                                        }
                                      ],
                                      "tt_doc_sa": [
                                        {
                                          "$ref": "13"
                                        },
                                        {
                                          "$ref": "13"
                                        }
                                      ],
                                      "tt_doc_st": [
                                        {
                                          "$id": "62",
                                          "id": "8b936b55-3fb0-473c-a2f8-2c922f4d121a",
                                          "id_pos": "80564f10-2ee4-458c-a6ea-653bb67d3f67",
                                          "id_doc": "f110bca4-8567-42d8-9bd2-bb98d5b0733d",
                                          "id_branch": "569fd3bd-176f-4460-acde-42437efadb64",
                                          "nro_doc": "sample string 5",
                                          "date_doc": "2026-03-10T07:04:34.1513735+01:00",
                                          "block": true,
                                          "nro_original": "sample string 8",
                                          "id_ref": "de96d0b6-a02c-495a-bc26-e05e4196fbdb",
                                          "id_loc_from": "96bcf4db-267a-4897-8270-842b4634c483",
                                          "id_loc_end": "b00e8bc6-08b9-46d8-a91e-22511532a02e",
                                          "id_user_add": "37d40fc4-fd96-4aa9-949c-ec71b5080cde",
                                          "id_user_upd": "b3c94066-a775-4d5b-b971-0efddcd3a479",
                                          "id_pos_sesion": "ba63c9f6-a815-48e2-a1b5-152bfa947d6b",
                                          "comment": "sample string 12",
                                          "status": 1,
                                          "is_send": true,
                                          "date_send": "2026-03-10T07:04:34.1513735+01:00",
                                          "active": true,
                                          "created_on": "2026-03-10T07:04:34.1513735+01:00",
                                          "last_update": "2026-03-10T07:04:34.1513735+01:00",
                                          "commited": true,
                                          "mt_branches": {
                                            "$ref": "4"
                                          },
                                          "mt_docs": {
                                            "$ref": "14"
                                          },
                                          "mt_locations": {
                                            "$id": "63",
                                            "id": "a5e2ce1a-3350-4fab-b299-1f47125e293f",
                                            "id_mask": "sample string 2",
                                            "name": "sample string 3",
                                            "description": "sample string 4",
                                            "reserved": true,
                                            "id_branch": "ce12aa76-f601-47b0-8d7a-67d1bef92384",
                                            "active": true,
                                            "created_on": "2026-03-10T07:04:34.1513735+01:00",
                                            "last_update": "2026-03-10T07:04:34.1513735+01:00",
                                            "id_user_upd": "3094585c-5ead-45d9-b280-7b90921fe1ea",
                                            "commited": true,
                                            "mt_branches": {
                                              "$ref": "4"
                                            },
                                            "st_users": {
                                              "$ref": "10"
                                            },
                                            "tt_doc_sa": [
                                              {
                                                "$ref": "13"
                                              },
                                              {
                                                "$ref": "13"
                                              }
                                            ],
                                            "tt_doc_sa1": [
                                              {
                                                "$ref": "13"
                                              },
                                              {
                                                "$ref": "13"
                                              }
                                            ],
                                            "tt_doc_st": [
                                              {
                                                "$ref": "62"
                                              },
                                              {
                                                "$ref": "62"
                                              }
                                            ],
                                            "tt_doc_st1": [
                                              {
                                                "$ref": "62"
                                              },
                                              {
                                                "$ref": "62"
                                              }
                                            ],
                                            "tt_stock": [
                                              {
                                                "$id": "64",
                                                "id_location": "ed874b2c-4d7f-4c5c-b2d1-098d852ffed3",
                                                "id_item": "396053e5-6bd2-4963-815f-5513c7899271",
                                                "stock_ideal": 3.1,
                                                "stock_min": 4.1,
                                                "stock_max": 5.1,
                                                "stock": 6.1,
                                                "active": true,
                                                "created_on": "2026-03-10T07:04:34.1513735+01:00",
                                                "last_update": "2026-03-10T07:04:34.1513735+01:00",
                                                "commited": true,
                                                "mt_items": {
                                                  "$ref": "8"
                                                },
                                                "mt_locations": {
                                                  "$ref": "63"
                                                }
                                              },
                                              {
                                                "$ref": "64"
                                              }
                                            ]
                                          },
                                          "mt_locations1": {
                                            "$ref": "63"
                                          },
                                          "mt_pos": {
                                            "$ref": "2"
                                          },
                                          "st_users": {
                                            "$ref": "10"
                                          },
                                          "st_users1": {
                                            "$ref": "10"
                                          },
                                          "tt_doc_st_det": [
                                            {
                                              "$id": "65",
                                              "id_doc_st": "8109d301-2367-4966-a786-3e568f4d6946",
                                              "id_line": 2,
                                              "id_item": "6d6a53ed-c050-4d31-b303-52bd7506cd5b",
                                              "comment": "sample string 4",
                                              "qty": 5.1,
                                              "status": 1,
                                              "active": true,
                                              "mt_items": {
                                                "$ref": "8"
                                              },
                                              "tt_doc_st": {
                                                "$ref": "62"
                                              }
                                            },
                                            {
                                              "$ref": "65"
                                            }
                                          ],
                                          "tt_doc_st1": [
                                            {
                                              "$ref": "62"
                                            },
                                            {
                                              "$ref": "62"
                                            }
                                          ],
                                          "tt_doc_st2": {
                                            "$ref": "62"
                                          }
                                        },
                                        {
                                          "$ref": "62"
                                        }
                                      ]
                                    },
                                    "mt_locations": {
                                      "$ref": "63"
                                    },
                                    "mt_locations1": {
                                      "$ref": "63"
                                    },
                                    "mt_pos": {
                                      "$ref": "2"
                                    },
                                    "st_users": {
                                      "$ref": "10"
                                    },
                                    "st_users1": {
                                      "$ref": "10"
                                    },
                                    "tt_cloakrooms_units": [
                                      {
                                        "$ref": "12"
                                      },
                                      {
                                        "$ref": "12"
                                      }
                                    ],
                                    "tt_doc_sa_cashflow": [
                                      {
                                        "$ref": "18"
                                      },
                                      {
                                        "$ref": "18"
                                      }
                                    ],
                                    "tt_doc_sa_det": [
                                      {
                                        "$ref": "24"
                                      },
                                      {
                                        "$ref": "24"
                                      }
                                    ],
                                    "tt_doc_sa_pay": [
                                      {
                                        "$ref": "20"
                                      },
                                      {
                                        "$ref": "20"
                                      }
                                    ],
                                    "tt_doc_sa1": [
                                      {
                                        "$ref": "13"
                                      },
                                      {
                                        "$ref": "13"
                                      }
                                    ],
                                    "tt_doc_sa2": {
                                      "$ref": "13"
                                    },
                                    "tt_pos_sesion": {
                                      "$ref": "46"
                                    },
                                    "tt_rooms_units_activity": {
                                      "$ref": "48"
                                    },
                                    "tt_spool_doc_print": [
                                      {
                                        "$id": "66",
                                        "id": "2325544c-1e16-4a0e-8190-92bbc2c5c04e",
                                        "spool_server": "sample string 2",
                                        "id_doc_sa": "1a627977-a921-4628-b232-8d0d91cde283",
                                        "spool_printer": "sample string 4",
                                        "count": 5,
                                        "created_on": "2026-03-10T07:04:34.1513735+01:00",
                                        "printed": true,
                                        "print_on": "2026-03-10T07:04:34.1513735+01:00",
                                        "tt_doc_sa": {
                                          "$ref": "13"
                                        }
                                      },
                                      {
                                        "$ref": "66"
                                      }
                                    ]
                                  },
                                  "tt_pos_sesion": {
                                    "$ref": "46"
                                  }
                                },
                                {
                                  "$ref": "12"
                                }
                              ]
                            },
                            {
                              "$ref": "11"
                            }
                          ],
                          "mt_docs_payment_money": [
                            {
                              "$ref": "15"
                            },
                            {
                              "$ref": "15"
                            }
                          ],
                          "mt_employees": [
                            {
                              "$ref": "21"
                            },
                            {
                              "$ref": "21"
                            }
                          ],
                          "mt_employees_profiles": [
                            {
                              "$ref": "23"
                            },
                            {
                              "$ref": "23"
                            }
                          ],
                          "mt_items": [
                            {
                              "$ref": "8"
                            },
                            {
                              "$ref": "8"
                            }
                          ],
                          "mt_items_featured": [
                            {
                              "$ref": "38"
                            },
                            {
                              "$ref": "38"
                            }
                          ],
                          "mt_items_sub": [
                            {
                              "$ref": "25"
                            },
                            {
                              "$ref": "25"
                            }
                          ],
                          "mt_items_types": [
                            {
                              "$ref": "29"
                            },
                            {
                              "$ref": "29"
                            }
                          ],
                          "mt_locations": [
                            {
                              "$ref": "63"
                            },
                            {
                              "$ref": "63"
                            }
                          ],
                          "mt_money_rates": [
                            {
                              "$ref": "17"
                            },
                            {
                              "$ref": "17"
                            }
                          ],
                          "mt_money_types": [
                            {
                              "$ref": "16"
                            },
                            {
                              "$ref": "16"
                            }
                          ],
                          "mt_payment_types": [
                            {
                              "$ref": "19"
                            },
                            {
                              "$ref": "19"
                            }
                          ],
                          "mt_pos": [
                            {
                              "$ref": "2"
                            },
                            {
                              "$ref": "2"
                            }
                          ],
                          "mt_pos_doc_print": [
                            {
                              "$ref": "39"
                            },
                            {
                              "$ref": "39"
                            }
                          ],
                          "mt_pos_prices_list": [
                            {
                              "$ref": "35"
                            },
                            {
                              "$ref": "35"
                            }
                          ],
                          "mt_pos_print": [
                            {
                              "$ref": "40"
                            },
                            {
                              "$ref": "40"
                            }
                          ],
                          "mt_pos_rooms": [
                            {
                              "$ref": "51"
                            },
                            {
                              "$ref": "51"
                            }
                          ],
                          "mt_pos_types": [
                            {
                              "$ref": "37"
                            },
                            {
                              "$ref": "37"
                            }
                          ],
                          "mt_pos_view": [
                            {
                              "$ref": "36"
                            },
                            {
                              "$ref": "36"
                            }
                          ],
                          "mt_prices_items": [
                            {
                              "$ref": "43"
                            },
                            {
                              "$ref": "43"
                            }
                          ],
                          "mt_prices_list": [
                            {
                              "$ref": "34"
                            },
                            {
                              "$ref": "34"
                            }
                          ],
                          "mt_prices_list_rules": [
                            {
                              "$ref": "44"
                            },
                            {
                              "$ref": "44"
                            }
                          ],
                          "mt_prices_rules": [
                            {
                              "$ref": "33"
                            },
                            {
                              "$ref": "33"
                            }
                          ],
                          "mt_rooms": [
                            {
                              "$ref": "50"
                            },
                            {
                              "$ref": "50"
                            }
                          ],
                          "mt_rooms_units": [
                            {
                              "$ref": "49"
                            },
                            {
                              "$ref": "49"
                            }
                          ],
                          "mt_rooms_units_states": [
                            {
                              "$ref": "55"
                            },
                            {
                              "$ref": "55"
                            }
                          ],
                          "mt_rooms_units_states_types": [
                            {
                              "$ref": "54"
                            },
                            {
                              "$ref": "54"
                            }
                          ],
                          "mt_rooms_units_types": [
                            {
                              "$ref": "53"
                            },
                            {
                              "$ref": "53"
                            }
                          ],
                          "mt_units": [
                            {
                              "$ref": "28"
                            },
                            {
                              "$ref": "28"
                            }
                          ],
                          "mt_units_ref": [
                            {
                              "$ref": "27"
                            },
                            {
                              "$ref": "27"
                            }
                          ],
                          "st_images": {
                            "$ref": "5"
                          },
                          "st_images1": {
                            "$ref": "5"
                          },
                          "st_permisions": [
                            {
                              "$id": "67",
                              "id": "93614270-dfbd-4885-b4bd-bf19321e51ed",
                              "id_function": "54b8c76e-cee7-4825-ac78-caae8dd7d124",
                              "id_user": "9514cbce-335d-4708-a181-f200a51cc0a4",
                              "id_profile": "569cecc6-8c95-4436-82b0-5acc78c3b13f",
                              "permission": 3,
                              "active": true,
                              "created_on": "2026-03-10T07:04:34.1513735+01:00",
                              "last_update": "2026-03-10T07:04:34.1513735+01:00",
                              "commited": true,
                              "st_users_profiles": {
                                "$id": "68",
                                "id": "2f186d3e-7857-49de-9e7c-c4a11def36bc",
                                "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,
                                "active": true,
                                "created_on": "2026-03-10T07:04:34.1513735+01:00",
                                "last_update": "2026-03-10T07:04:34.1513735+01:00",
                                "commited": true,
                                "st_permisions": [
                                  {
                                    "$ref": "67"
                                  },
                                  {
                                    "$ref": "67"
                                  }
                                ],
                                "st_users": [
                                  {
                                    "$ref": "10"
                                  },
                                  {
                                    "$ref": "10"
                                  }
                                ]
                              },
                              "st_users": {
                                "$ref": "10"
                              },
                              "st_functions": {
                                "$id": "69",
                                "id": "c1213ab9-e9d4-4c17-8f0f-a6a9825db88d",
                                "id_mask": "sample string 2",
                                "name": "sample string 3",
                                "description": "sample string 4",
                                "level_id": 5,
                                "id_group": "2557688c-fc18-4448-9fc4-06a4adb3403e",
                                "name_event": "sample string 7",
                                "name_pos": "sample string 8",
                                "id_image": "3d146e1b-a4cd-452c-9e67-1e78bb6da50a",
                                "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-03-10T07:04:34.1513735+01:00",
                                "last_update": "2026-03-10T07:04:34.1513735+01:00",
                                "commited": true,
                                "st_functions_groups": {
                                  "$id": "70",
                                  "id": "6a9b7369-44c8-47b5-9cb8-7697393a6110",
                                  "id_mask": "sample string 2",
                                  "name": "sample string 3",
                                  "description": "sample string 4",
                                  "active": true,
                                  "created_on": "2026-03-10T07:04:34.1513735+01:00",
                                  "last_update": "2026-03-10T07:04:34.1513735+01:00",
                                  "commited": true,
                                  "st_functions": [
                                    {
                                      "$ref": "69"
                                    },
                                    {
                                      "$ref": "69"
                                    }
                                  ]
                                },
                                "st_images": {
                                  "$ref": "5"
                                },
                                "st_permisions": [
                                  {
                                    "$ref": "67"
                                  },
                                  {
                                    "$ref": "67"
                                  }
                                ]
                              }
                            },
                            {
                              "$ref": "67"
                            }
                          ],
                          "st_pos_license": [
                            {
                              "$id": "71",
                              "id": "0935d34e-476e-49b3-a094-39949378d77f",
                              "id_pos": "e2775e0a-88f1-4813-8418-da4c1e7e67c7",
                              "mac_address": "sample string 3",
                              "date_end": "2026-03-10T07:04:34.1513735+01:00",
                              "key_access": "sample string 5",
                              "id_user_add": "50515f57-7cbe-4725-bc70-be2068453310",
                              "active": true,
                              "created_on": "2026-03-10T07:04:34.1513735+01:00",
                              "last_update": "2026-03-10T07:04:34.1513735+01:00",
                              "commited": true,
                              "mt_pos": {
                                "$ref": "2"
                              },
                              "st_users": {
                                "$ref": "10"
                              }
                            },
                            {
                              "$ref": "71"
                            }
                          ],
                          "st_users_pos": [
                            {
                              "$id": "72",
                              "id_user": "be258b91-b2c8-4e38-9ccd-f7345cc17734",
                              "id_pos": "04c8a736-1c6b-4fc6-9cbb-c9933bde0edd",
                              "pass_required": true,
                              "active": true,
                              "created_on": "2026-03-10T07:04:34.1513735+01:00",
                              "last_update": "2026-03-10T07:04:34.1513735+01:00",
                              "commited": true,
                              "mt_pos": {
                                "$ref": "2"
                              },
                              "st_users": {
                                "$ref": "10"
                              }
                            },
                            {
                              "$ref": "72"
                            }
                          ],
                          "st_users_profiles": {
                            "$ref": "68"
                          },
                          "st_users_token": [
                            {
                              "$id": "73",
                              "id": "39c8036d-571a-4135-9c62-73b47c708523",
                              "token_id": "sample string 2",
                              "id_user": "414e68e2-6a73-4b78-b26a-0b2a383cb811",
                              "date_from": "2026-03-10T07:04:34.1513735+01:00",
                              "date_end": "2026-03-10T07:04:34.1513735+01:00",
                              "created_on": "2026-03-10T07:04:34.1513735+01:00",
                              "st_users": {
                                "$ref": "10"
                              }
                            },
                            {
                              "$ref": "73"
                            }
                          ],
                          "tt_doc_sa_cashflow": [
                            {
                              "$ref": "18"
                            },
                            {
                              "$ref": "18"
                            }
                          ],
                          "tt_doc_sa_det": [
                            {
                              "$ref": "24"
                            },
                            {
                              "$ref": "24"
                            }
                          ],
                          "tt_doc_sa_det1": [
                            {
                              "$ref": "24"
                            },
                            {
                              "$ref": "24"
                            }
                          ],
                          "tt_doc_sa": [
                            {
                              "$ref": "13"
                            },
                            {
                              "$ref": "13"
                            }
                          ],
                          "tt_doc_sa1": [
                            {
                              "$ref": "13"
                            },
                            {
                              "$ref": "13"
                            }
                          ],
                          "tt_doc_st": [
                            {
                              "$ref": "62"
                            },
                            {
                              "$ref": "62"
                            }
                          ],
                          "tt_doc_st1": [
                            {
                              "$ref": "62"
                            },
                            {
                              "$ref": "62"
                            }
                          ],
                          "tt_items_customs": [
                            {
                              "$ref": "45"
                            },
                            {
                              "$ref": "45"
                            }
                          ],
                          "tt_logs": [
                            {
                              "$ref": "1"
                            },
                            {
                              "$ref": "1"
                            }
                          ],
                          "tt_pos_sesion": [
                            {
                              "$ref": "46"
                            },
                            {
                              "$ref": "46"
                            }
                          ],
                          "tt_pos_sesion1": [
                            {
                              "$ref": "46"
                            },
                            {
                              "$ref": "46"
                            }
                          ],
                          "tt_rooms_list": [
                            {
                              "$ref": "52"
                            },
                            {
                              "$ref": "52"
                            }
                          ],
                          "tt_rooms_units_activity": [
                            {
                              "$ref": "48"
                            },
                            {
                              "$ref": "48"
                            }
                          ],
                          "tt_rooms_units_activity1": [
                            {
                              "$ref": "48"
                            },
                            {
                              "$ref": "48"
                            }
                          ],
                          "tt_rooms_units_log": [
                            {
                              "$id": "74",
                              "id": "bd49f079-7e65-48b3-a67d-4ba8cb464cee",
                              "id_room_activity": "b69da433-4626-48a7-aee6-4d8be93deafa",
                              "id_pos_sesion": "8ddd3b93-235b-4894-bf75-41f1347abf82",
                              "log_text": "sample string 4",
                              "id_user": "3c336373-a460-4c04-8e78-9dd6b8826506",
                              "created_on": "2026-03-10T07:04:34.1513735+01:00",
                              "commited": true,
                              "st_users": {
                                "$ref": "10"
                              }
                            },
                            {
                              "$ref": "74"
                            }
                          ],
                          "tt_tips_users": [
                            {
                              "$ref": "57"
                            },
                            {
                              "$ref": "57"
                            }
                          ],
                          "tt_vouchers_permisions": [
                            {
                              "$ref": "32"
                            },
                            {
                              "$ref": "32"
                            }
                          ],
                          "tt_vouchers": [
                            {
                              "$ref": "31"
                            },
                            {
                              "$ref": "31"
                            }
                          ],
                          "mt_docs": [
                            {
                              "$ref": "14"
                            },
                            {
                              "$ref": "14"
                            }
                          ],
                          "tt_pos_sesion_users": [
                            {
                              "$ref": "58"
                            },
                            {
                              "$ref": "58"
                            }
                          ]
                        }
                      },
                      "mt_categories_items": [
                        {
                          "$ref": "7"
                        },
                        {
                          "$ref": "7"
                        }
                      ],
                      "mt_items_featured": [
                        {
                          "$ref": "38"
                        },
                        {
                          "$ref": "38"
                        }
                      ],
                      "mt_items_formula": [
                        {
                          "$ref": "26"
                        },
                        {
                          "$ref": "26"
                        }
                      ],
                      "mt_units": {
                        "$ref": "28"
                      },
                      "mt_units1": {
                        "$ref": "28"
                      },
                      "st_images": {
                        "$ref": "5"
                      },
                      "st_users": {
                        "$ref": "10"
                      },
                      "mt_items_sub": [
                        {
                          "$ref": "25"
                        },
                        {
                          "$ref": "25"
                        }
                      ],
                      "mt_prices_rules": [
                        {
                          "$ref": "33"
                        },
                        {
                          "$ref": "33"
                        }
                      ],
                      "tt_doc_sa_det_stock": [
                        {
                          "$ref": "60"
                        },
                        {
                          "$ref": "60"
                        }
                      ],
                      "tt_doc_st_det": [
                        {
                          "$ref": "65"
                        },
                        {
                          "$ref": "65"
                        }
                      ],
                      "tt_items_customs": [
                        {
                          "$ref": "45"
                        },
                        {
                          "$ref": "45"
                        }
                      ],
                      "tt_stock": [
                        {
                          "$ref": "64"
                        },
                        {
                          "$ref": "64"
                        }
                      ],
                      "tt_vouchers_det": [
                        {
                          "$ref": "30"
                        },
                        {
                          "$ref": "30"
                        }
                      ]
                    },
                    "st_users": {
                      "$ref": "10"
                    }
                  },
                  {
                    "$ref": "7"
                  }
                ],
                "st_images": {
                  "$ref": "5"
                },
                "st_users": {
                  "$ref": "10"
                },
                "mt_prices_rules": [
                  {
                    "$ref": "33"
                  },
                  {
                    "$ref": "33"
                  }
                ],
                "tt_vouchers_det": [
                  {
                    "$ref": "30"
                  },
                  {
                    "$ref": "30"
                  }
                ]
              },
              {
                "$ref": "6"
              }
            ],
            "mt_employees": [
              {
                "$ref": "21"
              },
              {
                "$ref": "21"
              }
            ],
            "mt_items": [
              {
                "$ref": "8"
              },
              {
                "$ref": "8"
              }
            ],
            "mt_items_types": [
              {
                "$ref": "29"
              },
              {
                "$ref": "29"
              }
            ],
            "mt_money_types": [
              {
                "$ref": "16"
              },
              {
                "$ref": "16"
              }
            ],
            "mt_payment_types": [
              {
                "$ref": "19"
              },
              {
                "$ref": "19"
              }
            ],
            "mt_prices_list": [
              {
                "$ref": "34"
              },
              {
                "$ref": "34"
              }
            ],
            "mt_rooms": [
              {
                "$ref": "50"
              },
              {
                "$ref": "50"
              }
            ],
            "mt_rooms1": [
              {
                "$ref": "50"
              },
              {
                "$ref": "50"
              }
            ],
            "mt_rooms_units_states_types": [
              {
                "$ref": "54"
              },
              {
                "$ref": "54"
              }
            ],
            "st_functions": [
              {
                "$ref": "69"
              },
              {
                "$ref": "69"
              }
            ],
            "st_images_types": {
              "$id": "75",
              "id": "e10acef0-628d-4827-a535-eeeb1b8afc44",
              "id_mask": "sample string 2",
              "name": "sample string 3",
              "description": "sample string 4",
              "active": true,
              "created_on": "2026-03-10T07:04:34.1513735+01:00",
              "last_update": "2026-03-10T07:04:34.1513735+01:00",
              "commited": true,
              "st_images": [
                {
                  "$ref": "5"
                },
                {
                  "$ref": "5"
                }
              ]
            },
            "mt_docs": [
              {
                "$ref": "14"
              },
              {
                "$ref": "14"
              }
            ],
            "st_users": [
              {
                "$ref": "10"
              },
              {
                "$ref": "10"
              }
            ],
            "st_users1": [
              {
                "$ref": "10"
              },
              {
                "$ref": "10"
              }
            ],
            "mt_cloakrooms": [
              {
                "$ref": "11"
              },
              {
                "$ref": "11"
              }
            ]
          },
          "st_users": {
            "$ref": "10"
          },
          "mt_branches_zones": [
            {
              "$ref": "3"
            },
            {
              "$ref": "3"
            }
          ],
          "mt_employees_branches": [
            {
              "$ref": "22"
            },
            {
              "$ref": "22"
            }
          ],
          "mt_items_featured": [
            {
              "$ref": "38"
            },
            {
              "$ref": "38"
            }
          ],
          "mt_locations": [
            {
              "$ref": "63"
            },
            {
              "$ref": "63"
            }
          ],
          "mt_periods": [
            {
              "$id": "76",
              "id_branch": "6e34ff73-b63d-4319-8c1e-83ec0865e473",
              "exercise_id": 2,
              "period_id": 3,
              "date_from": "2026-03-10T07:04:34.1513735+01:00",
              "date_end": "2026-03-10T07:04:34.1513735+01:00",
              "state": "sample string 6",
              "created_on": "2026-03-10T07:04:34.1513735+01:00",
              "last_update": "2026-03-10T07:04:34.1513735+01:00",
              "commited": true,
              "mt_branches": {
                "$ref": "4"
              }
            },
            {
              "$ref": "76"
            }
          ],
          "mt_pos": [
            {
              "$ref": "2"
            },
            {
              "$ref": "2"
            }
          ],
          "mt_prices_list_rules": [
            {
              "$ref": "44"
            },
            {
              "$ref": "44"
            }
          ],
          "mt_prices_rules": [
            {
              "$ref": "33"
            },
            {
              "$ref": "33"
            }
          ],
          "mt_rooms": [
            {
              "$ref": "50"
            },
            {
              "$ref": "50"
            }
          ],
          "st_sync_packages": [
            {
              "$id": "77",
              "id": "b8741412-f074-4eab-a412-257eb4ec74d1",
              "id_branch_from": "addbceb6-33ef-4991-9136-2b8ccd193850",
              "id_branch_to": "fa865fc7-0635-4f66-b546-58de425b5a2a",
              "type": 4,
              "created_on": "2026-03-10T07:04:34.1513735+01:00",
              "order": 6,
              "status": 7,
              "log_info": "sample string 8",
              "sync_on": "2026-03-10T07:04:34.1513735+01:00",
              "send_on": "2026-03-10T07:04:34.1513735+01:00",
              "mt_branches": {
                "$ref": "4"
              },
              "mt_branches1": {
                "$ref": "4"
              },
              "st_sync_packages_det": [
                {
                  "$id": "78",
                  "id": "49c27beb-4d6a-4cb6-9c34-78a837ed638b",
                  "id_sync": "c9e220a0-476c-4fcd-b9d3-cbe14d53472a",
                  "json": "sample string 3",
                  "id_table": "14036689-a982-4962-9fe2-cd1e1eb30144",
                  "order": 5,
                  "st_sync_packages": {
                    "$ref": "77"
                  },
                  "st_sync_tables": {
                    "$id": "79",
                    "id": "01223f52-9890-4192-b25d-7728d0f88e05",
                    "level": 2,
                    "order": 3,
                    "name": "sample string 4",
                    "log_ins": true,
                    "log_upd": true,
                    "packet_forward": true,
                    "active": true,
                    "created_on": "2026-03-10T07:04:34.1513735+01:00",
                    "last_update": "2026-03-10T07:04:34.1513735+01:00",
                    "commited": true,
                    "st_sync_packages_det": [
                      {
                        "$ref": "78"
                      },
                      {
                        "$ref": "78"
                      }
                    ],
                    "tt_logs": [
                      {
                        "$ref": "1"
                      },
                      {
                        "$ref": "1"
                      }
                    ]
                  }
                },
                {
                  "$ref": "78"
                }
              ]
            },
            {
              "$ref": "77"
            }
          ],
          "st_sync_packages1": [
            {
              "$ref": "77"
            },
            {
              "$ref": "77"
            }
          ],
          "tt_doc_sa": [
            {
              "$ref": "13"
            },
            {
              "$ref": "13"
            }
          ],
          "tt_doc_st": [
            {
              "$ref": "62"
            },
            {
              "$ref": "62"
            }
          ],
          "tt_vouchers": [
            {
              "$ref": "31"
            },
            {
              "$ref": "31"
            }
          ],
          "tt_vouchers_permisions": [
            {
              "$ref": "32"
            },
            {
              "$ref": "32"
            }
          ]
        },
        "mt_pos": [
          {
            "$ref": "2"
          },
          {
            "$ref": "2"
          }
        ],
        "st_users": {
          "$ref": "10"
        }
      },
      "mt_cloakrooms": [
        {
          "$ref": "11"
        },
        {
          "$ref": "11"
        }
      ],
      "mt_items_featured": [
        {
          "$ref": "38"
        },
        {
          "$ref": "38"
        }
      ],
      "mt_pos_print": [
        {
          "$ref": "40"
        },
        {
          "$ref": "40"
        }
      ],
      "mt_pos_rooms": [
        {
          "$ref": "51"
        },
        {
          "$ref": "51"
        }
      ],
      "st_users": {
        "$ref": "10"
      },
      "mt_pos_view": [
        {
          "$ref": "36"
        },
        {
          "$ref": "36"
        }
      ],
      "mt_prices_list_rules": [
        {
          "$ref": "44"
        },
        {
          "$ref": "44"
        }
      ],
      "mt_prices_rules": [
        {
          "$ref": "33"
        },
        {
          "$ref": "33"
        }
      ],
      "st_doc_num": [
        {
          "$ref": "61"
        },
        {
          "$ref": "61"
        }
      ],
      "st_pos_license": [
        {
          "$ref": "71"
        },
        {
          "$ref": "71"
        }
      ],
      "st_users_pos": [
        {
          "$ref": "72"
        },
        {
          "$ref": "72"
        }
      ],
      "tt_doc_sa": [
        {
          "$ref": "13"
        },
        {
          "$ref": "13"
        }
      ],
      "tt_pos_connection": [
        {
          "$id": "80",
          "id": "fd5ff451-2aac-45a9-a20f-35429d2ddec5",
          "id_pos": "0dcb8fe5-4507-4c66-bcde-618e36bb34fe",
          "date_add": "2026-03-10T07:04:34.1513735+01:00",
          "date_upd": "2026-03-10T07:04:34.1513735+01:00",
          "date_out": "2026-03-10T07:04:34.1513735+01:00",
          "connection_type": "sample string 3",
          "connection_speed": 1,
          "terminal_name": "sample string 4",
          "version": "sample string 5",
          "commited": true,
          "mt_pos": {
            "$ref": "2"
          }
        },
        {
          "$ref": "80"
        }
      ],
      "tt_pos_sesion": [
        {
          "$ref": "46"
        },
        {
          "$ref": "46"
        }
      ],
      "mt_branches": {
        "$ref": "4"
      },
      "tt_logs": [
        {
          "$ref": "1"
        },
        {
          "$ref": "1"
        }
      ],
      "st_local_variables": [
        {
          "$id": "81",
          "id": "ffed2622-836e-4fac-a93c-505156c0b513",
          "id_pos": "bcf599e3-2676-41f9-ac19-e4633a6664fc",
          "name": "sample string 3",
          "description": "sample string 4",
          "value": "sample string 5",
          "type": "sample string 6",
          "last_update": "2026-03-10T07:04:34.1513735+01:00",
          "commited": true,
          "mt_pos": {
            "$ref": "2"
          }
        },
        {
          "$ref": "81"
        }
      ],
      "tt_doc_st": [
        {
          "$ref": "62"
        },
        {
          "$ref": "62"
        }
      ]
    },
    "st_sync_tables": {
      "$ref": "79"
    },
    "st_users": {
      "$ref": "10"
    }
  },
  {
    "$ref": "1"
  }
]

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

boolean

Response Formats

application/json, text/json

Sample:
true