GET api/Mt_Pos_Doc_Print?all_rows={all_rows}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
all_rows

boolean

Required

Body Parameters

None.

Response Information

Resource Description

Collection of mt_pos_doc_print
NameDescriptionTypeAdditional information
id_pos_print

globally unique identifier

Required

id_doc

globally unique identifier

Required

id_pos_type

globally unique identifier

Required

id_doc_print

globally unique identifier

Required

copies

integer

Required

print_mode

integer

Required

active

boolean

Required

created_on

date

None.

last_update

date

None.

id_user_upd

globally unique identifier

None.

commited

boolean

None.

mt_docs

mt_docs

None.

mt_pos_print

mt_pos_print

None.

mt_pos_types

mt_pos_types

None.

st_doc_print

st_doc_print

None.

st_users

st_users

None.

Response Formats

application/json, text/json

Sample:
[
  {
    "$id": "1",
    "id_pos_print": "17d829c2-8959-4939-bb38-2d6e79bce7c5",
    "id_doc": "525c614a-f097-45a9-9409-dac94385faed",
    "id_pos_type": "5bdca2c1-2dc0-4577-aa59-7b76e0df1642",
    "id_doc_print": "966f07e2-9fc0-4611-8dff-cbf543a642fb",
    "copies": 5,
    "print_mode": 6,
    "active": true,
    "created_on": "2026-09-06T06:46:36.873517+02:00",
    "last_update": "2026-09-06T06:46:36.873517+02:00",
    "id_user_upd": "5246138c-b4c3-4b35-9793-469aa6061ebc",
    "commited": true,
    "mt_docs": {
      "$id": "2",
      "id": "82716ed1-3430-4cee-97f5-145eb1926313",
      "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": "ded23eaa-81ff-4384-91f5-1516fba67f45",
      "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-09-06T06:46:36.873517+02:00",
      "last_update": "2026-09-06T06:46:36.873517+02:00",
      "id_user_upd": "40399c41-885c-49aa-bfb6-793dee246065",
      "commited": true,
      "mt_docs_payment_money": [
        {
          "$id": "3",
          "id_doc": "a6e038c4-bedb-42ee-ba64-a0a425088edc",
          "id_pay": "66fa5024-0567-47e1-8ee3-a62ffd1d4bc4",
          "id_money": "ea7760a3-13d9-4afe-b854-9315fc56c326",
          "active": true,
          "created_on": "2026-09-06T06:46:36.873517+02:00",
          "last_update": "2026-09-06T06:46:36.873517+02:00",
          "id_user_upd": "081722d9-65a8-4b4f-b81e-d98b1835571a",
          "commited": true,
          "mt_docs": {
            "$ref": "2"
          },
          "mt_money_types": {
            "$id": "4",
            "id": "6cf39da9-6f18-4075-9c91-14358697072b",
            "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": "5afff22a-6f1c-4d07-9d91-d748620b9e55",
            "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-09-06T06:46:36.873517+02:00",
            "last_update": "2026-09-06T06:46:36.873517+02:00",
            "id_user_upd": "6e9678da-2e61-4474-87cc-f105428adc36",
            "commited": true,
            "mt_docs_payment_money": [
              {
                "$ref": "3"
              },
              {
                "$ref": "3"
              }
            ],
            "mt_money_rates": [
              {
                "$id": "5",
                "id_money_1": "ef15ec78-48b1-4348-9b1f-b97b6e2cd12e",
                "id_money_2": "ed0d909f-b0d1-41c0-b1c3-db8d02bc7599",
                "date_from": "2026-09-06T06:46:36.873517+02:00",
                "coefficient": 4.1,
                "active": true,
                "created_on": "2026-09-06T06:46:36.873517+02:00",
                "last_update": "2026-09-06T06:46:36.873517+02:00",
                "id_user_upd": "60442318-a16d-4e2d-b29d-1ec2899bd126",
                "commited": true,
                "mt_money_types": {
                  "$ref": "4"
                },
                "mt_money_types1": {
                  "$ref": "4"
                },
                "st_users": {
                  "$id": "6",
                  "id": "d672066b-97c2-445c-b1dd-a20b1db183a0",
                  "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": "4e930367-a4a9-4c8e-9ded-efd026869e63",
                  "view_messages": true,
                  "id_image_photo": "5db453aa-0253-4fd6-9945-9f8cc2131c0a",
                  "reserved": true,
                  "pos_access": true,
                  "back_access": true,
                  "name_pos": "sample string 13",
                  "id_image": "071c81a6-68c0-4311-93b9-7d3ebb26a988",
                  "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-09-06T06:46:36.873517+02:00",
                  "last_update": "2026-09-06T06:46:36.873517+02:00",
                  "commited": true,
                  "mt_branches": [
                    {
                      "$id": "7",
                      "id": "8ce595d2-a589-4f31-a2fc-c87bb015c085",
                      "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": "d8ae2bf0-09b3-4a32-a60f-f06986196ec7",
                      "order": 12,
                      "external_id": "sample string 13",
                      "sync": true,
                      "active": true,
                      "created_on": "2026-09-06T06:46:36.873517+02:00",
                      "last_update": "2026-09-06T06:46:36.873517+02:00",
                      "id_user_upd": "4ffa9cae-42ea-4be5-881d-e4f52a66bec5",
                      "commited": true,
                      "st_images": {
                        "$id": "8",
                        "id": "47530973-e1f9-4d35-b0a0-5a5157948a7b",
                        "id_mask": "sample string 2",
                        "name": "sample string 3",
                        "id_img_type": "84103468-43c9-49a1-8592-dea15978a3da",
                        "image_file": "sample string 5",
                        "extension": "sample string 6",
                        "high": 1,
                        "width": 1,
                        "active": true,
                        "created_on": "2026-09-06T06:46:36.873517+02:00",
                        "last_update": "2026-09-06T06:46:36.873517+02:00",
                        "commited": true,
                        "mt_branches": [
                          {
                            "$ref": "7"
                          },
                          {
                            "$ref": "7"
                          }
                        ],
                        "mt_categories": [
                          {
                            "$id": "9",
                            "id": "fb14c7e4-a037-4d9e-aade-d37ce99accf0",
                            "id_mask": "sample string 2",
                            "name": "sample string 3",
                            "description": "sample string 4",
                            "id_item_type": "a0da4055-771e-452a-aa47-ee30b2e4e98c",
                            "order_type": 5,
                            "name_pos": "sample string 6",
                            "id_image": "aad4c351-b31b-4d09-91db-c55f78834be4",
                            "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-09-06T06:46:36.873517+02:00",
                            "last_update": "2026-09-06T06:46:36.873517+02:00",
                            "id_user_upd": "613d4a35-28fc-49c4-890e-1cec327490cb",
                            "commited": true,
                            "mt_categories_items": [
                              {
                                "$id": "10",
                                "id_category": "d4a7145c-b508-41a1-8139-1f899a8a82d7",
                                "id_item": "8e0342a1-66b8-4264-bcfa-06e18a5ec922",
                                "is_default": true,
                                "active": true,
                                "created_on": "2026-09-06T06:46:36.873517+02:00",
                                "last_update": "2026-09-06T06:46:36.873517+02:00",
                                "id_user_upd": "b1d721a0-f3d9-42d0-b0c4-a524d812eb3d",
                                "commited": true,
                                "mt_categories": {
                                  "$ref": "9"
                                },
                                "mt_items": {
                                  "$id": "11",
                                  "id": "53384d82-7c53-47fc-aab0-724e37f13184",
                                  "id_mask": "sample string 2",
                                  "name": "sample string 3",
                                  "description": "sample string 4",
                                  "id_unit": "1e8eaef0-fae6-41c8-b50f-c3fa84348a82",
                                  "id_unit_sec": "0ded4aec-5957-420b-a0bf-08883af67a06",
                                  "id_brand": "8d5f4a2c-746a-42a0-b149-96af8724ef5b",
                                  "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": "f9d6accf-0283-4db2-b616-c918eddca236",
                                  "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-09-06T06:46:36.873517+02:00",
                                  "last_update": "2026-09-06T06:46:36.873517+02:00",
                                  "id_user_upd": "062df71a-c180-4ab3-9d16-9bd15e818485",
                                  "commited": true,
                                  "mt_brands": {
                                    "$id": "12",
                                    "id": "6aa9bd60-492b-4a63-87ea-e0a2be27b637",
                                    "id_mask": "sample string 2",
                                    "name": "sample string 3",
                                    "active": true,
                                    "created_on": "2026-09-06T06:46:36.873517+02:00",
                                    "last_update": "2026-09-06T06:46:36.873517+02:00",
                                    "id_user_upd": "8903c9a5-f0c7-4b82-9ce1-07e143fbd3ea",
                                    "commited": true,
                                    "mt_items": [
                                      {
                                        "$ref": "11"
                                      },
                                      {
                                        "$ref": "11"
                                      }
                                    ],
                                    "st_users": {
                                      "$ref": "6"
                                    }
                                  },
                                  "mt_categories_items": [
                                    {
                                      "$ref": "10"
                                    },
                                    {
                                      "$ref": "10"
                                    }
                                  ],
                                  "mt_items_featured": [
                                    {
                                      "$id": "13",
                                      "id": "833e32e2-fa1f-4617-9c4c-af006d61c840",
                                      "id_branch": "14bbb0ed-0cad-4864-be2a-bffd59a652c2",
                                      "id_pos_type": "fbf72713-ba0c-4c67-9bd6-e64e2f94e3d6",
                                      "id_pos": "8d49f4d9-89df-4324-8c8b-799bc3e746ea",
                                      "id_item": "78afca4e-2ec8-4ab2-a2a6-6c2b734c9f9b",
                                      "date_from": "2026-09-06T06:46:36.873517+02:00",
                                      "date_end": "2026-09-06T06:46:36.873517+02:00",
                                      "image_id": 4,
                                      "active": true,
                                      "created_on": "2026-09-06T06:46:36.873517+02:00",
                                      "last_update": "2026-09-06T06:46:36.873517+02:00",
                                      "id_user_upd": "7acad0ce-dce5-42fc-b3bf-5a33f835c44e",
                                      "commited": true,
                                      "mt_branches": {
                                        "$ref": "7"
                                      },
                                      "mt_items": {
                                        "$ref": "11"
                                      },
                                      "mt_pos": {
                                        "$id": "14",
                                        "id": "2f9f0da6-fbee-4d56-bace-822f1a6b7a55",
                                        "id_mask": "sample string 2",
                                        "name": "sample string 3",
                                        "description": "sample string 4",
                                        "id_branch": "da7f9aca-f627-4777-9156-cb6d05cd0f4c",
                                        "id_zone": "db9e42ac-19f9-4518-9ced-5ca8c1d38ea2",
                                        "user_required": true,
                                        "active": true,
                                        "created_on": "2026-09-06T06:46:36.873517+02:00",
                                        "last_update": "2026-09-06T06:46:36.873517+02:00",
                                        "id_user_upd": "1d70d3d3-b225-46d0-af51-8b7691e76aee",
                                        "commited": true,
                                        "mt_branches_zones": {
                                          "$id": "15",
                                          "id": "690988e1-8f44-4a4c-8bf2-8c8b179a6efd",
                                          "id_mask": "sample string 2",
                                          "name": "sample string 3",
                                          "description": "sample string 4",
                                          "id_branch": "d82fed8c-b944-48ea-a62f-fd9bce0d8fd8",
                                          "active": true,
                                          "created_on": "2026-09-06T06:46:36.873517+02:00",
                                          "last_update": "2026-09-06T06:46:36.873517+02:00",
                                          "id_user_upd": "9d06c7ba-6f9c-4095-8a85-34800beefe0f",
                                          "commited": true,
                                          "mt_branches": {
                                            "$ref": "7"
                                          },
                                          "mt_pos": [
                                            {
                                              "$ref": "14"
                                            },
                                            {
                                              "$ref": "14"
                                            }
                                          ],
                                          "st_users": {
                                            "$ref": "6"
                                          }
                                        },
                                        "mt_cloakrooms": [
                                          {
                                            "$id": "16",
                                            "id": "dba3e65c-0456-4406-8d7e-66f52f4edb01",
                                            "id_mask": "sample string 2",
                                            "name": "sample string 3",
                                            "id_pos": "d2cc2a0b-9ec2-4ea8-be2f-783ae0d2b1bf",
                                            "unit_ini": 5,
                                            "unit_end": 6,
                                            "name_pos": "sample string 7",
                                            "id_image": "2c81beac-c7ce-4961-877b-24d80040f7dc",
                                            "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-09-06T06:46:36.873517+02:00",
                                            "last_update": "2026-09-06T06:46:36.873517+02:00",
                                            "id_user_upd": "6a1f008c-d828-4574-bcb0-aa0cc86dceba",
                                            "commited": true,
                                            "mt_pos": {
                                              "$ref": "14"
                                            },
                                            "st_images": {
                                              "$ref": "8"
                                            },
                                            "st_users": {
                                              "$ref": "6"
                                            },
                                            "tt_cloakrooms_units": [
                                              {
                                                "$id": "17",
                                                "id": "b7a557c6-66fe-4cef-a57b-9ca4fb9e3a7e",
                                                "id_cloakroom": "e675af70-4ad7-4599-b798-801504c19919",
                                                "id_pos_sesion": "dfa166d4-dd47-439c-8217-e93bd4fc56ce",
                                                "unit_id": 4,
                                                "date_open": "2026-09-06T06:46:36.873517+02:00",
                                                "date_close": "2026-09-06T06:46:36.873517+02:00",
                                                "id_doc_sa": "88e6ce59-f2ac-4118-938d-8701ba19cae6",
                                                "commited": true,
                                                "mt_cloakrooms": {
                                                  "$ref": "16"
                                                },
                                                "tt_doc_sa": {
                                                  "$id": "18",
                                                  "id": "797c1ada-28ef-4721-a988-31b8a079bba7",
                                                  "id_pos": "3e30353b-aecf-4fcf-8293-35462145592f",
                                                  "id_doc": "548d4c65-9edb-4151-ae89-f854c583c4ef",
                                                  "id_branch": "14dc87c2-c0d0-4b54-85f7-d1663514fbc5",
                                                  "nro_doc": "sample string 5",
                                                  "date_doc": "2026-09-06T06:46:36.873517+02:00",
                                                  "date_tax": "2026-09-06T06:46:36.873517+02:00",
                                                  "hour_doc": "00:00:00.1234567",
                                                  "block": true,
                                                  "id_ref": "3cd353e0-d7ec-4ef4-8f6f-c987fdffeffd",
                                                  "id_relationship": "740a1fd4-8645-4c16-a66c-082c18cc185b",
                                                  "id_loc_from": "73a5c04a-a0e7-4da4-9243-c951cff54439",
                                                  "id_loc_end": "ceb0d7c2-7272-418f-942d-fe33d40ac274",
                                                  "id_user_add": "ed484e4c-9250-44f8-887a-7bed39984b1d",
                                                  "id_user_upd": "f80e5610-831a-4ec1-a784-394523583192",
                                                  "comment": "sample string 12",
                                                  "id_pos_sesion": "62decb41-9ffa-483a-9dfb-868167b6d121",
                                                  "id_room_unit": "e5cd52c8-2f58-4ec0-8380-5fe4f8f4d76c",
                                                  "ref_locator": "sample string 13",
                                                  "ref_zone_aut": "sample string 14",
                                                  "id_pos_type": "d36bd15c-3cdf-42db-b392-fcb9ac8421d5",
                                                  "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-09-06T06:46:36.873517+02:00",
                                                  "last_update": "2026-09-06T06:46:36.873517+02:00",
                                                  "commited": true,
                                                  "created_by": 1,
                                                  "doc_print": true,
                                                  "mt_branches": {
                                                    "$ref": "7"
                                                  },
                                                  "mt_docs": {
                                                    "$ref": "2"
                                                  },
                                                  "mt_locations": {
                                                    "$id": "19",
                                                    "id": "6cbc224a-27b1-415f-b1ed-2aabcbca5cb4",
                                                    "id_mask": "sample string 2",
                                                    "name": "sample string 3",
                                                    "description": "sample string 4",
                                                    "reserved": true,
                                                    "id_branch": "f4b14d65-e15c-4ce3-9c3b-ca0ed39eb016",
                                                    "active": true,
                                                    "created_on": "2026-09-06T06:46:36.873517+02:00",
                                                    "last_update": "2026-09-06T06:46:36.873517+02:00",
                                                    "id_user_upd": "a59b1c7d-a405-4688-87b3-ed2b793e958b",
                                                    "commited": true,
                                                    "mt_branches": {
                                                      "$ref": "7"
                                                    },
                                                    "st_users": {
                                                      "$ref": "6"
                                                    },
                                                    "tt_doc_sa": [
                                                      {
                                                        "$ref": "18"
                                                      },
                                                      {
                                                        "$ref": "18"
                                                      }
                                                    ],
                                                    "tt_doc_sa1": [
                                                      {
                                                        "$ref": "18"
                                                      },
                                                      {
                                                        "$ref": "18"
                                                      }
                                                    ],
                                                    "tt_doc_st": [
                                                      {
                                                        "$id": "20",
                                                        "id": "f59bdd7d-70ce-4792-9aff-2e8a73524f52",
                                                        "id_pos": "c961f0e7-67c2-4005-9bd2-557deb2a96b8",
                                                        "id_doc": "401152cf-067c-4bdd-9c52-daf070b4a7cb",
                                                        "id_branch": "501f090f-9d35-4cda-aa95-2fba5eeb787c",
                                                        "nro_doc": "sample string 5",
                                                        "date_doc": "2026-09-06T06:46:36.873517+02:00",
                                                        "block": true,
                                                        "nro_original": "sample string 8",
                                                        "id_ref": "1e037a3a-0220-4ee7-aa3d-8b313fcc5e49",
                                                        "id_loc_from": "d3f47531-28f2-4867-a999-e5ba069d358a",
                                                        "id_loc_end": "8a8450c2-ed16-4263-bc2d-2d9aba2be242",
                                                        "id_user_add": "f915b096-50ad-4d36-bf41-544c57e96569",
                                                        "id_user_upd": "3220f379-9866-42d0-b305-9359e285d9df",
                                                        "id_pos_sesion": "a1a72e09-e112-4692-b6ad-1e2f4e394354",
                                                        "comment": "sample string 12",
                                                        "status": 1,
                                                        "is_send": true,
                                                        "date_send": "2026-09-06T06:46:36.873517+02:00",
                                                        "active": true,
                                                        "created_on": "2026-09-06T06:46:36.873517+02:00",
                                                        "last_update": "2026-09-06T06:46:36.873517+02:00",
                                                        "commited": true,
                                                        "mt_branches": {
                                                          "$ref": "7"
                                                        },
                                                        "mt_docs": {
                                                          "$ref": "2"
                                                        },
                                                        "mt_locations": {
                                                          "$ref": "19"
                                                        },
                                                        "mt_locations1": {
                                                          "$ref": "19"
                                                        },
                                                        "mt_pos": {
                                                          "$ref": "14"
                                                        },
                                                        "st_users": {
                                                          "$ref": "6"
                                                        },
                                                        "st_users1": {
                                                          "$ref": "6"
                                                        },
                                                        "tt_doc_st_det": [
                                                          {
                                                            "$id": "21",
                                                            "id_doc_st": "1e766f36-be37-4d25-a272-37bde16b1e15",
                                                            "id_line": 2,
                                                            "id_item": "4ceb8788-d78f-4d53-95d0-8956e049f9ee",
                                                            "comment": "sample string 4",
                                                            "qty": 5.1,
                                                            "status": 1,
                                                            "active": true,
                                                            "mt_items": {
                                                              "$ref": "11"
                                                            },
                                                            "tt_doc_st": {
                                                              "$ref": "20"
                                                            }
                                                          },
                                                          {
                                                            "$ref": "21"
                                                          }
                                                        ],
                                                        "tt_doc_st1": [
                                                          {
                                                            "$ref": "20"
                                                          },
                                                          {
                                                            "$ref": "20"
                                                          }
                                                        ],
                                                        "tt_doc_st2": {
                                                          "$ref": "20"
                                                        }
                                                      },
                                                      {
                                                        "$ref": "20"
                                                      }
                                                    ],
                                                    "tt_doc_st1": [
                                                      {
                                                        "$ref": "20"
                                                      },
                                                      {
                                                        "$ref": "20"
                                                      }
                                                    ],
                                                    "tt_stock": [
                                                      {
                                                        "$id": "22",
                                                        "id_location": "4ce18661-d615-4ca5-9187-3dfca3fe6501",
                                                        "id_item": "24531ace-5c43-4218-b957-7fe63a6aea9b",
                                                        "stock_ideal": 3.1,
                                                        "stock_min": 4.1,
                                                        "stock_max": 5.1,
                                                        "stock": 6.1,
                                                        "active": true,
                                                        "created_on": "2026-09-06T06:46:36.873517+02:00",
                                                        "last_update": "2026-09-06T06:46:36.873517+02:00",
                                                        "commited": true,
                                                        "mt_items": {
                                                          "$ref": "11"
                                                        },
                                                        "mt_locations": {
                                                          "$ref": "19"
                                                        }
                                                      },
                                                      {
                                                        "$ref": "22"
                                                      }
                                                    ]
                                                  },
                                                  "mt_locations1": {
                                                    "$ref": "19"
                                                  },
                                                  "mt_pos": {
                                                    "$ref": "14"
                                                  },
                                                  "st_users": {
                                                    "$ref": "6"
                                                  },
                                                  "st_users1": {
                                                    "$ref": "6"
                                                  },
                                                  "tt_cloakrooms_units": [
                                                    {
                                                      "$ref": "17"
                                                    },
                                                    {
                                                      "$ref": "17"
                                                    }
                                                  ],
                                                  "tt_doc_sa_cashflow": [
                                                    {
                                                      "$id": "23",
                                                      "id_doc_sa": "ec44f253-9c45-4a13-a006-8cfe5a9f2a14",
                                                      "id_pay": "0169a214-a5ad-41cf-8bd3-8ce46c8a2eaa",
                                                      "id_money": "40adf2e0-0366-4dab-9513-6bb5a3f4fb0f",
                                                      "date_cashflow": "2026-09-06T06:46:36.873517+02:00",
                                                      "coefficient": 5.1,
                                                      "id_user_add": "a1045831-4db3-4ff9-b74a-9a8429485b06",
                                                      "amt_tot_md": 7.1,
                                                      "amt_tot_mo": 8.1,
                                                      "mt_payment_types": {
                                                        "$id": "24",
                                                        "id": "d248c699-fa21-48b1-898c-dcf0071f730f",
                                                        "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": "4555a430-7e93-4116-8190-dfe13cd5e904",
                                                        "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-09-06T06:46:36.873517+02:00",
                                                        "last_update": "2026-09-06T06:46:36.873517+02:00",
                                                        "id_user_upd": "72ae2f33-7651-499a-8741-144d27975959",
                                                        "commited": true,
                                                        "mt_docs_payment_money": [
                                                          {
                                                            "$ref": "3"
                                                          },
                                                          {
                                                            "$ref": "3"
                                                          }
                                                        ],
                                                        "st_images": {
                                                          "$ref": "8"
                                                        },
                                                        "st_users": {
                                                          "$ref": "6"
                                                        },
                                                        "tt_doc_sa_cashflow": [
                                                          {
                                                            "$ref": "23"
                                                          },
                                                          {
                                                            "$ref": "23"
                                                          }
                                                        ],
                                                        "tt_doc_sa_pay": [
                                                          {
                                                            "$id": "25",
                                                            "id_doc_sa": "9f1c146c-dd9c-4fa4-b655-2d24012ed70d",
                                                            "id_line": 2,
                                                            "id_pay": "d7b6b6c3-c3bc-4690-96fe-a7aebaaa6959",
                                                            "id_money": "c3a2dced-9bc8-41b1-bf23-3f0fd0e9bce4",
                                                            "coefficient": 5.1,
                                                            "id_voucher": "c6f46efe-5c7b-4269-a9f0-852bd91c4bc4",
                                                            "id_employee": "db057ca5-f433-498c-948e-74ee13d969e0",
                                                            "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": "5bca5603-d7c4-46b6-9517-9a77fcf3b1a9",
                                                            "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": "26",
                                                              "id": "82f3011f-2e75-4955-8b0a-34fe9d8ab3fd",
                                                              "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": "3c899ae3-1197-4fbb-9323-98d885d24076",
                                                              "name_pos": "sample string 12",
                                                              "id_image": "47749ea1-a57f-4de6-9a33-cd722498a4f8",
                                                              "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-09-06T06:46:36.873517+02:00",
                                                              "last_update": "2026-09-06T06:46:36.873517+02:00",
                                                              "id_user_upd": "51182246-a0a5-446d-b076-0225793692d2",
                                                              "commited": true,
                                                              "mt_employees_branches": [
                                                                {
                                                                  "$id": "27",
                                                                  "id_employee": "36aa97a7-4588-4273-aee5-6772bb11fb55",
                                                                  "id_branch": "33846e38-7479-4ecf-b2d9-87dd143de3a7",
                                                                  "active": true,
                                                                  "created_on": "2026-09-06T06:46:36.873517+02:00",
                                                                  "last_update": "2026-09-06T06:46:36.873517+02:00",
                                                                  "id_user_upd": "0b228030-712f-44d9-8240-2034a8a49c35",
                                                                  "commited": true,
                                                                  "mt_branches": {
                                                                    "$ref": "7"
                                                                  },
                                                                  "mt_employees": {
                                                                    "$ref": "26"
                                                                  }
                                                                },
                                                                {
                                                                  "$ref": "27"
                                                                }
                                                              ],
                                                              "mt_employees_profiles": {
                                                                "$id": "28",
                                                                "id": "190f8703-2004-4183-8066-e1860dfecf6a",
                                                                "id_mask": "sample string 2",
                                                                "name": "sample string 3",
                                                                "description": "sample string 4",
                                                                "authorized": true,
                                                                "active": true,
                                                                "created_on": "2026-09-06T06:46:36.873517+02:00",
                                                                "last_update": "2026-09-06T06:46:36.873517+02:00",
                                                                "id_user_upd": "e41e1733-57c3-4de9-b287-3d4e9d1f416d",
                                                                "commited": true,
                                                                "mt_employees": [
                                                                  {
                                                                    "$ref": "26"
                                                                  },
                                                                  {
                                                                    "$ref": "26"
                                                                  }
                                                                ],
                                                                "st_users": {
                                                                  "$ref": "6"
                                                                }
                                                              },
                                                              "st_images": {
                                                                "$ref": "8"
                                                              },
                                                              "st_users": {
                                                                "$ref": "6"
                                                              },
                                                              "tt_doc_sa_det": [
                                                                {
                                                                  "$id": "29",
                                                                  "id_doc_sa": "db702275-94c7-4f42-823a-ebcff8bd1c27",
                                                                  "id_line": 2,
                                                                  "id_item_sub": "84a9c393-692c-45ad-be2a-68d1547c0813",
                                                                  "qty": 4.1,
                                                                  "id_list": "2b6a8ff8-ad25-4206-b788-0216c1eba3c4",
                                                                  "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": "41254bd7-627f-4025-b4f6-b3647c541e3d",
                                                                  "is_used": true,
                                                                  "qty_vou": 1.1,
                                                                  "amt_vou": 1.1,
                                                                  "comment": "sample string 15",
                                                                  "ref_det": "sample string 16",
                                                                  "id_employee": "a60a9eaa-1d35-4402-a764-47c312d513c2",
                                                                  "name_generic": "sample string 17",
                                                                  "type_ope": 1,
                                                                  "id_user_add": "be3212c2-3905-417c-8ef4-f18953ab1cee",
                                                                  "id_user_upd": "59933407-90c4-4411-a151-ea75a52dfeb9",
                                                                  "active": true,
                                                                  "mt_employees": {
                                                                    "$ref": "26"
                                                                  },
                                                                  "mt_items_sub": {
                                                                    "$id": "30",
                                                                    "id": "80f18a82-18a6-4b8e-9ccc-6ed4b3637670",
                                                                    "id_item": "2de87e7a-c4ef-4047-ab53-857b178b5104",
                                                                    "id_item_type": "f45fa72b-c2b3-4459-b520-a57d74b0d353",
                                                                    "is_default": true,
                                                                    "barcode": "sample string 5",
                                                                    "voucher_apply": true,
                                                                    "id_voucher_json": "c004e340-682e-4591-b58d-b2f98a074705",
                                                                    "count_voucher": 1,
                                                                    "id_voucher_type": 1,
                                                                    "active": true,
                                                                    "created_on": "2026-09-06T06:46:36.873517+02:00",
                                                                    "last_update": "2026-09-06T06:46:36.873517+02:00",
                                                                    "id_user_upd": "a0c05e65-f8b8-4cf4-a76b-a87efa61ad45",
                                                                    "commited": true,
                                                                    "mt_items": {
                                                                      "$ref": "11"
                                                                    },
                                                                    "mt_items_formula": [
                                                                      {
                                                                        "$id": "31",
                                                                        "id_item_sub": "e8cdf1f1-c7b2-4e6c-86d9-d8872d8d4b1f",
                                                                        "id_item": "a953d960-a798-4c97-9488-861b9a3d0553",
                                                                        "group_id": 3,
                                                                        "id_unit_ref": "364c043e-9253-48dc-9f42-3789d378ff09",
                                                                        "qty_dis": 5,
                                                                        "mt_items": {
                                                                          "$ref": "11"
                                                                        },
                                                                        "mt_items_sub": {
                                                                          "$ref": "30"
                                                                        },
                                                                        "mt_units_ref": {
                                                                          "$id": "32",
                                                                          "id": "34e10d46-1847-447c-89c4-18f3525ae7ca",
                                                                          "id_mask": "sample string 2",
                                                                          "name": "sample string 3",
                                                                          "coefficient": 4.1,
                                                                          "id_unit": "77b90b1a-3dc6-4d59-b0d6-cf3234df196c",
                                                                          "active": true,
                                                                          "created_on": "2026-09-06T06:46:36.873517+02:00",
                                                                          "last_update": "2026-09-06T06:46:36.873517+02:00",
                                                                          "id_user_upd": "c68e9d10-1ee5-422b-8620-119c7f424ff1",
                                                                          "commited": true,
                                                                          "mt_units": {
                                                                            "$id": "33",
                                                                            "id": "eb456dc6-9cf1-4f5c-9427-a7c59c957e2d",
                                                                            "id_mask": "sample string 2",
                                                                            "name": "sample string 3",
                                                                            "active": true,
                                                                            "created_on": "2026-09-06T06:46:36.873517+02:00",
                                                                            "last_update": "2026-09-06T06:46:36.873517+02:00",
                                                                            "id_user_upd": "d4371376-25bc-4388-8f4f-b939ee677cda",
                                                                            "commited": true,
                                                                            "mt_units_ref": [
                                                                              {
                                                                                "$ref": "32"
                                                                              },
                                                                              {
                                                                                "$ref": "32"
                                                                              }
                                                                            ],
                                                                            "st_users": {
                                                                              "$ref": "6"
                                                                            },
                                                                            "mt_items": [
                                                                              {
                                                                                "$ref": "11"
                                                                              },
                                                                              {
                                                                                "$ref": "11"
                                                                              }
                                                                            ],
                                                                            "mt_items1": [
                                                                              {
                                                                                "$ref": "11"
                                                                              },
                                                                              {
                                                                                "$ref": "11"
                                                                              }
                                                                            ]
                                                                          },
                                                                          "st_users": {
                                                                            "$ref": "6"
                                                                          },
                                                                          "mt_items_formula": [
                                                                            {
                                                                              "$ref": "31"
                                                                            },
                                                                            {
                                                                              "$ref": "31"
                                                                            }
                                                                          ]
                                                                        }
                                                                      },
                                                                      {
                                                                        "$ref": "31"
                                                                      }
                                                                    ],
                                                                    "mt_items_types": {
                                                                      "$id": "34",
                                                                      "id": "75db21df-6933-46ad-bb0f-8e27e9986f05",
                                                                      "id_mask": "sample string 2",
                                                                      "name": "sample string 3",
                                                                      "name_short": "sample string 4",
                                                                      "name_pos": "sample string 5",
                                                                      "id_image": "91e1ca92-3954-49c6-95db-911d6e1a6c6c",
                                                                      "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-09-06T06:46:36.873517+02:00",
                                                                      "last_update": "2026-09-06T06:46:36.873517+02:00",
                                                                      "id_user_upd": "c145e3c5-d785-4dee-86f3-a4a3f158cfcf",
                                                                      "commited": true,
                                                                      "tt_vouchers_det": [
                                                                        {
                                                                          "$id": "35",
                                                                          "id_voucher": "65a97226-14e5-45bb-9d8b-9300a470c183",
                                                                          "id_line": "9e66c64b-e1e9-4289-9e26-30703fdf7b35",
                                                                          "id_category": "b4faece5-b669-4c03-9e89-9954786ab902",
                                                                          "id_item": "e5c9f8d2-3136-4df2-9cf9-ca2e25c1948b",
                                                                          "id_item_type": "27f26807-e01f-43c6-8206-4ce75411fec2",
                                                                          "price_max": 1.1,
                                                                          "qty_add": 3.1,
                                                                          "qty_used": 4.1,
                                                                          "mt_categories": {
                                                                            "$ref": "9"
                                                                          },
                                                                          "mt_items": {
                                                                            "$ref": "11"
                                                                          },
                                                                          "mt_items_types": {
                                                                            "$ref": "34"
                                                                          },
                                                                          "tt_vouchers": {
                                                                            "$id": "36",
                                                                            "id": "8576836c-9d21-4e4d-98de-240ab3e2ac09",
                                                                            "id_voucher": 2,
                                                                            "locator_voucher": "sample string 3",
                                                                            "qr_code": "sample string 4",
                                                                            "date_from": "2026-09-06T06:46:36.873517+02:00",
                                                                            "date_end": "2026-09-06T06:46:36.873517+02:00",
                                                                            "date_used": "2026-09-06T06:46:36.873517+02:00",
                                                                            "date_sesion": "2026-09-06T06:46:36.873517+02:00",
                                                                            "id_employee": "44cc5bde-12b9-42a8-b159-a0c5ba88ddd0",
                                                                            "id_branch": "71ce83b8-4d2e-4212-a790-c000d8e1b4b2",
                                                                            "id_voucher_permision": "74f537a3-91c1-4122-b39d-b38faeedb766",
                                                                            "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": "caa2a044-eabf-4817-a85f-6719995315a1",
                                                                            "id_user_add": "a64fc016-2ef4-4e41-ae99-fe7ef857cc49",
                                                                            "id_doc_sa": "1949ffcc-a638-43ab-bc36-56fa03475430",
                                                                            "id_item_sub": "7a3e46ba-4b4f-46d6-a7b7-502ebc6d6c65",
                                                                            "id_pos_sesion": "332f7d33-a430-4b93-813a-00667ab5f8f7",
                                                                            "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-09-06T06:46:36.873517+02:00",
                                                                            "last_update": "2026-09-06T06:46:36.873517+02:00",
                                                                            "commited": true,
                                                                            "mt_branches": {
                                                                              "$ref": "7"
                                                                            },
                                                                            "mt_employees": {
                                                                              "$ref": "26"
                                                                            },
                                                                            "mt_payment_types": {
                                                                              "$ref": "24"
                                                                            },
                                                                            "st_users": {
                                                                              "$ref": "6"
                                                                            },
                                                                            "tt_doc_sa_pay": [
                                                                              {
                                                                                "$ref": "25"
                                                                              },
                                                                              {
                                                                                "$ref": "25"
                                                                              }
                                                                            ],
                                                                            "tt_vouchers_det": [
                                                                              {
                                                                                "$ref": "35"
                                                                              },
                                                                              {
                                                                                "$ref": "35"
                                                                              }
                                                                            ],
                                                                            "tt_vouchers_permisions": {
                                                                              "$id": "37",
                                                                              "id": "858e74b2-bc13-4a71-ab92-243681f450f3",
                                                                              "date_from": "2026-09-06T06:46:36.873517+02:00",
                                                                              "date_end": "2026-09-06T06:46:36.873517+02:00",
                                                                              "date_used": "2026-09-06T06:46:36.873517+02:00",
                                                                              "id_employee": "ff2acd92-b5e3-4e84-b15a-ac12f33cf121",
                                                                              "id_branch": "32c8ef67-4649-4785-af97-6550406aa4cc",
                                                                              "count": 6,
                                                                              "count_used": 1,
                                                                              "unlimited": true,
                                                                              "id_user_add": "09c58b9b-ffea-4778-acff-f678e5d4d352",
                                                                              "is_entry": true,
                                                                              "is_consume": true,
                                                                              "active": true,
                                                                              "created_on": "2026-09-06T06:46:36.873517+02:00",
                                                                              "last_update": "2026-09-06T06:46:36.873517+02:00",
                                                                              "commited": true,
                                                                              "mt_branches": {
                                                                                "$ref": "7"
                                                                              },
                                                                              "mt_employees": {
                                                                                "$ref": "26"
                                                                              },
                                                                              "st_users": {
                                                                                "$ref": "6"
                                                                              },
                                                                              "tt_vouchers": [
                                                                                {
                                                                                  "$ref": "36"
                                                                                },
                                                                                {
                                                                                  "$ref": "36"
                                                                                }
                                                                              ]
                                                                            }
                                                                          }
                                                                        },
                                                                        {
                                                                          "$ref": "35"
                                                                        }
                                                                      ],
                                                                      "st_images": {
                                                                        "$ref": "8"
                                                                      },
                                                                      "st_users": {
                                                                        "$ref": "6"
                                                                      },
                                                                      "mt_items_sub": [
                                                                        {
                                                                          "$ref": "30"
                                                                        },
                                                                        {
                                                                          "$ref": "30"
                                                                        }
                                                                      ],
                                                                      "mt_prices_rules": [
                                                                        {
                                                                          "$id": "38",
                                                                          "id": "0714fd17-782e-4a6a-b28a-69442e6dbfd4",
                                                                          "id_mask": "sample string 2",
                                                                          "name": "sample string 3",
                                                                          "description": "sample string 4",
                                                                          "date_from": "2026-09-06T06:46:36.873517+02:00",
                                                                          "date_end": "2026-09-06T06:46:36.873517+02:00",
                                                                          "by_amt": true,
                                                                          "by_pcg": true,
                                                                          "ap_amount": 1.1,
                                                                          "ap_percent": 1.1,
                                                                          "ap_price": 1.1,
                                                                          "ap_price_min": 1.1,
                                                                          "ap_price_max": 1.1,
                                                                          "id_branch": "8ecd91d6-1e31-40c0-90ca-6995a96682e1",
                                                                          "id_pos": "a84f4f4e-7573-4bd5-ab55-3d253d176492",
                                                                          "id_list": "c6fe4e26-e6ea-4081-bc1b-83d44d644263",
                                                                          "id_item": "9886de6d-7512-4550-9399-541be712a8b9",
                                                                          "id_item_type": "3d984f95-81fc-43ad-840e-408797052460",
                                                                          "id_category": "38b16919-99a2-4d63-a056-7360439af2b5",
                                                                          "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-09-06T06:46:36.873517+02:00",
                                                                          "last_update": "2026-09-06T06:46:36.873517+02:00",
                                                                          "id_user_upd": "12b4791c-0684-4423-b422-156ae02391f4",
                                                                          "commited": true,
                                                                          "mt_branches": {
                                                                            "$ref": "7"
                                                                          },
                                                                          "mt_categories": {
                                                                            "$ref": "9"
                                                                          },
                                                                          "mt_items": {
                                                                            "$ref": "11"
                                                                          },
                                                                          "mt_items_types": {
                                                                            "$ref": "34"
                                                                          },
                                                                          "mt_pos": {
                                                                            "$ref": "14"
                                                                          },
                                                                          "mt_prices_list": {
                                                                            "$id": "39",
                                                                            "id": "114c8d7d-c3df-4742-a3fb-81ff68fba4c9",
                                                                            "id_mask": "sample string 2",
                                                                            "name": "sample string 3",
                                                                            "description": "sample string 4",
                                                                            "id_ref": "f9c84432-b057-4479-842d-5d5f8a4c1d93",
                                                                            "tax_included": true,
                                                                            "switch_select": true,
                                                                            "item_type_default": 7,
                                                                            "name_pos": "sample string 8",
                                                                            "id_image": "0caab288-2aae-40e4-9bdf-386e954f757e",
                                                                            "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-09-06T06:46:36.873517+02:00",
                                                                            "last_update": "2026-09-06T06:46:36.873517+02:00",
                                                                            "id_user_upd": "e9349334-3170-495e-86c2-e58c35ab8456",
                                                                            "commited": true,
                                                                            "mt_pos_prices_list": [
                                                                              {
                                                                                "$id": "40",
                                                                                "id_pos": "a19a5270-e932-4b55-bb86-022238389053",
                                                                                "id_pos_type": "d869c491-3db2-4b80-ad1d-a611cd050a35",
                                                                                "id_price_list": "fa0ea1c0-a54e-4fe3-8907-c92601fd60ba",
                                                                                "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-09-06T06:46:36.873517+02:00",
                                                                                "last_update": "2026-09-06T06:46:36.873517+02:00",
                                                                                "id_user_upd": "afe735f9-8765-408e-9e16-5a317aeada65",
                                                                                "commited": true,
                                                                                "mt_pos_view": {
                                                                                  "$id": "41",
                                                                                  "id_pos": "ca9f9c9a-3295-46a3-a7a3-e0b94179f989",
                                                                                  "id_pos_type": "e2120779-927d-457b-89c5-7d5c624a607a",
                                                                                  "is_default": true,
                                                                                  "active": true,
                                                                                  "created_on": "2026-09-06T06:46:36.873517+02:00",
                                                                                  "last_update": "2026-09-06T06:46:36.873517+02:00",
                                                                                  "id_user_upd": "54157249-ee89-4b08-92a9-4f8b24658881",
                                                                                  "commited": true,
                                                                                  "mt_pos": {
                                                                                    "$ref": "14"
                                                                                  },
                                                                                  "mt_pos_prices_list": [
                                                                                    {
                                                                                      "$ref": "40"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "40"
                                                                                    }
                                                                                  ],
                                                                                  "mt_pos_types": {
                                                                                    "$id": "42",
                                                                                    "id": "c81e3b37-4d60-43c3-b882-8dc15bc823b5",
                                                                                    "id_mask": "sample string 2",
                                                                                    "name": "sample string 3",
                                                                                    "is_module": true,
                                                                                    "order": 5,
                                                                                    "active": true,
                                                                                    "created_on": "2026-09-06T06:46:36.873517+02:00",
                                                                                    "last_update": "2026-09-06T06:46:36.873517+02:00",
                                                                                    "id_user_upd": "38994ec9-2304-4557-8a90-354a253333ef",
                                                                                    "commited": true,
                                                                                    "mt_items_featured": [
                                                                                      {
                                                                                        "$ref": "13"
                                                                                      },
                                                                                      {
                                                                                        "$ref": "13"
                                                                                      }
                                                                                    ],
                                                                                    "mt_pos_doc_print": [
                                                                                      {
                                                                                        "$ref": "1"
                                                                                      },
                                                                                      {
                                                                                        "$ref": "1"
                                                                                      }
                                                                                    ],
                                                                                    "st_users": {
                                                                                      "$ref": "6"
                                                                                    },
                                                                                    "mt_pos_view": [
                                                                                      {
                                                                                        "$ref": "41"
                                                                                      },
                                                                                      {
                                                                                        "$ref": "41"
                                                                                      }
                                                                                    ]
                                                                                  },
                                                                                  "st_users": {
                                                                                    "$ref": "6"
                                                                                  }
                                                                                },
                                                                                "mt_prices_list": {
                                                                                  "$ref": "39"
                                                                                },
                                                                                "st_users": {
                                                                                  "$ref": "6"
                                                                                }
                                                                              },
                                                                              {
                                                                                "$ref": "40"
                                                                              }
                                                                            ],
                                                                            "mt_prices_items": [
                                                                              {
                                                                                "$id": "43",
                                                                                "id_list": "b0d310e5-f352-4329-bab0-d9e5be59fac0",
                                                                                "id_item_sub": "917acbd7-b325-4bdc-bce8-afa664063200",
                                                                                "validity_date": "2026-09-06T06:46:36.873517+02:00",
                                                                                "price": 4.1,
                                                                                "active": true,
                                                                                "created_on": "2026-09-06T06:46:36.873517+02:00",
                                                                                "last_update": "2026-09-06T06:46:36.873517+02:00",
                                                                                "id_user_upd": "0c77f89d-ad32-4868-b889-cb1fb289988d",
                                                                                "commited": true,
                                                                                "mt_items_sub": {
                                                                                  "$ref": "30"
                                                                                },
                                                                                "mt_prices_list": {
                                                                                  "$ref": "39"
                                                                                },
                                                                                "st_users": {
                                                                                  "$ref": "6"
                                                                                }
                                                                              },
                                                                              {
                                                                                "$ref": "43"
                                                                              }
                                                                            ],
                                                                            "mt_prices_list1": [
                                                                              {
                                                                                "$ref": "39"
                                                                              },
                                                                              {
                                                                                "$ref": "39"
                                                                              }
                                                                            ],
                                                                            "mt_prices_list2": {
                                                                              "$ref": "39"
                                                                            },
                                                                            "mt_prices_list_rules": [
                                                                              {
                                                                                "$id": "44",
                                                                                "id": "ffd2b4ff-2937-48e7-bd2c-9e1568d23638",
                                                                                "id_mask": "sample string 2",
                                                                                "name": "sample string 3",
                                                                                "description": "sample string 4",
                                                                                "date_from": "2026-09-06T06:46:36.873517+02:00",
                                                                                "date_end": "2026-09-06T06:46:36.873517+02:00",
                                                                                "id_branch": "3fd03c47-050d-4dcd-9d33-6603f774ac01",
                                                                                "id_pos": "baf15870-b0cc-4e1f-a9fe-511189cefa87",
                                                                                "id_list": "845fc54f-27aa-4d75-b164-b3f77e2b04e2",
                                                                                "view_list": true,
                                                                                "is_default": true,
                                                                                "active": true,
                                                                                "created_on": "2026-09-06T06:46:36.873517+02:00",
                                                                                "last_update": "2026-09-06T06:46:36.873517+02:00",
                                                                                "id_user_upd": "212aaab6-aaa9-4aa8-80be-6d8dd0b637ad",
                                                                                "commited": true,
                                                                                "mt_branches": {
                                                                                  "$ref": "7"
                                                                                },
                                                                                "mt_pos": {
                                                                                  "$ref": "14"
                                                                                },
                                                                                "mt_prices_list": {
                                                                                  "$ref": "39"
                                                                                },
                                                                                "st_users": {
                                                                                  "$ref": "6"
                                                                                }
                                                                              },
                                                                              {
                                                                                "$ref": "44"
                                                                              }
                                                                            ],
                                                                            "st_images": {
                                                                              "$ref": "8"
                                                                            },
                                                                            "st_users": {
                                                                              "$ref": "6"
                                                                            },
                                                                            "mt_prices_rules": [
                                                                              {
                                                                                "$ref": "38"
                                                                              },
                                                                              {
                                                                                "$ref": "38"
                                                                              }
                                                                            ],
                                                                            "tt_doc_sa_det": [
                                                                              {
                                                                                "$ref": "29"
                                                                              },
                                                                              {
                                                                                "$ref": "29"
                                                                              }
                                                                            ]
                                                                          },
                                                                          "st_users": {
                                                                            "$ref": "6"
                                                                          }
                                                                        },
                                                                        {
                                                                          "$ref": "38"
                                                                        }
                                                                      ],
                                                                      "tt_items_customs": [
                                                                        {
                                                                          "$id": "45",
                                                                          "id": "9fbebaa8-0799-441e-82de-5f33418456d5",
                                                                          "order_id": 2,
                                                                          "id_item": "77bfc58b-1450-4a0e-8f92-ee8b73a71617",
                                                                          "id_item_type": "40888d52-a5db-4554-9c52-d028395941cf",
                                                                          "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": "3bfbe872-98ce-4e98-b9a6-1c27ed2b19ef",
                                                                          "type_item": 11,
                                                                          "id_voucher_json": "2bbb44be-f400-4208-bb3b-3061d905aa12",
                                                                          "count_voucher": 1,
                                                                          "id_category": "c51ae1be-d873-458c-a50e-c837bc2b5eb4",
                                                                          "created_on": "2026-09-06T06:46:36.873517+02:00",
                                                                          "last_update": "2026-09-06T06:46:36.873517+02:00",
                                                                          "id_user_upd": "cbb5a55c-1ed9-42b4-85a4-20ffed4221ad",
                                                                          "commited": true,
                                                                          "mt_items": {
                                                                            "$ref": "11"
                                                                          },
                                                                          "mt_items_types": {
                                                                            "$ref": "34"
                                                                          },
                                                                          "st_users": {
                                                                            "$ref": "6"
                                                                          },
                                                                          "tt_pos_sesion": {
                                                                            "$id": "46",
                                                                            "id": "a6bcec9a-1931-4356-a1b5-b27c2ae492a9",
                                                                            "nro_sesion": 2,
                                                                            "id_pos": "7d03c1b4-281e-4adc-9208-7c916f41801e",
                                                                            "date_tax": "2026-09-06T06:46:36.873517+02:00",
                                                                            "date_open": "2026-09-06T06:46:36.873517+02:00",
                                                                            "date_close": "2026-09-06T06:46:36.873517+02:00",
                                                                            "id_user_open": "d4cb63ea-9a1d-4de8-b58f-47e25ff75069",
                                                                            "id_user_close": "da338d2c-a39d-4d22-8513-5acd4187c563",
                                                                            "nro_z": 1,
                                                                            "amt_tot": 1.1,
                                                                            "locator_event": "sample string 6",
                                                                            "status_pos": 7,
                                                                            "training_sesion": true,
                                                                            "active": true,
                                                                            "created_on": "2026-09-06T06:46:36.873517+02:00",
                                                                            "last_update": "2026-09-06T06:46:36.873517+02:00",
                                                                            "commited": true,
                                                                            "mt_pos": {
                                                                              "$ref": "14"
                                                                            },
                                                                            "tt_cloakrooms_units": [
                                                                              {
                                                                                "$ref": "17"
                                                                              },
                                                                              {
                                                                                "$ref": "17"
                                                                              }
                                                                            ],
                                                                            "tt_items_customs": [
                                                                              {
                                                                                "$ref": "45"
                                                                              },
                                                                              {
                                                                                "$ref": "45"
                                                                              }
                                                                            ],
                                                                            "tt_doc_sa_pt": [
                                                                              {
                                                                                "$id": "47",
                                                                                "id": "367e024a-3a21-4721-b759-9ed988b1ada7",
                                                                                "json_object": "sample string 2",
                                                                                "json_pays": "sample string 3",
                                                                                "id_pos_sesion": "7686258e-7309-4282-ad33-7883fb5fd358",
                                                                                "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-09-06T06:46:36.873517+02:00",
                                                                                "tt_pos_sesion": {
                                                                                  "$ref": "46"
                                                                                }
                                                                              },
                                                                              {
                                                                                "$ref": "47"
                                                                              }
                                                                            ],
                                                                            "tt_rooms_units_activity": [
                                                                              {
                                                                                "$id": "48",
                                                                                "id": "45d8a683-7152-41ad-a2b7-41d5fb28b2d3",
                                                                                "id_room_unit": "48940d6c-badb-44e9-aaaa-c3370ec63564",
                                                                                "id_room_list": "e3ee6d6e-4d6b-4ce2-b186-b0a6c40de223",
                                                                                "nro_res_ext": "sample string 3",
                                                                                "date_reserved": "2026-09-06T06:46:36.873517+02:00",
                                                                                "date_from": "2026-09-06T06:46:36.873517+02:00",
                                                                                "date_end": "2026-09-06T06:46:36.873517+02:00",
                                                                                "date_open": "2026-09-06T06:46:36.873517+02:00",
                                                                                "date_close": "2026-09-06T06:46:36.873517+02:00",
                                                                                "id_employee": "5c80dcd7-0951-41dc-ab2e-d0efb5cd51a0",
                                                                                "id_employee_sec": "be86ab3e-7999-40ee-bdc7-2614d19050f2",
                                                                                "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": "15a153be-37db-4f9f-a147-f2e77a9379e7",
                                                                                "comment": "sample string 7",
                                                                                "id_user_open": "f5d68252-473d-4d75-9388-042b7a769cf9",
                                                                                "id_user_close": "58455f89-499c-4b4c-9eda-d570de2bce6c",
                                                                                "id_unit_state": "4dd7991c-5f18-443b-bd4d-abb861ecab22",
                                                                                "id_pos_sesion": "b69d5e14-2ac6-482f-bcad-359006f41517",
                                                                                "vip": true,
                                                                                "paid": true,
                                                                                "send": true,
                                                                                "send_date": "2026-09-06T06:46:36.873517+02:00",
                                                                                "active": true,
                                                                                "created_on": "2026-09-06T06:46:36.873517+02:00",
                                                                                "last_update": "2026-09-06T06:46:36.873517+02:00",
                                                                                "commited": true,
                                                                                "mt_employees": {
                                                                                  "$ref": "26"
                                                                                },
                                                                                "mt_employees1": {
                                                                                  "$ref": "26"
                                                                                },
                                                                                "mt_rooms_units": {
                                                                                  "$id": "49",
                                                                                  "id": "7f1d02d4-a451-409e-af17-10d1dd83db7a",
                                                                                  "id_mask": "sample string 2",
                                                                                  "name": "sample string 3",
                                                                                  "name_label": "sample string 4",
                                                                                  "name_zone": "sample string 5",
                                                                                  "order": 6,
                                                                                  "id_room": "a38beed6-a4b8-45cc-a961-026891447401",
                                                                                  "pax": 8,
                                                                                  "pos_x": 9,
                                                                                  "pos_y": 10,
                                                                                  "size_w": 1,
                                                                                  "size_h": 1,
                                                                                  "in_map": true,
                                                                                  "reserved_on": true,
                                                                                  "id_room_type": "1612de4a-6c18-48a5-ab2a-53393cdf4ecb",
                                                                                  "locked": true,
                                                                                  "date_locked": "2026-09-06T06:46:36.873517+02:00",
                                                                                  "comment_locked": "sample string 15",
                                                                                  "active": true,
                                                                                  "created_on": "2026-09-06T06:46:36.873517+02:00",
                                                                                  "last_update": "2026-09-06T06:46:36.873517+02:00",
                                                                                  "id_user_upd": "60ef6a25-35c1-456f-95bc-2b40b1bc56c7",
                                                                                  "commited": true,
                                                                                  "mt_rooms": {
                                                                                    "$id": "50",
                                                                                    "id": "4961f752-6873-4162-b4d5-9c071abaa2b5",
                                                                                    "id_mask": "sample string 2",
                                                                                    "name": "sample string 3",
                                                                                    "description": "sample string 4",
                                                                                    "id_branch": "c8250828-44e1-4fc0-a33c-3d34fd6589b6",
                                                                                    "name_pos": "sample string 6",
                                                                                    "id_image": "07704e82-0fec-416f-99c2-c4bb7e2057d3",
                                                                                    "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": "cfe6624e-564f-4c13-8900-8d9625e020a9",
                                                                                    "refresh_status": true,
                                                                                    "active": true,
                                                                                    "created_on": "2026-09-06T06:46:36.873517+02:00",
                                                                                    "last_update": "2026-09-06T06:46:36.873517+02:00",
                                                                                    "id_user_upd": "876b1e52-b858-4fc1-9dd6-267c1be6144d",
                                                                                    "commited": true,
                                                                                    "mt_branches": {
                                                                                      "$ref": "7"
                                                                                    },
                                                                                    "mt_pos_rooms": [
                                                                                      {
                                                                                        "$id": "51",
                                                                                        "id_pos": "1da71e0b-6105-42e4-a92b-8a4a7aea357e",
                                                                                        "id_room": "1e25a7f0-b0f8-4ab8-97c4-18651107baa2",
                                                                                        "active": true,
                                                                                        "created_on": "2026-09-06T06:46:36.873517+02:00",
                                                                                        "last_update": "2026-09-06T06:46:36.873517+02:00",
                                                                                        "id_user_upd": "e05ef5c8-4260-4d3d-9a41-19b10e105542",
                                                                                        "commited": true,
                                                                                        "mt_pos": {
                                                                                          "$ref": "14"
                                                                                        },
                                                                                        "mt_rooms": {
                                                                                          "$ref": "50"
                                                                                        },
                                                                                        "st_users": {
                                                                                          "$ref": "6"
                                                                                        }
                                                                                      },
                                                                                      {
                                                                                        "$ref": "51"
                                                                                      }
                                                                                    ],
                                                                                    "st_images": {
                                                                                      "$ref": "8"
                                                                                    },
                                                                                    "st_images1": {
                                                                                      "$ref": "8"
                                                                                    },
                                                                                    "st_users": {
                                                                                      "$ref": "6"
                                                                                    },
                                                                                    "mt_rooms_units": [
                                                                                      {
                                                                                        "$ref": "49"
                                                                                      },
                                                                                      {
                                                                                        "$ref": "49"
                                                                                      }
                                                                                    ],
                                                                                    "tt_rooms_list": [
                                                                                      {
                                                                                        "$id": "52",
                                                                                        "id": "06100978-d1ae-46e4-9a62-1bda03e63da3",
                                                                                        "id_room": "c4101841-daa0-4957-895a-c5250f89b158",
                                                                                        "date_in": "2026-09-06T06:46:36.873517+02:00",
                                                                                        "date_out": "2026-09-06T06:46:36.873517+02:00",
                                                                                        "id_user_add": "57d44123-0ad6-4c50-b5e5-78b2238a9d23",
                                                                                        "from_reservation": "sample string 5",
                                                                                        "pax": 6,
                                                                                        "status": 7,
                                                                                        "comment": "sample string 8",
                                                                                        "active": true,
                                                                                        "created_on": "2026-09-06T06:46:36.873517+02:00",
                                                                                        "last_update": "2026-09-06T06:46:36.873517+02:00",
                                                                                        "commited": true,
                                                                                        "mt_rooms": {
                                                                                          "$ref": "50"
                                                                                        },
                                                                                        "st_users": {
                                                                                          "$ref": "6"
                                                                                        },
                                                                                        "tt_rooms_units_activity": [
                                                                                          {
                                                                                            "$ref": "48"
                                                                                          },
                                                                                          {
                                                                                            "$ref": "48"
                                                                                          }
                                                                                        ]
                                                                                      },
                                                                                      {
                                                                                        "$ref": "52"
                                                                                      }
                                                                                    ]
                                                                                  },
                                                                                  "mt_rooms_units_types": {
                                                                                    "$id": "53",
                                                                                    "id": "943a17f8-5540-4c1a-8cc6-968ad60a3583",
                                                                                    "id_mask": "sample string 2",
                                                                                    "name": "sample string 3",
                                                                                    "description": "sample string 4",
                                                                                    "high": 5,
                                                                                    "width": 6,
                                                                                    "active": true,
                                                                                    "created_on": "2026-09-06T06:46:36.873517+02:00",
                                                                                    "last_update": "2026-09-06T06:46:36.873517+02:00",
                                                                                    "id_user_upd": "a4ddb7d2-6e66-4409-8a5d-a883ece4b47a",
                                                                                    "commited": true,
                                                                                    "mt_rooms_units": [
                                                                                      {
                                                                                        "$ref": "49"
                                                                                      },
                                                                                      {
                                                                                        "$ref": "49"
                                                                                      }
                                                                                    ],
                                                                                    "mt_rooms_units_states_types": [
                                                                                      {
                                                                                        "$id": "54",
                                                                                        "id_room_type": "38585987-5267-4804-9144-defa77f38ea5",
                                                                                        "id_room_state": "0ed71537-e282-47e9-a314-994282cd117e",
                                                                                        "id_image": "06b325d1-401f-408a-9606-09cb743de681",
                                                                                        "color_font": "sample string 4",
                                                                                        "font_bold": true,
                                                                                        "font_underline": true,
                                                                                        "font_size": 7,
                                                                                        "active": true,
                                                                                        "created_on": "2026-09-06T06:46:36.873517+02:00",
                                                                                        "last_update": "2026-09-06T06:46:36.873517+02:00",
                                                                                        "id_user_upd": "82cfd9e6-ca58-480a-b653-8768f15ea51b",
                                                                                        "commited": true,
                                                                                        "mt_rooms_units_states": {
                                                                                          "$id": "55",
                                                                                          "id": "73c110f3-e209-4736-b864-2e485bc998f8",
                                                                                          "id_mask": "sample string 2",
                                                                                          "name": "sample string 3",
                                                                                          "description": "sample string 4",
                                                                                          "color": "sample string 5",
                                                                                          "active": true,
                                                                                          "created_on": "2026-09-06T06:46:36.873517+02:00",
                                                                                          "last_update": "2026-09-06T06:46:36.873517+02:00",
                                                                                          "id_user_upd": "5f9b78f5-e749-423e-a3e0-1d72e3e521d1",
                                                                                          "commited": true,
                                                                                          "st_users": {
                                                                                            "$ref": "6"
                                                                                          },
                                                                                          "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": "8"
                                                                                        },
                                                                                        "st_users": {
                                                                                          "$ref": "6"
                                                                                        }
                                                                                      },
                                                                                      {
                                                                                        "$ref": "54"
                                                                                      }
                                                                                    ],
                                                                                    "st_users": {
                                                                                      "$ref": "6"
                                                                                    }
                                                                                  },
                                                                                  "st_users": {
                                                                                    "$ref": "6"
                                                                                  },
                                                                                  "tt_rooms_units_activity": [
                                                                                    {
                                                                                      "$ref": "48"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "48"
                                                                                    }
                                                                                  ]
                                                                                },
                                                                                "mt_rooms_units_states": {
                                                                                  "$ref": "55"
                                                                                },
                                                                                "st_users": {
                                                                                  "$ref": "6"
                                                                                },
                                                                                "st_users1": {
                                                                                  "$ref": "6"
                                                                                },
                                                                                "tt_doc_sa": [
                                                                                  {
                                                                                    "$ref": "18"
                                                                                  },
                                                                                  {
                                                                                    "$ref": "18"
                                                                                  }
                                                                                ],
                                                                                "tt_pos_sesion": {
                                                                                  "$ref": "46"
                                                                                },
                                                                                "tt_rooms_list": {
                                                                                  "$ref": "52"
                                                                                }
                                                                              },
                                                                              {
                                                                                "$ref": "48"
                                                                              }
                                                                            ],
                                                                            "st_users": {
                                                                              "$ref": "6"
                                                                            },
                                                                            "st_users1": {
                                                                              "$ref": "6"
                                                                            },
                                                                            "tt_tips": [
                                                                              {
                                                                                "$id": "56",
                                                                                "id": "66dbe143-23e1-444c-8e0b-f8ab8683f48b",
                                                                                "id_pos_sesion": "74925cd2-0658-446d-9ad3-e6e76b0975dd",
                                                                                "amt_card": 1.1,
                                                                                "amt_cash": 1.1,
                                                                                "id_user": "da5f21d8-e999-4d9b-805b-126002b68d02",
                                                                                "id_room_unit_activity": "5aa75240-936d-41dc-ba41-e00b417c690b",
                                                                                "id_doc_sa": "83363382-aa3f-4bbb-885b-89029769c379",
                                                                                "id_pos_type": "3e511ee3-b17c-428d-8aea-96834e2a9b4a",
                                                                                "block": true,
                                                                                "comment": "sample string 5",
                                                                                "json_response": "sample string 6",
                                                                                "id_doc_ref": "53b17205-b374-413b-a485-688e49f1abe6",
                                                                                "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-09-06T06:46:36.873517+02:00",
                                                                                "last_update": "2026-09-06T06:46:36.873517+02:00",
                                                                                "commited": true,
                                                                                "tt_pos_sesion": {
                                                                                  "$ref": "46"
                                                                                },
                                                                                "tt_tips_users": [
                                                                                  {
                                                                                    "$id": "57",
                                                                                    "id_tip": "d5f92acb-9595-4180-9a80-41bcfbaf99b9",
                                                                                    "id_user": "62c7d73d-f7e7-462b-845f-e0c6a222ed69",
                                                                                    "amt_card": 1.1,
                                                                                    "amt_cash": 1.1,
                                                                                    "type_share": 3,
                                                                                    "active": true,
                                                                                    "created_on": "2026-09-06T06:46:36.873517+02:00",
                                                                                    "last_update": "2026-09-06T06:46:36.873517+02:00",
                                                                                    "commited": true,
                                                                                    "st_users": {
                                                                                      "$ref": "6"
                                                                                    },
                                                                                    "tt_tips": {
                                                                                      "$ref": "56"
                                                                                    }
                                                                                  },
                                                                                  {
                                                                                    "$ref": "57"
                                                                                  }
                                                                                ]
                                                                              },
                                                                              {
                                                                                "$ref": "56"
                                                                              }
                                                                            ],
                                                                            "tt_pos_sesion_users": [
                                                                              {
                                                                                "$id": "58",
                                                                                "id_pos_sesion": "d6f054a1-4530-476b-abe6-a1417b9f669f",
                                                                                "id_user": "ea36480c-f952-4028-99e3-3181351c1fc4",
                                                                                "date_add": "2026-09-06T06:46:36.873517+02:00",
                                                                                "distribution_index": 1.1,
                                                                                "active": true,
                                                                                "created_on": "2026-09-06T06:46:36.873517+02:00",
                                                                                "last_update": "2026-09-06T06:46:36.873517+02:00",
                                                                                "commited": true,
                                                                                "st_users": {
                                                                                  "$ref": "6"
                                                                                },
                                                                                "tt_pos_sesion": {
                                                                                  "$ref": "46"
                                                                                }
                                                                              },
                                                                              {
                                                                                "$ref": "58"
                                                                              }
                                                                            ],
                                                                            "tt_doc_sa": [
                                                                              {
                                                                                "$ref": "18"
                                                                              },
                                                                              {
                                                                                "$ref": "18"
                                                                              }
                                                                            ],
                                                                            "tt_cmd_connection": [
                                                                              {
                                                                                "$id": "59",
                                                                                "id": "aa0912e9-e16b-4176-9b05-c6b86f121a2a",
                                                                                "id_user": "d9aa487e-d360-4f65-bfc3-69e057598dfc",
                                                                                "id_user_profile": "7ddff4c4-7c8e-492f-89eb-b6bb3fc5c2b1",
                                                                                "locator": "sample string 4",
                                                                                "date_end": "2026-09-06T06:46:36.873517+02:00",
                                                                                "id_pos_sesion": "a0c2c97b-c776-4e63-9490-283cb786da83",
                                                                                "date_login": "2026-09-06T06:46:36.873517+02:00",
                                                                                "date_logout": "2026-09-06T06:46:36.873517+02:00",
                                                                                "terminal_id": "sample string 6",
                                                                                "terminal_type": "sample string 7",
                                                                                "created_on": "2026-09-06T06:46:36.873517+02:00",
                                                                                "last_update": "2026-09-06T06:46:36.873517+02:00",
                                                                                "commited": true,
                                                                                "st_users": {
                                                                                  "$ref": "6"
                                                                                },
                                                                                "st_users_profiles": {
                                                                                  "$id": "60",
                                                                                  "id": "24011072-01be-46b5-a05d-84fbbd1d94ff",
                                                                                  "id_mask": "sample string 2",
                                                                                  "name": "sample string 3",
                                                                                  "description": "sample string 4",
                                                                                  "is_pass_required": true,
                                                                                  "is_admin": true,
                                                                                  "level_id": 7,
                                                                                  "order_1": 8,
                                                                                  "order_2": 9,
                                                                                  "order_3": 10,
                                                                                  "order_4": 11,
                                                                                  "is_tips": true,
                                                                                  "is_view_all": true,
                                                                                  "active": true,
                                                                                  "created_on": "2026-09-06T06:46:36.873517+02:00",
                                                                                  "last_update": "2026-09-06T06:46:36.873517+02:00",
                                                                                  "commited": true,
                                                                                  "st_permisions": [
                                                                                    {
                                                                                      "$id": "61",
                                                                                      "id": "bd3c2146-623d-4ac8-896c-4f9c01630b2e",
                                                                                      "id_function": "5c34e03f-b8ae-4c4b-bd7b-052398552629",
                                                                                      "id_user": "f1de6ab0-1346-4f2d-8ffa-e6be23482e9f",
                                                                                      "id_profile": "a40868ef-b1f7-4120-960d-3a20f4b9fa47",
                                                                                      "permission": 3,
                                                                                      "active": true,
                                                                                      "created_on": "2026-09-06T06:46:36.873517+02:00",
                                                                                      "last_update": "2026-09-06T06:46:36.873517+02:00",
                                                                                      "commited": true,
                                                                                      "st_users_profiles": {
                                                                                        "$ref": "60"
                                                                                      },
                                                                                      "st_users": {
                                                                                        "$ref": "6"
                                                                                      },
                                                                                      "st_functions": {
                                                                                        "$id": "62",
                                                                                        "id": "2f43501d-4a5c-4510-b4c2-712b0335fbcc",
                                                                                        "id_mask": "sample string 2",
                                                                                        "name": "sample string 3",
                                                                                        "description": "sample string 4",
                                                                                        "level_id": 5,
                                                                                        "id_group": "1543beaf-5249-49a4-83c8-69c21966cbc2",
                                                                                        "name_event": "sample string 7",
                                                                                        "name_pos": "sample string 8",
                                                                                        "id_image": "ea9e1f9b-3fec-4bdc-b95c-801e0ce1fa8a",
                                                                                        "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-09-06T06:46:36.873517+02:00",
                                                                                        "last_update": "2026-09-06T06:46:36.873517+02:00",
                                                                                        "commited": true,
                                                                                        "st_functions_groups": {
                                                                                          "$id": "63",
                                                                                          "id": "45234069-8af5-4f08-be98-c64efbfdddce",
                                                                                          "id_mask": "sample string 2",
                                                                                          "name": "sample string 3",
                                                                                          "description": "sample string 4",
                                                                                          "active": true,
                                                                                          "created_on": "2026-09-06T06:46:36.873517+02:00",
                                                                                          "last_update": "2026-09-06T06:46:36.873517+02:00",
                                                                                          "commited": true,
                                                                                          "st_functions": [
                                                                                            {
                                                                                              "$ref": "62"
                                                                                            },
                                                                                            {
                                                                                              "$ref": "62"
                                                                                            }
                                                                                          ]
                                                                                        },
                                                                                        "st_images": {
                                                                                          "$ref": "8"
                                                                                        },
                                                                                        "st_permisions": [
                                                                                          {
                                                                                            "$ref": "61"
                                                                                          },
                                                                                          {
                                                                                            "$ref": "61"
                                                                                          }
                                                                                        ]
                                                                                      }
                                                                                    },
                                                                                    {
                                                                                      "$ref": "61"
                                                                                    }
                                                                                  ],
                                                                                  "st_users": [
                                                                                    {
                                                                                      "$ref": "6"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "6"
                                                                                    }
                                                                                  ],
                                                                                  "tt_cmd_connection": [
                                                                                    {
                                                                                      "$ref": "59"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "59"
                                                                                    }
                                                                                  ]
                                                                                },
                                                                                "tt_pos_sesion": {
                                                                                  "$ref": "46"
                                                                                }
                                                                              },
                                                                              {
                                                                                "$ref": "59"
                                                                              }
                                                                            ],
                                                                            "tt_cmd_messages": [
                                                                              {
                                                                                "$id": "64",
                                                                                "id": "84e48846-1a27-4ea4-a596-30cdf75ad861",
                                                                                "id_user": "9b136fef-8434-4596-bdeb-0d8a02600d6a",
                                                                                "date_add": "2026-09-06T06:46:36.873517+02:00",
                                                                                "destiny_type": 4,
                                                                                "id_key": "b6f73b0e-12b8-4439-9a7c-659f9671b837",
                                                                                "message": "sample string 6",
                                                                                "message_view": true,
                                                                                "date_view": "2026-09-06T06:46:36.873517+02:00",
                                                                                "id_pos_sesion": "9b9e1852-cd1d-4bdb-87e3-19d4f1352344",
                                                                                "terminal_add": "sample string 9",
                                                                                "created_on": "2026-09-06T06:46:36.873517+02:00",
                                                                                "last_update": "2026-09-06T06:46:36.873517+02:00",
                                                                                "commited": true,
                                                                                "st_users": {
                                                                                  "$ref": "6"
                                                                                },
                                                                                "tt_pos_sesion": {
                                                                                  "$ref": "46"
                                                                                }
                                                                              },
                                                                              {
                                                                                "$ref": "64"
                                                                              }
                                                                            ]
                                                                          }
                                                                        },
                                                                        {
                                                                          "$ref": "45"
                                                                        }
                                                                      ]
                                                                    },
                                                                    "mt_items_vouchers": {
                                                                      "$id": "65",
                                                                      "id": "c3c05472-858d-4506-92a2-4349658d64d1",
                                                                      "id_mask": "sample string 2",
                                                                      "name": "sample string 3",
                                                                      "description": "sample string 4",
                                                                      "json": "sample string 5",
                                                                      "id_pay_type": "c113e9a2-2293-4353-9ac6-bd7e02e25aa5",
                                                                      "id_doc_print": "8bc540d2-4742-449d-a574-fbdc2bd9bd8a",
                                                                      "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-09-06T06:46:36.873517+02:00",
                                                                      "last_update": "2026-09-06T06:46:36.873517+02:00",
                                                                      "commited": true,
                                                                      "mt_items_sub": [
                                                                        {
                                                                          "$ref": "30"
                                                                        },
                                                                        {
                                                                          "$ref": "30"
                                                                        }
                                                                      ]
                                                                    },
                                                                    "st_users": {
                                                                      "$ref": "6"
                                                                    },
                                                                    "mt_prices_items": [
                                                                      {
                                                                        "$ref": "43"
                                                                      },
                                                                      {
                                                                        "$ref": "43"
                                                                      }
                                                                    ],
                                                                    "tt_doc_sa_det": [
                                                                      {
                                                                        "$ref": "29"
                                                                      },
                                                                      {
                                                                        "$ref": "29"
                                                                      }
                                                                    ]
                                                                  },
                                                                  "mt_prices_list": {
                                                                    "$ref": "39"
                                                                  },
                                                                  "st_users": {
                                                                    "$ref": "6"
                                                                  },
                                                                  "st_users1": {
                                                                    "$ref": "6"
                                                                  },
                                                                  "tt_doc_sa": {
                                                                    "$ref": "18"
                                                                  },
                                                                  "tt_doc_sa_det_stock": [
                                                                    {
                                                                      "$id": "66",
                                                                      "id_doc_sa": "a679e855-d3be-4b3e-bbe3-6efd20157d4d",
                                                                      "id_line": 2,
                                                                      "id_item": "95a6b1c8-60b1-4fe1-a177-30e54b9e4633",
                                                                      "qty": 4.1,
                                                                      "mt_items": {
                                                                        "$ref": "11"
                                                                      },
                                                                      "tt_doc_sa_det": {
                                                                        "$ref": "29"
                                                                      }
                                                                    },
                                                                    {
                                                                      "$ref": "66"
                                                                    }
                                                                  ]
                                                                },
                                                                {
                                                                  "$ref": "29"
                                                                }
                                                              ],
                                                              "tt_doc_sa_pay": [
                                                                {
                                                                  "$ref": "25"
                                                                },
                                                                {
                                                                  "$ref": "25"
                                                                }
                                                              ],
                                                              "tt_vouchers": [
                                                                {
                                                                  "$ref": "36"
                                                                },
                                                                {
                                                                  "$ref": "36"
                                                                }
                                                              ],
                                                              "tt_vouchers_permisions": [
                                                                {
                                                                  "$ref": "37"
                                                                },
                                                                {
                                                                  "$ref": "37"
                                                                }
                                                              ],
                                                              "tt_rooms_units_activity": [
                                                                {
                                                                  "$ref": "48"
                                                                },
                                                                {
                                                                  "$ref": "48"
                                                                }
                                                              ],
                                                              "tt_rooms_units_activity1": [
                                                                {
                                                                  "$ref": "48"
                                                                },
                                                                {
                                                                  "$ref": "48"
                                                                }
                                                              ]
                                                            },
                                                            "mt_money_types": {
                                                              "$ref": "4"
                                                            },
                                                            "mt_payment_types": {
                                                              "$ref": "24"
                                                            },
                                                            "tt_doc_sa": {
                                                              "$ref": "18"
                                                            },
                                                            "tt_vouchers": {
                                                              "$ref": "36"
                                                            }
                                                          },
                                                          {
                                                            "$ref": "25"
                                                          }
                                                        ],
                                                        "tt_vouchers": [
                                                          {
                                                            "$ref": "36"
                                                          },
                                                          {
                                                            "$ref": "36"
                                                          }
                                                        ]
                                                      },
                                                      "st_users": {
                                                        "$ref": "6"
                                                      },
                                                      "mt_money_types": {
                                                        "$ref": "4"
                                                      },
                                                      "tt_doc_sa": {
                                                        "$ref": "18"
                                                      }
                                                    },
                                                    {
                                                      "$ref": "23"
                                                    }
                                                  ],
                                                  "tt_doc_sa_det": [
                                                    {
                                                      "$ref": "29"
                                                    },
                                                    {
                                                      "$ref": "29"
                                                    }
                                                  ],
                                                  "tt_doc_sa_pay": [
                                                    {
                                                      "$ref": "25"
                                                    },
                                                    {
                                                      "$ref": "25"
                                                    }
                                                  ],
                                                  "tt_doc_sa1": [
                                                    {
                                                      "$ref": "18"
                                                    },
                                                    {
                                                      "$ref": "18"
                                                    }
                                                  ],
                                                  "tt_doc_sa2": {
                                                    "$ref": "18"
                                                  },
                                                  "tt_pos_sesion": {
                                                    "$ref": "46"
                                                  },
                                                  "tt_rooms_units_activity": {
                                                    "$ref": "48"
                                                  },
                                                  "tt_spool_doc_print": [
                                                    {
                                                      "$id": "67",
                                                      "id": "49f4bb19-485d-42e9-9c5a-6364068939c5",
                                                      "spool_server": "sample string 2",
                                                      "id_doc_sa": "84d33930-ec1d-4531-8dde-deb74f8ff7ab",
                                                      "spool_printer": "sample string 4",
                                                      "count": 5,
                                                      "created_on": "2026-09-06T06:46:36.873517+02:00",
                                                      "printed": true,
                                                      "print_on": "2026-09-06T06:46:36.873517+02:00",
                                                      "tt_doc_sa": {
                                                        "$ref": "18"
                                                      }
                                                    },
                                                    {
                                                      "$ref": "67"
                                                    }
                                                  ]
                                                },
                                                "tt_pos_sesion": {
                                                  "$ref": "46"
                                                }
                                              },
                                              {
                                                "$ref": "17"
                                              }
                                            ]
                                          },
                                          {
                                            "$ref": "16"
                                          }
                                        ],
                                        "mt_items_featured": [
                                          {
                                            "$ref": "13"
                                          },
                                          {
                                            "$ref": "13"
                                          }
                                        ],
                                        "mt_pos_print": [
                                          {
                                            "$id": "68",
                                            "id": "186ed2c6-5c58-4314-8ed6-50b763550794",
                                            "id_pos": "c89a2173-e383-4ed7-9c30-581fac83b6fb",
                                            "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-09-06T06:46:36.873517+02:00",
                                            "last_update": "2026-09-06T06:46:36.873517+02:00",
                                            "id_user_upd": "25ba567b-5b77-42aa-81a1-51c4c72dacd5",
                                            "commited": true,
                                            "mt_pos": {
                                              "$ref": "14"
                                            },
                                            "mt_pos_doc_print": [
                                              {
                                                "$ref": "1"
                                              },
                                              {
                                                "$ref": "1"
                                              }
                                            ],
                                            "st_users": {
                                              "$ref": "6"
                                            }
                                          },
                                          {
                                            "$ref": "68"
                                          }
                                        ],
                                        "mt_pos_rooms": [
                                          {
                                            "$ref": "51"
                                          },
                                          {
                                            "$ref": "51"
                                          }
                                        ],
                                        "st_users": {
                                          "$ref": "6"
                                        },
                                        "mt_pos_view": [
                                          {
                                            "$ref": "41"
                                          },
                                          {
                                            "$ref": "41"
                                          }
                                        ],
                                        "mt_prices_list_rules": [
                                          {
                                            "$ref": "44"
                                          },
                                          {
                                            "$ref": "44"
                                          }
                                        ],
                                        "mt_prices_rules": [
                                          {
                                            "$ref": "38"
                                          },
                                          {
                                            "$ref": "38"
                                          }
                                        ],
                                        "st_doc_num": [
                                          {
                                            "$id": "69",
                                            "id_pos": "05c37525-1dfe-48f7-aefa-f57dce41e963",
                                            "id_doc": "db97e9ba-07e3-4695-aa62-773e2619bd3e",
                                            "value": 3,
                                            "created_on": "2026-09-06T06:46:36.873517+02:00",
                                            "last_update": "2026-09-06T06:46:36.873517+02:00",
                                            "commited": true,
                                            "mt_docs": {
                                              "$ref": "2"
                                            },
                                            "mt_pos": {
                                              "$ref": "14"
                                            }
                                          },
                                          {
                                            "$ref": "69"
                                          }
                                        ],
                                        "st_pos_license": [
                                          {
                                            "$id": "70",
                                            "id": "b1bdb818-717b-4675-b43c-692c3730619a",
                                            "id_pos": "55a51e31-cb33-43b6-a31c-387b22ef631d",
                                            "mac_address": "sample string 3",
                                            "date_end": "2026-09-06T06:46:36.873517+02:00",
                                            "key_access": "sample string 5",
                                            "id_user_add": "4faa06b1-915b-4cda-8c32-7e1ebfa43c2f",
                                            "active": true,
                                            "created_on": "2026-09-06T06:46:36.873517+02:00",
                                            "last_update": "2026-09-06T06:46:36.873517+02:00",
                                            "commited": true,
                                            "mt_pos": {
                                              "$ref": "14"
                                            },
                                            "st_users": {
                                              "$ref": "6"
                                            }
                                          },
                                          {
                                            "$ref": "70"
                                          }
                                        ],
                                        "st_users_pos": [
                                          {
                                            "$id": "71",
                                            "id_user": "cde4901f-e0f2-42a3-aea5-23703aff1ff2",
                                            "id_pos": "88835fa1-05b4-44ef-a944-ae0e31504702",
                                            "pass_required": true,
                                            "active": true,
                                            "created_on": "2026-09-06T06:46:36.873517+02:00",
                                            "last_update": "2026-09-06T06:46:36.873517+02:00",
                                            "commited": true,
                                            "mt_pos": {
                                              "$ref": "14"
                                            },
                                            "st_users": {
                                              "$ref": "6"
                                            }
                                          },
                                          {
                                            "$ref": "71"
                                          }
                                        ],
                                        "tt_doc_sa": [
                                          {
                                            "$ref": "18"
                                          },
                                          {
                                            "$ref": "18"
                                          }
                                        ],
                                        "tt_pos_connection": [
                                          {
                                            "$id": "72",
                                            "id": "a3e806ec-d0c7-4cea-b282-bf66697d68b2",
                                            "id_pos": "2a475e9c-e3c6-42e2-961a-43b9ba5d8e17",
                                            "date_add": "2026-09-06T06:46:36.873517+02:00",
                                            "date_upd": "2026-09-06T06:46:36.873517+02:00",
                                            "date_out": "2026-09-06T06:46:36.873517+02:00",
                                            "connection_type": "sample string 3",
                                            "connection_speed": 1,
                                            "terminal_name": "sample string 4",
                                            "version": "sample string 5",
                                            "commited": true,
                                            "mt_pos": {
                                              "$ref": "14"
                                            }
                                          },
                                          {
                                            "$ref": "72"
                                          }
                                        ],
                                        "tt_pos_sesion": [
                                          {
                                            "$ref": "46"
                                          },
                                          {
                                            "$ref": "46"
                                          }
                                        ],
                                        "mt_branches": {
                                          "$ref": "7"
                                        },
                                        "tt_logs": [
                                          {
                                            "$id": "73",
                                            "id": "9c6b9a2c-3fc8-4674-ae7e-40d311850395",
                                            "id_user_add": "1c999a64-6840-4f1b-88ba-d2e797f48b78",
                                            "id_table": "2dbcb562-1d2f-4ddd-9f73-548c58369bcf",
                                            "message_log": "sample string 3",
                                            "json_object": "sample string 4",
                                            "log_type": "sample string 5",
                                            "id_pos": "4044a689-a5ac-4782-af0c-296beaf3308c",
                                            "created_on": "2026-09-06T06:46:36.873517+02:00",
                                            "commited": true,
                                            "mt_pos": {
                                              "$ref": "14"
                                            },
                                            "st_sync_tables": {
                                              "$id": "74",
                                              "id": "27852a28-8f5c-47f9-b60c-8ae4d8a98d22",
                                              "level": 2,
                                              "order": 3,
                                              "name": "sample string 4",
                                              "log_ins": true,
                                              "log_upd": true,
                                              "packet_forward": true,
                                              "active": true,
                                              "created_on": "2026-09-06T06:46:36.873517+02:00",
                                              "last_update": "2026-09-06T06:46:36.873517+02:00",
                                              "commited": true,
                                              "st_sync_packages_det": [
                                                {
                                                  "$id": "75",
                                                  "id": "7a2f1ad7-a7b1-4d93-86a7-fc69d1eb826a",
                                                  "id_sync": "1f5e4a57-95ac-4f86-bbb8-44771f0e53b2",
                                                  "json": "sample string 3",
                                                  "id_table": "9557a92a-88ad-42b5-bb84-c4340cc64bfc",
                                                  "order": 5,
                                                  "st_sync_packages": {
                                                    "$id": "76",
                                                    "id": "5dcd9b40-5b4f-44ce-9556-a8ad172d3a54",
                                                    "id_branch_from": "d3cc147d-4268-4632-9964-b887892015e5",
                                                    "id_branch_to": "137bc8d2-716a-4daa-a707-babb1e08fbd9",
                                                    "type": 4,
                                                    "created_on": "2026-09-06T06:46:36.873517+02:00",
                                                    "order": 6,
                                                    "status": 7,
                                                    "log_info": "sample string 8",
                                                    "sync_on": "2026-09-06T06:46:36.873517+02:00",
                                                    "send_on": "2026-09-06T06:46:36.873517+02:00",
                                                    "mt_branches": {
                                                      "$ref": "7"
                                                    },
                                                    "mt_branches1": {
                                                      "$ref": "7"
                                                    },
                                                    "st_sync_packages_det": [
                                                      {
                                                        "$ref": "75"
                                                      },
                                                      {
                                                        "$ref": "75"
                                                      }
                                                    ]
                                                  },
                                                  "st_sync_tables": {
                                                    "$ref": "74"
                                                  }
                                                },
                                                {
                                                  "$ref": "75"
                                                }
                                              ],
                                              "tt_logs": [
                                                {
                                                  "$ref": "73"
                                                },
                                                {
                                                  "$ref": "73"
                                                }
                                              ]
                                            },
                                            "st_users": {
                                              "$ref": "6"
                                            }
                                          },
                                          {
                                            "$ref": "73"
                                          }
                                        ],
                                        "st_local_variables": [
                                          {
                                            "$id": "77",
                                            "id": "9c5bc346-f49d-46cb-8a77-2e92fbe4aff8",
                                            "id_pos": "9c50b10a-839f-4abb-b3d7-386b0e61f7e4",
                                            "name": "sample string 3",
                                            "description": "sample string 4",
                                            "value": "sample string 5",
                                            "type": "sample string 6",
                                            "last_update": "2026-09-06T06:46:36.873517+02:00",
                                            "commited": true,
                                            "mt_pos": {
                                              "$ref": "14"
                                            }
                                          },
                                          {
                                            "$ref": "77"
                                          }
                                        ],
                                        "tt_doc_st": [
                                          {
                                            "$ref": "20"
                                          },
                                          {
                                            "$ref": "20"
                                          }
                                        ]
                                      },
                                      "mt_pos_types": {
                                        "$ref": "42"
                                      },
                                      "st_users": {
                                        "$ref": "6"
                                      }
                                    },
                                    {
                                      "$ref": "13"
                                    }
                                  ],
                                  "mt_items_formula": [
                                    {
                                      "$ref": "31"
                                    },
                                    {
                                      "$ref": "31"
                                    }
                                  ],
                                  "mt_units": {
                                    "$ref": "33"
                                  },
                                  "mt_units1": {
                                    "$ref": "33"
                                  },
                                  "st_images": {
                                    "$ref": "8"
                                  },
                                  "st_users": {
                                    "$ref": "6"
                                  },
                                  "mt_items_sub": [
                                    {
                                      "$ref": "30"
                                    },
                                    {
                                      "$ref": "30"
                                    }
                                  ],
                                  "mt_prices_rules": [
                                    {
                                      "$ref": "38"
                                    },
                                    {
                                      "$ref": "38"
                                    }
                                  ],
                                  "tt_doc_sa_det_stock": [
                                    {
                                      "$ref": "66"
                                    },
                                    {
                                      "$ref": "66"
                                    }
                                  ],
                                  "tt_doc_st_det": [
                                    {
                                      "$ref": "21"
                                    },
                                    {
                                      "$ref": "21"
                                    }
                                  ],
                                  "tt_items_customs": [
                                    {
                                      "$ref": "45"
                                    },
                                    {
                                      "$ref": "45"
                                    }
                                  ],
                                  "tt_stock": [
                                    {
                                      "$ref": "22"
                                    },
                                    {
                                      "$ref": "22"
                                    }
                                  ],
                                  "tt_vouchers_det": [
                                    {
                                      "$ref": "35"
                                    },
                                    {
                                      "$ref": "35"
                                    }
                                  ]
                                },
                                "st_users": {
                                  "$ref": "6"
                                }
                              },
                              {
                                "$ref": "10"
                              }
                            ],
                            "st_images": {
                              "$ref": "8"
                            },
                            "st_users": {
                              "$ref": "6"
                            },
                            "mt_prices_rules": [
                              {
                                "$ref": "38"
                              },
                              {
                                "$ref": "38"
                              }
                            ],
                            "tt_vouchers_det": [
                              {
                                "$ref": "35"
                              },
                              {
                                "$ref": "35"
                              }
                            ]
                          },
                          {
                            "$ref": "9"
                          }
                        ],
                        "mt_employees": [
                          {
                            "$ref": "26"
                          },
                          {
                            "$ref": "26"
                          }
                        ],
                        "mt_items": [
                          {
                            "$ref": "11"
                          },
                          {
                            "$ref": "11"
                          }
                        ],
                        "mt_items_types": [
                          {
                            "$ref": "34"
                          },
                          {
                            "$ref": "34"
                          }
                        ],
                        "mt_money_types": [
                          {
                            "$ref": "4"
                          },
                          {
                            "$ref": "4"
                          }
                        ],
                        "mt_payment_types": [
                          {
                            "$ref": "24"
                          },
                          {
                            "$ref": "24"
                          }
                        ],
                        "mt_prices_list": [
                          {
                            "$ref": "39"
                          },
                          {
                            "$ref": "39"
                          }
                        ],
                        "mt_rooms": [
                          {
                            "$ref": "50"
                          },
                          {
                            "$ref": "50"
                          }
                        ],
                        "mt_rooms1": [
                          {
                            "$ref": "50"
                          },
                          {
                            "$ref": "50"
                          }
                        ],
                        "mt_rooms_units_states_types": [
                          {
                            "$ref": "54"
                          },
                          {
                            "$ref": "54"
                          }
                        ],
                        "st_functions": [
                          {
                            "$ref": "62"
                          },
                          {
                            "$ref": "62"
                          }
                        ],
                        "st_images_types": {
                          "$id": "78",
                          "id": "770dcaf4-dd50-414c-b7a6-a8ce8576812a",
                          "id_mask": "sample string 2",
                          "name": "sample string 3",
                          "description": "sample string 4",
                          "active": true,
                          "created_on": "2026-09-06T06:46:36.873517+02:00",
                          "last_update": "2026-09-06T06:46:36.873517+02:00",
                          "commited": true,
                          "st_images": [
                            {
                              "$ref": "8"
                            },
                            {
                              "$ref": "8"
                            }
                          ]
                        },
                        "mt_docs": [
                          {
                            "$ref": "2"
                          },
                          {
                            "$ref": "2"
                          }
                        ],
                        "st_users": [
                          {
                            "$ref": "6"
                          },
                          {
                            "$ref": "6"
                          }
                        ],
                        "st_users1": [
                          {
                            "$ref": "6"
                          },
                          {
                            "$ref": "6"
                          }
                        ],
                        "mt_cloakrooms": [
                          {
                            "$ref": "16"
                          },
                          {
                            "$ref": "16"
                          }
                        ]
                      },
                      "st_users": {
                        "$ref": "6"
                      },
                      "mt_branches_zones": [
                        {
                          "$ref": "15"
                        },
                        {
                          "$ref": "15"
                        }
                      ],
                      "mt_employees_branches": [
                        {
                          "$ref": "27"
                        },
                        {
                          "$ref": "27"
                        }
                      ],
                      "mt_items_featured": [
                        {
                          "$ref": "13"
                        },
                        {
                          "$ref": "13"
                        }
                      ],
                      "mt_locations": [
                        {
                          "$ref": "19"
                        },
                        {
                          "$ref": "19"
                        }
                      ],
                      "mt_periods": [
                        {
                          "$id": "79",
                          "id_branch": "98c9d179-6cde-4161-9411-23ffccb89d6f",
                          "exercise_id": 2,
                          "period_id": 3,
                          "date_from": "2026-09-06T06:46:36.873517+02:00",
                          "date_end": "2026-09-06T06:46:36.873517+02:00",
                          "state": "sample string 6",
                          "created_on": "2026-09-06T06:46:36.873517+02:00",
                          "last_update": "2026-09-06T06:46:36.873517+02:00",
                          "commited": true,
                          "mt_branches": {
                            "$ref": "7"
                          }
                        },
                        {
                          "$ref": "79"
                        }
                      ],
                      "mt_pos": [
                        {
                          "$ref": "14"
                        },
                        {
                          "$ref": "14"
                        }
                      ],
                      "mt_prices_list_rules": [
                        {
                          "$ref": "44"
                        },
                        {
                          "$ref": "44"
                        }
                      ],
                      "mt_prices_rules": [
                        {
                          "$ref": "38"
                        },
                        {
                          "$ref": "38"
                        }
                      ],
                      "mt_rooms": [
                        {
                          "$ref": "50"
                        },
                        {
                          "$ref": "50"
                        }
                      ],
                      "st_sync_packages": [
                        {
                          "$ref": "76"
                        },
                        {
                          "$ref": "76"
                        }
                      ],
                      "st_sync_packages1": [
                        {
                          "$ref": "76"
                        },
                        {
                          "$ref": "76"
                        }
                      ],
                      "tt_doc_sa": [
                        {
                          "$ref": "18"
                        },
                        {
                          "$ref": "18"
                        }
                      ],
                      "tt_doc_st": [
                        {
                          "$ref": "20"
                        },
                        {
                          "$ref": "20"
                        }
                      ],
                      "tt_vouchers": [
                        {
                          "$ref": "36"
                        },
                        {
                          "$ref": "36"
                        }
                      ],
                      "tt_vouchers_permisions": [
                        {
                          "$ref": "37"
                        },
                        {
                          "$ref": "37"
                        }
                      ]
                    },
                    {
                      "$ref": "7"
                    }
                  ],
                  "mt_branches_zones": [
                    {
                      "$ref": "15"
                    },
                    {
                      "$ref": "15"
                    }
                  ],
                  "mt_brands": [
                    {
                      "$ref": "12"
                    },
                    {
                      "$ref": "12"
                    }
                  ],
                  "mt_categories": [
                    {
                      "$ref": "9"
                    },
                    {
                      "$ref": "9"
                    }
                  ],
                  "mt_categories_items": [
                    {
                      "$ref": "10"
                    },
                    {
                      "$ref": "10"
                    }
                  ],
                  "mt_cloakrooms": [
                    {
                      "$ref": "16"
                    },
                    {
                      "$ref": "16"
                    }
                  ],
                  "mt_docs_payment_money": [
                    {
                      "$ref": "3"
                    },
                    {
                      "$ref": "3"
                    }
                  ],
                  "mt_employees": [
                    {
                      "$ref": "26"
                    },
                    {
                      "$ref": "26"
                    }
                  ],
                  "mt_employees_profiles": [
                    {
                      "$ref": "28"
                    },
                    {
                      "$ref": "28"
                    }
                  ],
                  "mt_items_featured": [
                    {
                      "$ref": "13"
                    },
                    {
                      "$ref": "13"
                    }
                  ],
                  "mt_items_sub": [
                    {
                      "$ref": "30"
                    },
                    {
                      "$ref": "30"
                    }
                  ],
                  "mt_items_types": [
                    {
                      "$ref": "34"
                    },
                    {
                      "$ref": "34"
                    }
                  ],
                  "mt_locations": [
                    {
                      "$ref": "19"
                    },
                    {
                      "$ref": "19"
                    }
                  ],
                  "mt_money_rates": [
                    {
                      "$ref": "5"
                    },
                    {
                      "$ref": "5"
                    }
                  ],
                  "mt_money_types": [
                    {
                      "$ref": "4"
                    },
                    {
                      "$ref": "4"
                    }
                  ],
                  "mt_payment_types": [
                    {
                      "$ref": "24"
                    },
                    {
                      "$ref": "24"
                    }
                  ],
                  "mt_pos": [
                    {
                      "$ref": "14"
                    },
                    {
                      "$ref": "14"
                    }
                  ],
                  "mt_pos_doc_print": [
                    {
                      "$ref": "1"
                    },
                    {
                      "$ref": "1"
                    }
                  ],
                  "mt_pos_prices_list": [
                    {
                      "$ref": "40"
                    },
                    {
                      "$ref": "40"
                    }
                  ],
                  "mt_pos_print": [
                    {
                      "$ref": "68"
                    },
                    {
                      "$ref": "68"
                    }
                  ],
                  "mt_pos_rooms": [
                    {
                      "$ref": "51"
                    },
                    {
                      "$ref": "51"
                    }
                  ],
                  "mt_pos_types": [
                    {
                      "$ref": "42"
                    },
                    {
                      "$ref": "42"
                    }
                  ],
                  "mt_pos_view": [
                    {
                      "$ref": "41"
                    },
                    {
                      "$ref": "41"
                    }
                  ],
                  "mt_prices_items": [
                    {
                      "$ref": "43"
                    },
                    {
                      "$ref": "43"
                    }
                  ],
                  "mt_prices_list": [
                    {
                      "$ref": "39"
                    },
                    {
                      "$ref": "39"
                    }
                  ],
                  "mt_prices_list_rules": [
                    {
                      "$ref": "44"
                    },
                    {
                      "$ref": "44"
                    }
                  ],
                  "mt_prices_rules": [
                    {
                      "$ref": "38"
                    },
                    {
                      "$ref": "38"
                    }
                  ],
                  "mt_rooms": [
                    {
                      "$ref": "50"
                    },
                    {
                      "$ref": "50"
                    }
                  ],
                  "mt_rooms_units": [
                    {
                      "$ref": "49"
                    },
                    {
                      "$ref": "49"
                    }
                  ],
                  "mt_rooms_units_states_types": [
                    {
                      "$ref": "54"
                    },
                    {
                      "$ref": "54"
                    }
                  ],
                  "mt_rooms_units_types": [
                    {
                      "$ref": "53"
                    },
                    {
                      "$ref": "53"
                    }
                  ],
                  "mt_units": [
                    {
                      "$ref": "33"
                    },
                    {
                      "$ref": "33"
                    }
                  ],
                  "mt_units_ref": [
                    {
                      "$ref": "32"
                    },
                    {
                      "$ref": "32"
                    }
                  ],
                  "st_images": {
                    "$ref": "8"
                  },
                  "st_images1": {
                    "$ref": "8"
                  },
                  "st_permisions": [
                    {
                      "$ref": "61"
                    },
                    {
                      "$ref": "61"
                    }
                  ],
                  "st_pos_license": [
                    {
                      "$ref": "70"
                    },
                    {
                      "$ref": "70"
                    }
                  ],
                  "st_users_pos": [
                    {
                      "$ref": "71"
                    },
                    {
                      "$ref": "71"
                    }
                  ],
                  "st_users_token": [
                    {
                      "$id": "80",
                      "id": "e30d93ef-812c-4f13-861b-d93fd1197ebf",
                      "token_id": "sample string 2",
                      "id_user": "f0eeb915-9945-4156-9227-6deb8c50ca49",
                      "date_from": "2026-09-06T06:46:36.873517+02:00",
                      "date_end": "2026-09-06T06:46:36.873517+02:00",
                      "created_on": "2026-09-06T06:46:36.873517+02:00",
                      "st_users": {
                        "$ref": "6"
                      }
                    },
                    {
                      "$ref": "80"
                    }
                  ],
                  "tt_doc_sa_cashflow": [
                    {
                      "$ref": "23"
                    },
                    {
                      "$ref": "23"
                    }
                  ],
                  "tt_doc_sa_det": [
                    {
                      "$ref": "29"
                    },
                    {
                      "$ref": "29"
                    }
                  ],
                  "tt_doc_sa_det1": [
                    {
                      "$ref": "29"
                    },
                    {
                      "$ref": "29"
                    }
                  ],
                  "tt_doc_st": [
                    {
                      "$ref": "20"
                    },
                    {
                      "$ref": "20"
                    }
                  ],
                  "tt_doc_st1": [
                    {
                      "$ref": "20"
                    },
                    {
                      "$ref": "20"
                    }
                  ],
                  "tt_items_customs": [
                    {
                      "$ref": "45"
                    },
                    {
                      "$ref": "45"
                    }
                  ],
                  "tt_logs": [
                    {
                      "$ref": "73"
                    },
                    {
                      "$ref": "73"
                    }
                  ],
                  "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": "81",
                      "id": "dee5510e-12e3-4c96-afda-7e1fb7393d5b",
                      "id_room_activity": "41dbe553-86a5-4c1a-8317-5f5dfb1b7452",
                      "id_pos_sesion": "ad4f74f0-d102-4ac6-b2e2-5caa63b5bbee",
                      "log_text": "sample string 4",
                      "id_user": "b85b7908-70a3-4261-9064-427460ae6267",
                      "event_type": "sample string 6",
                      "correlation_id": "a60604a9-29b9-471a-8b6e-1a23f51e5ebd",
                      "id_room_unit": "c12e9207-87bd-4766-89d4-508361c88c8d",
                      "id_room_unit_source": "1c6a2711-cd0c-4951-9bc2-cd7f8758b6c8",
                      "id_room_unit_destination": "485c5656-7fb6-4229-abef-192c9cc2e40e",
                      "id_room_activity_related": "59c9163e-b2d7-4f98-a327-ac5ff58c946e",
                      "id_doc_sa": "3a6140e8-8331-4db2-bbcd-6dd3b64eb01b",
                      "id_user_authorizer": "62661e37-2e52-46d5-8f80-f2c4e72ed4d2",
                      "data_json": "sample string 7",
                      "created_on": "2026-09-06T06:46:36.873517+02:00",
                      "commited": true,
                      "st_users": {
                        "$ref": "6"
                      }
                    },
                    {
                      "$ref": "81"
                    }
                  ],
                  "tt_tips_users": [
                    {
                      "$ref": "57"
                    },
                    {
                      "$ref": "57"
                    }
                  ],
                  "tt_vouchers_permisions": [
                    {
                      "$ref": "37"
                    },
                    {
                      "$ref": "37"
                    }
                  ],
                  "tt_vouchers": [
                    {
                      "$ref": "36"
                    },
                    {
                      "$ref": "36"
                    }
                  ],
                  "mt_docs": [
                    {
                      "$ref": "2"
                    },
                    {
                      "$ref": "2"
                    }
                  ],
                  "tt_pos_sesion_users": [
                    {
                      "$ref": "58"
                    },
                    {
                      "$ref": "58"
                    }
                  ],
                  "tt_doc_sa": [
                    {
                      "$ref": "18"
                    },
                    {
                      "$ref": "18"
                    }
                  ],
                  "tt_doc_sa1": [
                    {
                      "$ref": "18"
                    },
                    {
                      "$ref": "18"
                    }
                  ],
                  "mt_items": [
                    {
                      "$ref": "11"
                    },
                    {
                      "$ref": "11"
                    }
                  ],
                  "mt_rooms_units_states": [
                    {
                      "$ref": "55"
                    },
                    {
                      "$ref": "55"
                    }
                  ],
                  "st_users_profiles": {
                    "$ref": "60"
                  },
                  "tt_cmd_connection": [
                    {
                      "$ref": "59"
                    },
                    {
                      "$ref": "59"
                    }
                  ],
                  "tt_cmd_messages": [
                    {
                      "$ref": "64"
                    },
                    {
                      "$ref": "64"
                    }
                  ]
                }
              },
              {
                "$ref": "5"
              }
            ],
            "mt_money_rates1": [
              {
                "$ref": "5"
              },
              {
                "$ref": "5"
              }
            ],
            "st_images": {
              "$ref": "8"
            },
            "st_users": {
              "$ref": "6"
            },
            "tt_doc_sa_cashflow": [
              {
                "$ref": "23"
              },
              {
                "$ref": "23"
              }
            ],
            "tt_doc_sa_pay": [
              {
                "$ref": "25"
              },
              {
                "$ref": "25"
              }
            ]
          },
          "mt_payment_types": {
            "$ref": "24"
          },
          "st_users": {
            "$ref": "6"
          }
        },
        {
          "$ref": "3"
        }
      ],
      "st_images": {
        "$ref": "8"
      },
      "st_users": {
        "$ref": "6"
      },
      "mt_pos_doc_print": [
        {
          "$ref": "1"
        },
        {
          "$ref": "1"
        }
      ],
      "st_doc_num": [
        {
          "$ref": "69"
        },
        {
          "$ref": "69"
        }
      ],
      "tt_doc_sa": [
        {
          "$ref": "18"
        },
        {
          "$ref": "18"
        }
      ],
      "tt_doc_st": [
        {
          "$ref": "20"
        },
        {
          "$ref": "20"
        }
      ]
    },
    "mt_pos_print": {
      "$ref": "68"
    },
    "mt_pos_types": {
      "$ref": "42"
    },
    "st_doc_print": {
      "$id": "82",
      "id": "2db20c84-b8f7-490e-800f-47da04d475fa",
      "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-09-06T06:46:36.873517+02:00",
      "last_update": "2026-09-06T06:46:36.873517+02:00",
      "commited": true,
      "mt_pos_doc_print": [
        {
          "$ref": "1"
        },
        {
          "$ref": "1"
        }
      ],
      "st_doc_print_det": [
        {
          "$id": "83",
          "id_doc_print": "a0690987-8e2e-4bff-b058-41465d0322a5",
          "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": "82"
          }
        },
        {
          "$ref": "83"
        }
      ]
    },
    "st_users": {
      "$ref": "6"
    }
  },
  {
    "$ref": "1"
  }
]