POST api/St_Pos_License?id_pos_mask={id_pos_mask}&mac_address={mac_address}&date_end={date_end}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id_pos_mask

string

Required

mac_address

string

Required

date_end

date

Required

Body Parameters

None.

Response Information

Resource Description

st_pos_license
NameDescriptionTypeAdditional information
id

globally unique identifier

None.

id_pos

globally unique identifier

Required

mac_address

string

Required

Max length: 100

date_end

date

Required

key_access

string

Required

Max length: 100

id_user_add

globally unique identifier

Required

active

boolean

Required

created_on

date

None.

last_update

date

None.

commited

boolean

None.

mt_pos

mt_pos

None.

st_users

st_users

None.

Response Formats

application/json, text/json

Sample:
{
  "id": "6d954dc5-f949-4404-833f-15c111c953bf",
  "id_pos": "eebe7deb-0f7f-42c5-9426-9166634b785b",
  "mac_address": "sample string 3",
  "date_end": "2026-07-08T09:49:57.9851001+02:00",
  "key_access": "sample string 5",
  "id_user_add": "ac9879ff-84c5-4875-967f-5d2e498a8ac6",
  "active": true,
  "created_on": "2026-07-08T09:49:57.9851001+02:00",
  "last_update": "2026-07-08T09:49:57.9851001+02:00",
  "commited": true,
  "mt_pos": {
    "$id": "2",
    "id": "6bebbd10-f75f-4597-8941-1f98d7971df3",
    "id_mask": "sample string 2",
    "name": "sample string 3",
    "description": "sample string 4",
    "id_branch": "9361277c-ef02-47b2-bb1f-5bb810d56192",
    "id_zone": "53e6c7cd-5d24-48c2-a83a-c0ef63f35f92",
    "user_required": true,
    "active": true,
    "created_on": "2026-07-08T09:49:57.9851001+02:00",
    "last_update": "2026-07-08T09:49:57.9851001+02:00",
    "id_user_upd": "b6159122-a305-45f4-bff3-e8c8585ecfd7",
    "commited": true,
    "mt_branches_zones": {
      "$id": "3",
      "id": "74f0b97c-c143-4e8b-b9ac-9293ba7fda22",
      "id_mask": "sample string 2",
      "name": "sample string 3",
      "description": "sample string 4",
      "id_branch": "3a71e385-c6d2-442d-8812-084c0715d83e",
      "active": true,
      "created_on": "2026-07-08T09:49:57.9851001+02:00",
      "last_update": "2026-07-08T09:49:57.9851001+02:00",
      "id_user_upd": "56e31a69-b2d1-403c-b806-d47745a1024d",
      "commited": true,
      "mt_branches": {
        "$id": "4",
        "id": "cbe8b460-c231-4872-9125-3e2101051a72",
        "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": "c26f1076-02ce-4290-9839-9c1801a29d4f",
        "order": 12,
        "external_id": "sample string 13",
        "sync": true,
        "active": true,
        "created_on": "2026-07-08T09:49:57.9851001+02:00",
        "last_update": "2026-07-08T09:49:57.9851001+02:00",
        "id_user_upd": "9aa5f4a8-c995-44dc-a3f4-b942da5b3de8",
        "commited": true,
        "st_images": {
          "$id": "5",
          "id": "64e1b46a-3cd6-4f0e-af24-1765d2463abc",
          "id_mask": "sample string 2",
          "name": "sample string 3",
          "id_img_type": "5564c856-e663-4e9c-92f8-0635adf88718",
          "image_file": "sample string 5",
          "extension": "sample string 6",
          "high": 1,
          "width": 1,
          "active": true,
          "created_on": "2026-07-08T09:49:57.9851001+02:00",
          "last_update": "2026-07-08T09:49:57.9851001+02:00",
          "commited": true,
          "mt_branches": [
            {
              "$ref": "4"
            },
            {
              "$ref": "4"
            }
          ],
          "mt_categories": [
            {
              "$id": "6",
              "id": "92818d69-55ea-4b2a-9538-900a5148b88c",
              "id_mask": "sample string 2",
              "name": "sample string 3",
              "description": "sample string 4",
              "id_item_type": "c40318d3-8212-4d57-98e3-5bebb25119ee",
              "order_type": 5,
              "name_pos": "sample string 6",
              "id_image": "7063a077-8ed4-45cb-9f98-68a4c1edf395",
              "view_pos": true,
              "order": 8,
              "order_sec": 9,
              "color_border": "sample string 10",
              "color_button": "sample string 11",
              "color_font": "sample string 12",
              "font_bold": true,
              "font_underline": true,
              "font_size": 15,
              "big_buttons": true,
              "active": true,
              "created_on": "2026-07-08T09:49:57.9851001+02:00",
              "last_update": "2026-07-08T09:49:57.9851001+02:00",
              "id_user_upd": "44a613e8-0057-4e59-83aa-38c1c5773bca",
              "commited": true,
              "mt_categories_items": [
                {
                  "$id": "7",
                  "id_category": "b518e305-f469-4142-8544-6865ff09135a",
                  "id_item": "9cb707a4-0f85-453d-8509-ced400d20be7",
                  "is_default": true,
                  "active": true,
                  "created_on": "2026-07-08T09:49:57.9851001+02:00",
                  "last_update": "2026-07-08T09:49:57.9851001+02:00",
                  "id_user_upd": "c4ebc02a-5969-4f69-92e4-c435d571a3ee",
                  "commited": true,
                  "mt_categories": {
                    "$ref": "6"
                  },
                  "mt_items": {
                    "$id": "8",
                    "id": "a6e8ea4c-d511-48ee-b635-d8f757a2b3f3",
                    "id_mask": "sample string 2",
                    "name": "sample string 3",
                    "description": "sample string 4",
                    "id_unit": "e375d137-2b85-4db9-973e-8b516e3bc687",
                    "id_unit_sec": "e55b2038-dde9-4297-9200-e19f898092a1",
                    "id_brand": "1eb19c92-db2b-4573-a445-b378a7e0c3fe",
                    "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": "895d5642-a87a-426d-9f43-fe80c5449504",
                    "view_pos": true,
                    "order": 23,
                    "color_border": "sample string 24",
                    "color_button": "sample string 25",
                    "color_font": "sample string 26",
                    "font_bold": true,
                    "font_underline": true,
                    "font_size": 29,
                    "active": true,
                    "created_on": "2026-07-08T09:49:57.9851001+02:00",
                    "last_update": "2026-07-08T09:49:57.9851001+02:00",
                    "id_user_upd": "3e3ea563-d8f0-4e5c-bb0d-db61b95cc02e",
                    "commited": true,
                    "mt_brands": {
                      "$id": "9",
                      "id": "c62797dd-e98c-40fc-9e8b-e17568217acc",
                      "id_mask": "sample string 2",
                      "name": "sample string 3",
                      "active": true,
                      "created_on": "2026-07-08T09:49:57.9851001+02:00",
                      "last_update": "2026-07-08T09:49:57.9851001+02:00",
                      "id_user_upd": "037f28b2-03c4-44dd-8a91-904246bc6e01",
                      "commited": true,
                      "mt_items": [
                        {
                          "$ref": "8"
                        },
                        {
                          "$ref": "8"
                        }
                      ],
                      "st_users": {
                        "$id": "10",
                        "id": "0b577653-fbba-4c84-9bfb-47de2974bf82",
                        "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": "09a4df31-7cdc-4fb6-962e-189064a650b0",
                        "view_messages": true,
                        "id_image_photo": "d29e50ac-721d-4faf-853b-72d2fc1eea98",
                        "reserved": true,
                        "pos_access": true,
                        "back_access": true,
                        "name_pos": "sample string 13",
                        "id_image": "decad0e9-dd1e-4aca-abd6-07175cf84126",
                        "view_pos": true,
                        "order": 15,
                        "color_border": "sample string 16",
                        "color_button": "sample string 17",
                        "color_font": "sample string 18",
                        "active": true,
                        "created_on": "2026-07-08T09:49:57.9851001+02:00",
                        "last_update": "2026-07-08T09:49:57.9851001+02:00",
                        "commited": true,
                        "mt_branches": [
                          {
                            "$ref": "4"
                          },
                          {
                            "$ref": "4"
                          }
                        ],
                        "mt_branches_zones": [
                          {
                            "$ref": "3"
                          },
                          {
                            "$ref": "3"
                          }
                        ],
                        "mt_brands": [
                          {
                            "$ref": "9"
                          },
                          {
                            "$ref": "9"
                          }
                        ],
                        "mt_categories": [
                          {
                            "$ref": "6"
                          },
                          {
                            "$ref": "6"
                          }
                        ],
                        "mt_categories_items": [
                          {
                            "$ref": "7"
                          },
                          {
                            "$ref": "7"
                          }
                        ],
                        "mt_cloakrooms": [
                          {
                            "$id": "11",
                            "id": "b7e67db6-817e-45ca-8678-e7b918523431",
                            "id_mask": "sample string 2",
                            "name": "sample string 3",
                            "id_pos": "6497968f-e50d-42e9-8aa8-ebadda1393ce",
                            "unit_ini": 5,
                            "unit_end": 6,
                            "name_pos": "sample string 7",
                            "id_image": "20798a11-9ebe-4376-8663-581ed4b47d59",
                            "view_pos": true,
                            "order": 9,
                            "color_border": "sample string 10",
                            "color_button": "sample string 11",
                            "color_font": "sample string 12",
                            "active": true,
                            "created_on": "2026-07-08T09:49:57.9851001+02:00",
                            "last_update": "2026-07-08T09:49:57.9851001+02:00",
                            "id_user_upd": "ea3c1650-50e1-41d5-88f8-6db2cf126d61",
                            "commited": true,
                            "mt_pos": {
                              "$ref": "2"
                            },
                            "st_images": {
                              "$ref": "5"
                            },
                            "st_users": {
                              "$ref": "10"
                            },
                            "tt_cloakrooms_units": [
                              {
                                "$id": "12",
                                "id": "405beabb-8564-4f72-8be0-fda3999631b6",
                                "id_cloakroom": "51813f8c-0933-459d-b510-994400f1d247",
                                "id_pos_sesion": "d2d2015f-ba8c-4188-8598-90ee78dca17f",
                                "unit_id": 4,
                                "date_open": "2026-07-08T09:49:57.9851001+02:00",
                                "date_close": "2026-07-08T09:49:57.9851001+02:00",
                                "id_doc_sa": "e6a2c9cf-902c-4919-9c4b-e91a197ab32a",
                                "commited": true,
                                "mt_cloakrooms": {
                                  "$ref": "11"
                                },
                                "tt_doc_sa": {
                                  "$id": "13",
                                  "id": "648c5191-1474-45c0-b31e-304674e80470",
                                  "id_pos": "a06857d8-82ce-46b2-8526-4eb1fa5b3e71",
                                  "id_doc": "5f9c32c0-1334-41d9-af31-96ae3fabff6e",
                                  "id_branch": "92167cf9-a272-427e-a26a-a14ddf9bff59",
                                  "nro_doc": "sample string 5",
                                  "date_doc": "2026-07-08T09:49:57.9851001+02:00",
                                  "date_tax": "2026-07-08T09:49:57.9851001+02:00",
                                  "hour_doc": "00:00:00.1234567",
                                  "block": true,
                                  "id_ref": "c6d38e7e-994a-4388-b0a3-d92fbded1f69",
                                  "id_relationship": "bc84c24f-1b76-41e9-b50b-27b284ffc63f",
                                  "id_loc_from": "683c9f03-14bf-4abe-9fc1-df6db144d5fe",
                                  "id_loc_end": "ce404462-4008-4f50-9544-bffca9e8e3f8",
                                  "id_user_add": "033d7f77-e1b2-4d4f-b254-cb993ef8d982",
                                  "id_user_upd": "ec263c4f-0443-45e5-a7e1-5f309e709dca",
                                  "comment": "sample string 12",
                                  "id_pos_sesion": "386e8ae2-99b3-407d-af2b-b0eed24ac8f3",
                                  "id_room_unit": "aabc227f-5e66-4591-b0ee-49c19a1b1f15",
                                  "ref_locator": "sample string 13",
                                  "ref_zone_aut": "sample string 14",
                                  "id_pos_type": "b093e6c3-7e9d-4aac-810e-8beb7eaf600f",
                                  "p_dis": 15.1,
                                  "p_chr": 16.1,
                                  "amt_net": 17.1,
                                  "amt_tax": 18.1,
                                  "amt_dis": 19.1,
                                  "amt_chr": 20.1,
                                  "amt_tot": 21.1,
                                  "active": true,
                                  "created_on": "2026-07-08T09:49:57.9851001+02:00",
                                  "last_update": "2026-07-08T09:49:57.9851001+02:00",
                                  "commited": true,
                                  "created_by": 1,
                                  "doc_print": true,
                                  "mt_branches": {
                                    "$ref": "4"
                                  },
                                  "mt_docs": {
                                    "$id": "14",
                                    "id": "5f05f9f2-fe5e-4432-be6b-3a86484f0eae",
                                    "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": "fad047dc-1195-4671-a979-4f9794b02137",
                                    "view_pos": true,
                                    "order": 23,
                                    "color_border": "sample string 24",
                                    "color_button": "sample string 25",
                                    "color_font": "sample string 26",
                                    "active": true,
                                    "created_on": "2026-07-08T09:49:57.9851001+02:00",
                                    "last_update": "2026-07-08T09:49:57.9851001+02:00",
                                    "id_user_upd": "9b044f13-f025-44d7-8ad9-3f519c1d8341",
                                    "commited": true,
                                    "mt_docs_payment_money": [
                                      {
                                        "$id": "15",
                                        "id_doc": "737346d9-8486-4197-929a-55fd1b0040c1",
                                        "id_pay": "8734aefc-f65c-4b5d-b7c4-711d57f68973",
                                        "id_money": "7b9acafd-403e-4f33-86ca-5ee5bc74d87e",
                                        "active": true,
                                        "created_on": "2026-07-08T09:49:57.9851001+02:00",
                                        "last_update": "2026-07-08T09:49:57.9851001+02:00",
                                        "id_user_upd": "ee3ffa25-1c1c-4abe-b0f2-1307e2cbca46",
                                        "commited": true,
                                        "mt_docs": {
                                          "$ref": "14"
                                        },
                                        "mt_money_types": {
                                          "$id": "16",
                                          "id": "17960b9b-b90e-4b89-8a51-a63270c625ca",
                                          "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": "a739472c-1de5-42e2-a978-17231ffd699d",
                                          "view_pos": true,
                                          "order": 8,
                                          "color_border": "sample string 9",
                                          "color_button": "sample string 10",
                                          "color_font": "sample string 11",
                                          "active": true,
                                          "created_on": "2026-07-08T09:49:57.9851001+02:00",
                                          "last_update": "2026-07-08T09:49:57.9851001+02:00",
                                          "id_user_upd": "5996db9d-56a8-4de9-a1aa-48414058ceb4",
                                          "commited": true,
                                          "mt_docs_payment_money": [
                                            {
                                              "$ref": "15"
                                            },
                                            {
                                              "$ref": "15"
                                            }
                                          ],
                                          "mt_money_rates": [
                                            {
                                              "$id": "17",
                                              "id_money_1": "697f7fd9-7f7b-45b0-a832-dd203dd320bf",
                                              "id_money_2": "d22e75ea-322f-4947-97ff-9583809ebe52",
                                              "date_from": "2026-07-08T09:49:57.9851001+02:00",
                                              "coefficient": 4.1,
                                              "active": true,
                                              "created_on": "2026-07-08T09:49:57.9851001+02:00",
                                              "last_update": "2026-07-08T09:49:57.9851001+02:00",
                                              "id_user_upd": "129a016f-70f6-4c19-bb7e-04d0904a84aa",
                                              "commited": true,
                                              "mt_money_types": {
                                                "$ref": "16"
                                              },
                                              "mt_money_types1": {
                                                "$ref": "16"
                                              },
                                              "st_users": {
                                                "$ref": "10"
                                              }
                                            },
                                            {
                                              "$ref": "17"
                                            }
                                          ],
                                          "mt_money_rates1": [
                                            {
                                              "$ref": "17"
                                            },
                                            {
                                              "$ref": "17"
                                            }
                                          ],
                                          "st_images": {
                                            "$ref": "5"
                                          },
                                          "st_users": {
                                            "$ref": "10"
                                          },
                                          "tt_doc_sa_cashflow": [
                                            {
                                              "$id": "18",
                                              "id_doc_sa": "b866363e-cea5-4a96-9d9a-6295326d5690",
                                              "id_pay": "6c0f104c-5dd2-4dc6-b0fc-6dc7f64a5dd6",
                                              "id_money": "e1b8541f-0d75-445d-86e1-67542ca9656d",
                                              "date_cashflow": "2026-07-08T09:49:57.9851001+02:00",
                                              "coefficient": 5.1,
                                              "id_user_add": "4def30e2-4533-46c8-9f1b-64af31e47860",
                                              "amt_tot_md": 7.1,
                                              "amt_tot_mo": 8.1,
                                              "mt_payment_types": {
                                                "$id": "19",
                                                "id": "d4c8b971-2292-4680-8ffd-596a0bc7171a",
                                                "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": "b0f23e10-a0d2-4901-8d02-a6f06bc1d395",
                                                "view_pos": true,
                                                "order": 13,
                                                "color_border": "sample string 14",
                                                "color_button": "sample string 15",
                                                "color_font": "sample string 16",
                                                "active": true,
                                                "created_on": "2026-07-08T09:49:57.9851001+02:00",
                                                "last_update": "2026-07-08T09:49:57.9851001+02:00",
                                                "id_user_upd": "e69cb98e-2e3e-451c-b22c-8be1186c88ab",
                                                "commited": true,
                                                "mt_docs_payment_money": [
                                                  {
                                                    "$ref": "15"
                                                  },
                                                  {
                                                    "$ref": "15"
                                                  }
                                                ],
                                                "st_images": {
                                                  "$ref": "5"
                                                },
                                                "st_users": {
                                                  "$ref": "10"
                                                },
                                                "tt_doc_sa_cashflow": [
                                                  {
                                                    "$ref": "18"
                                                  },
                                                  {
                                                    "$ref": "18"
                                                  }
                                                ],
                                                "tt_doc_sa_pay": [
                                                  {
                                                    "$id": "20",
                                                    "id_doc_sa": "cbe657e8-8eab-4c77-9c25-7abefae90782",
                                                    "id_line": 2,
                                                    "id_pay": "087aebea-fe6d-4300-9131-bcccb6de3ef3",
                                                    "id_money": "e73d163b-2498-41b4-9272-839b3454d6dd",
                                                    "coefficient": 5.1,
                                                    "id_voucher": "44bcc77a-827d-490f-89dd-836d072e39cf",
                                                    "id_employee": "c46861dc-b8fd-40c3-964e-11597fc34a96",
                                                    "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": "5cd2cfd9-65ec-4de6-946e-15ff001118c3",
                                                    "coupon_id": "sample string 9",
                                                    "terminal_id": "sample string 10",
                                                    "card_name": "sample string 11",
                                                    "card_bank": "sample string 12",
                                                    "card_number": "sample string 13",
                                                    "client_name": "sample string 14",
                                                    "money_type": "sample string 15",
                                                    "merchant_id": "sample string 16",
                                                    "aid": "sample string 17",
                                                    "auth_num": "sample string 18",
                                                    "authorization": true,
                                                    "signature": true,
                                                    "contactless": true,
                                                    "date_hour_pay": "sample string 19",
                                                    "terminal_name": "sample string 20",
                                                    "active": true,
                                                    "mt_employees": {
                                                      "$id": "21",
                                                      "id": "c3ace4ed-8090-431f-801f-470bc62d017e",
                                                      "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": "d13a61b6-13a8-41aa-8682-5b1ecea9d0fb",
                                                      "name_pos": "sample string 12",
                                                      "id_image": "406a44e9-0d79-4e8b-b7f4-8dbb17aa3790",
                                                      "view_pos": true,
                                                      "order": 14,
                                                      "color_border": "sample string 15",
                                                      "color_button": "sample string 16",
                                                      "color_font": "sample string 17",
                                                      "active": true,
                                                      "created_on": "2026-07-08T09:49:57.9851001+02:00",
                                                      "last_update": "2026-07-08T09:49:57.9851001+02:00",
                                                      "id_user_upd": "a5d954ce-9b55-4ee6-ab8b-6f497c066c97",
                                                      "commited": true,
                                                      "mt_employees_branches": [
                                                        {
                                                          "$id": "22",
                                                          "id_employee": "13c44443-77ba-475c-92d6-f46549d5319c",
                                                          "id_branch": "9b755249-e955-4e8b-80a5-5b29c2b7274f",
                                                          "active": true,
                                                          "created_on": "2026-07-08T09:49:57.9851001+02:00",
                                                          "last_update": "2026-07-08T09:49:57.9851001+02:00",
                                                          "id_user_upd": "965eed82-0566-4233-b8fe-1788f7b06005",
                                                          "commited": true,
                                                          "mt_branches": {
                                                            "$ref": "4"
                                                          },
                                                          "mt_employees": {
                                                            "$ref": "21"
                                                          }
                                                        },
                                                        {
                                                          "$ref": "22"
                                                        }
                                                      ],
                                                      "mt_employees_profiles": {
                                                        "$id": "23",
                                                        "id": "583798d1-b94a-4d33-8cca-546ffbb12ac5",
                                                        "id_mask": "sample string 2",
                                                        "name": "sample string 3",
                                                        "description": "sample string 4",
                                                        "authorized": true,
                                                        "active": true,
                                                        "created_on": "2026-07-08T09:49:57.9851001+02:00",
                                                        "last_update": "2026-07-08T09:49:57.9851001+02:00",
                                                        "id_user_upd": "e66cd6db-f6db-4e6f-aaa1-3788738a801e",
                                                        "commited": true,
                                                        "mt_employees": [
                                                          {
                                                            "$ref": "21"
                                                          },
                                                          {
                                                            "$ref": "21"
                                                          }
                                                        ],
                                                        "st_users": {
                                                          "$ref": "10"
                                                        }
                                                      },
                                                      "st_images": {
                                                        "$ref": "5"
                                                      },
                                                      "st_users": {
                                                        "$ref": "10"
                                                      },
                                                      "tt_doc_sa_det": [
                                                        {
                                                          "$id": "24",
                                                          "id_doc_sa": "153ec265-5c33-4ed6-b09c-aa15f50478bb",
                                                          "id_line": 2,
                                                          "id_item_sub": "49dde913-55b4-4bb1-a0c9-f033093026f3",
                                                          "qty": 4.1,
                                                          "id_list": "959184ed-32a4-4895-9211-7c3948c0dad7",
                                                          "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": "4ee620ad-de2f-4606-808d-14367be1a569",
                                                          "is_used": true,
                                                          "qty_vou": 1.1,
                                                          "amt_vou": 1.1,
                                                          "comment": "sample string 15",
                                                          "ref_det": "sample string 16",
                                                          "id_employee": "dccac247-7075-4351-a087-303033de1df1",
                                                          "name_generic": "sample string 17",
                                                          "type_ope": 1,
                                                          "id_user_add": "7d1dde10-20f1-4385-a1b7-13368af279da",
                                                          "id_user_upd": "a36ccaef-951a-45ef-aa50-42736f109a8e",
                                                          "active": true,
                                                          "mt_employees": {
                                                            "$ref": "21"
                                                          },
                                                          "mt_items_sub": {
                                                            "$id": "25",
                                                            "id": "84322b67-3825-4378-98d6-377df7d5abb7",
                                                            "id_item": "e0663666-4493-4388-ad89-d9bc4d0bda67",
                                                            "id_item_type": "eac3e251-7efb-4b29-85f4-56fc601432e1",
                                                            "is_default": true,
                                                            "barcode": "sample string 5",
                                                            "voucher_apply": true,
                                                            "id_voucher_json": "ef5c765e-a1b2-4325-97da-86a11f2e73a6",
                                                            "count_voucher": 1,
                                                            "id_voucher_type": 1,
                                                            "active": true,
                                                            "created_on": "2026-07-08T09:49:57.9872122+02:00",
                                                            "last_update": "2026-07-08T09:49:57.9872122+02:00",
                                                            "id_user_upd": "ed499040-b27f-4bee-a900-f797a491edd2",
                                                            "commited": true,
                                                            "mt_items": {
                                                              "$ref": "8"
                                                            },
                                                            "mt_items_formula": [
                                                              {
                                                                "$id": "26",
                                                                "id_item_sub": "e0171487-9001-452a-a45a-a73431110cd4",
                                                                "id_item": "9971abef-5471-4049-ac23-613086d38ad3",
                                                                "group_id": 3,
                                                                "id_unit_ref": "04edbe6d-1ee5-43e9-b664-3d622577c8c5",
                                                                "qty_dis": 5,
                                                                "mt_items": {
                                                                  "$ref": "8"
                                                                },
                                                                "mt_items_sub": {
                                                                  "$ref": "25"
                                                                },
                                                                "mt_units_ref": {
                                                                  "$id": "27",
                                                                  "id": "772d74be-ee95-4799-9eea-ebbcc7737275",
                                                                  "id_mask": "sample string 2",
                                                                  "name": "sample string 3",
                                                                  "coefficient": 4.1,
                                                                  "id_unit": "63cefea3-6f43-4075-9ac3-26f7adbfa9ec",
                                                                  "active": true,
                                                                  "created_on": "2026-07-08T09:49:57.9872122+02:00",
                                                                  "last_update": "2026-07-08T09:49:57.9872122+02:00",
                                                                  "id_user_upd": "1018688c-b520-44a9-8c18-c7f80b45b4b9",
                                                                  "commited": true,
                                                                  "mt_units": {
                                                                    "$id": "28",
                                                                    "id": "1ff78ec9-ea5e-4887-bb13-21c9f26a790e",
                                                                    "id_mask": "sample string 2",
                                                                    "name": "sample string 3",
                                                                    "active": true,
                                                                    "created_on": "2026-07-08T09:49:57.9872122+02:00",
                                                                    "last_update": "2026-07-08T09:49:57.9872122+02:00",
                                                                    "id_user_upd": "885b3267-9f8b-4c35-b8e7-07a5f18c83e4",
                                                                    "commited": true,
                                                                    "mt_units_ref": [
                                                                      {
                                                                        "$ref": "27"
                                                                      },
                                                                      {
                                                                        "$ref": "27"
                                                                      }
                                                                    ],
                                                                    "st_users": {
                                                                      "$ref": "10"
                                                                    },
                                                                    "mt_items": [
                                                                      {
                                                                        "$ref": "8"
                                                                      },
                                                                      {
                                                                        "$ref": "8"
                                                                      }
                                                                    ],
                                                                    "mt_items1": [
                                                                      {
                                                                        "$ref": "8"
                                                                      },
                                                                      {
                                                                        "$ref": "8"
                                                                      }
                                                                    ]
                                                                  },
                                                                  "st_users": {
                                                                    "$ref": "10"
                                                                  },
                                                                  "mt_items_formula": [
                                                                    {
                                                                      "$ref": "26"
                                                                    },
                                                                    {
                                                                      "$ref": "26"
                                                                    }
                                                                  ]
                                                                }
                                                              },
                                                              {
                                                                "$ref": "26"
                                                              }
                                                            ],
                                                            "mt_items_types": {
                                                              "$id": "29",
                                                              "id": "181cebcb-66a3-41a9-bd35-efbbf0314ddb",
                                                              "id_mask": "sample string 2",
                                                              "name": "sample string 3",
                                                              "name_short": "sample string 4",
                                                              "name_pos": "sample string 5",
                                                              "id_image": "1e902915-1f73-4843-ab16-5c02644e3162",
                                                              "view_pos": true,
                                                              "order": 7,
                                                              "color_border": "sample string 8",
                                                              "color_button": "sample string 9",
                                                              "color_font": "sample string 10",
                                                              "font_bold": true,
                                                              "font_underline": true,
                                                              "font_size": 13,
                                                              "active": true,
                                                              "created_on": "2026-07-08T09:49:57.9872122+02:00",
                                                              "last_update": "2026-07-08T09:49:57.9872122+02:00",
                                                              "id_user_upd": "f60718fb-a50c-4a28-8dae-100a470a0665",
                                                              "commited": true,
                                                              "tt_vouchers_det": [
                                                                {
                                                                  "$id": "30",
                                                                  "id_voucher": "a71f473f-c9d0-45c7-931b-ecfc62a056d9",
                                                                  "id_line": "9e796d2c-1cf6-43e3-8559-b300cde8d2c2",
                                                                  "id_category": "06171820-b11f-4860-a57d-535438493af4",
                                                                  "id_item": "dd71552d-4c8b-44c1-9a6a-7f8bbfb25ead",
                                                                  "id_item_type": "3fa7dfc6-c67a-45ed-a458-32bca19a7958",
                                                                  "price_max": 1.1,
                                                                  "qty_add": 3.1,
                                                                  "qty_used": 4.1,
                                                                  "mt_categories": {
                                                                    "$ref": "6"
                                                                  },
                                                                  "mt_items": {
                                                                    "$ref": "8"
                                                                  },
                                                                  "mt_items_types": {
                                                                    "$ref": "29"
                                                                  },
                                                                  "tt_vouchers": {
                                                                    "$id": "31",
                                                                    "id": "a80555c8-6708-4a19-bd16-a63f0150e8a6",
                                                                    "id_voucher": 2,
                                                                    "locator_voucher": "sample string 3",
                                                                    "qr_code": "sample string 4",
                                                                    "date_from": "2026-07-08T09:49:57.9872122+02:00",
                                                                    "date_end": "2026-07-08T09:49:57.9872122+02:00",
                                                                    "date_used": "2026-07-08T09:49:57.9872122+02:00",
                                                                    "date_sesion": "2026-07-08T09:49:57.9872122+02:00",
                                                                    "id_employee": "8389225e-9bd6-4da6-8233-3c7e3b3f08a0",
                                                                    "id_branch": "bb136624-6462-445b-8acf-53ce3a7a4836",
                                                                    "id_voucher_permision": "db6b21a0-7927-4b6b-8591-5bd5b3ca1918",
                                                                    "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": "22631742-b912-4152-aa6d-3973ad90be8f",
                                                                    "id_user_add": "e81e474a-b88a-4df9-a8c8-e62fca8ffc52",
                                                                    "id_doc_sa": "7f138633-50d4-4f15-b498-de2ae960b91d",
                                                                    "id_item_sub": "f33e878f-2fbf-4881-a580-90820a8ca9be",
                                                                    "id_pos_sesion": "207ad756-a33b-438b-b42f-6ac259518418",
                                                                    "is_authorized": true,
                                                                    "is_automatic": true,
                                                                    "print_in_branch": true,
                                                                    "printed": true,
                                                                    "is_entry": true,
                                                                    "is_consume": true,
                                                                    "is_used_entry": true,
                                                                    "is_used_consume": true,
                                                                    "is_close": true,
                                                                    "active": true,
                                                                    "created_on": "2026-07-08T09:49:57.9872122+02:00",
                                                                    "last_update": "2026-07-08T09:49:57.9872122+02:00",
                                                                    "commited": true,
                                                                    "mt_branches": {
                                                                      "$ref": "4"
                                                                    },
                                                                    "mt_employees": {
                                                                      "$ref": "21"
                                                                    },
                                                                    "mt_payment_types": {
                                                                      "$ref": "19"
                                                                    },
                                                                    "st_users": {
                                                                      "$ref": "10"
                                                                    },
                                                                    "tt_doc_sa_pay": [
                                                                      {
                                                                        "$ref": "20"
                                                                      },
                                                                      {
                                                                        "$ref": "20"
                                                                      }
                                                                    ],
                                                                    "tt_vouchers_det": [
                                                                      {
                                                                        "$ref": "30"
                                                                      },
                                                                      {
                                                                        "$ref": "30"
                                                                      }
                                                                    ],
                                                                    "tt_vouchers_permisions": {
                                                                      "$id": "32",
                                                                      "id": "cffb2d9f-a7eb-4b8e-9879-2725314195df",
                                                                      "date_from": "2026-07-08T09:49:57.9872122+02:00",
                                                                      "date_end": "2026-07-08T09:49:57.9872122+02:00",
                                                                      "date_used": "2026-07-08T09:49:57.9872122+02:00",
                                                                      "id_employee": "5eaed0fa-034f-441c-8530-938d5f3a7749",
                                                                      "id_branch": "5af14398-9297-45d2-9a86-44f2bb7b69f3",
                                                                      "count": 6,
                                                                      "count_used": 1,
                                                                      "unlimited": true,
                                                                      "id_user_add": "b843719f-81a4-4ed6-a4f7-95920bc91d25",
                                                                      "is_entry": true,
                                                                      "is_consume": true,
                                                                      "active": true,
                                                                      "created_on": "2026-07-08T09:49:57.9872122+02:00",
                                                                      "last_update": "2026-07-08T09:49:57.9872122+02:00",
                                                                      "commited": true,
                                                                      "mt_branches": {
                                                                        "$ref": "4"
                                                                      },
                                                                      "mt_employees": {
                                                                        "$ref": "21"
                                                                      },
                                                                      "st_users": {
                                                                        "$ref": "10"
                                                                      },
                                                                      "tt_vouchers": [
                                                                        {
                                                                          "$ref": "31"
                                                                        },
                                                                        {
                                                                          "$ref": "31"
                                                                        }
                                                                      ]
                                                                    }
                                                                  }
                                                                },
                                                                {
                                                                  "$ref": "30"
                                                                }
                                                              ],
                                                              "st_images": {
                                                                "$ref": "5"
                                                              },
                                                              "st_users": {
                                                                "$ref": "10"
                                                              },
                                                              "mt_items_sub": [
                                                                {
                                                                  "$ref": "25"
                                                                },
                                                                {
                                                                  "$ref": "25"
                                                                }
                                                              ],
                                                              "mt_prices_rules": [
                                                                {
                                                                  "$id": "33",
                                                                  "id": "bd9f66af-7942-4c07-a56d-147b200bd338",
                                                                  "id_mask": "sample string 2",
                                                                  "name": "sample string 3",
                                                                  "description": "sample string 4",
                                                                  "date_from": "2026-07-08T09:49:57.9872122+02:00",
                                                                  "date_end": "2026-07-08T09:49:57.9872122+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": "596d09dd-dcec-4f2e-a48c-149b68517444",
                                                                  "id_pos": "6fff6793-5c44-47cc-8596-7a6ee1c6bca6",
                                                                  "id_list": "c85b128b-b691-4371-b201-cdb160f9bcc8",
                                                                  "id_item": "e5b0ef86-a8ef-4615-a2ec-999d5abab2a3",
                                                                  "id_item_type": "f139a1c4-50d0-4d69-add1-14e0e2aae1f3",
                                                                  "id_category": "a38c6331-fed7-4279-b52e-b3101d8bd6db",
                                                                  "by_day_week": true,
                                                                  "use_mon": true,
                                                                  "use_tue": true,
                                                                  "use_wed": true,
                                                                  "use_thu": true,
                                                                  "use_fri": true,
                                                                  "use_sat": true,
                                                                  "use_sun": true,
                                                                  "use_hour_ini": "00:00:00.1234567",
                                                                  "use_hour_end": "00:00:00.1234567",
                                                                  "active": true,
                                                                  "created_on": "2026-07-08T09:49:57.9872122+02:00",
                                                                  "last_update": "2026-07-08T09:49:57.9872122+02:00",
                                                                  "id_user_upd": "3c2a0e82-e5d9-44a1-b19f-5ff5e57f102f",
                                                                  "commited": true,
                                                                  "mt_branches": {
                                                                    "$ref": "4"
                                                                  },
                                                                  "mt_categories": {
                                                                    "$ref": "6"
                                                                  },
                                                                  "mt_items": {
                                                                    "$ref": "8"
                                                                  },
                                                                  "mt_items_types": {
                                                                    "$ref": "29"
                                                                  },
                                                                  "mt_pos": {
                                                                    "$ref": "2"
                                                                  },
                                                                  "mt_prices_list": {
                                                                    "$id": "34",
                                                                    "id": "c25b03c0-d449-4909-9d8f-44a718543636",
                                                                    "id_mask": "sample string 2",
                                                                    "name": "sample string 3",
                                                                    "description": "sample string 4",
                                                                    "id_ref": "65ce904d-a9ba-4c18-85c0-69c3bb03111e",
                                                                    "tax_included": true,
                                                                    "switch_select": true,
                                                                    "item_type_default": 7,
                                                                    "name_pos": "sample string 8",
                                                                    "id_image": "394e58c4-89bd-4616-9c3c-3d9b76a9de72",
                                                                    "view_pos": true,
                                                                    "order": 10,
                                                                    "color_border": "sample string 11",
                                                                    "color_button": "sample string 12",
                                                                    "color_font": "sample string 13",
                                                                    "active": true,
                                                                    "created_on": "2026-07-08T09:49:57.9872122+02:00",
                                                                    "last_update": "2026-07-08T09:49:57.9872122+02:00",
                                                                    "id_user_upd": "3cb2b657-8950-427b-87b2-be75e4b7dab8",
                                                                    "commited": true,
                                                                    "mt_pos_prices_list": [
                                                                      {
                                                                        "$id": "35",
                                                                        "id_pos": "1a37c978-49bb-4a69-a480-f196e52966de",
                                                                        "id_pos_type": "934845c8-8052-43cf-b6ec-47990364809e",
                                                                        "id_price_list": "5555d077-e31e-4067-8ead-530cdbfae49d",
                                                                        "is_default": true,
                                                                        "view_mon": true,
                                                                        "view_tue": true,
                                                                        "view_wed": true,
                                                                        "view_thu": true,
                                                                        "view_fri": true,
                                                                        "view_sat": true,
                                                                        "view_sun": true,
                                                                        "active": true,
                                                                        "created_on": "2026-07-08T09:49:57.9872122+02:00",
                                                                        "last_update": "2026-07-08T09:49:57.9872122+02:00",
                                                                        "id_user_upd": "07df283a-1c43-47ee-ab28-6316c2405e61",
                                                                        "commited": true,
                                                                        "mt_pos_view": {
                                                                          "$id": "36",
                                                                          "id_pos": "a62257c0-c358-49b9-8187-0f24bcbcc1b6",
                                                                          "id_pos_type": "2fd7670d-519b-40dd-9041-f6108947a6a4",
                                                                          "is_default": true,
                                                                          "active": true,
                                                                          "created_on": "2026-07-08T09:49:57.9872122+02:00",
                                                                          "last_update": "2026-07-08T09:49:57.9872122+02:00",
                                                                          "id_user_upd": "5dcb5709-29d1-4f97-8328-258260de119c",
                                                                          "commited": true,
                                                                          "mt_pos": {
                                                                            "$ref": "2"
                                                                          },
                                                                          "mt_pos_prices_list": [
                                                                            {
                                                                              "$ref": "35"
                                                                            },
                                                                            {
                                                                              "$ref": "35"
                                                                            }
                                                                          ],
                                                                          "mt_pos_types": {
                                                                            "$id": "37",
                                                                            "id": "3fa21078-b339-47cc-908d-ae1d2d80af09",
                                                                            "id_mask": "sample string 2",
                                                                            "name": "sample string 3",
                                                                            "is_module": true,
                                                                            "order": 5,
                                                                            "active": true,
                                                                            "created_on": "2026-07-08T09:49:57.9872122+02:00",
                                                                            "last_update": "2026-07-08T09:49:57.9872122+02:00",
                                                                            "id_user_upd": "ee13db25-166c-444c-9940-e18494a2600b",
                                                                            "commited": true,
                                                                            "mt_items_featured": [
                                                                              {
                                                                                "$id": "38",
                                                                                "id": "b383ca92-3620-410d-8c4f-0f81ec6e92a3",
                                                                                "id_branch": "be85fd3e-af95-4e56-8049-ef3057b67c12",
                                                                                "id_pos_type": "c020f8d0-31c4-45a9-883f-d7c0cefe5632",
                                                                                "id_pos": "cea050d7-f6b0-46a3-80c3-5ea3a89ad672",
                                                                                "id_item": "63f4419a-97d6-4443-95a4-0bf87cd1d1bb",
                                                                                "date_from": "2026-07-08T09:49:57.9872122+02:00",
                                                                                "date_end": "2026-07-08T09:49:57.9872122+02:00",
                                                                                "image_id": 4,
                                                                                "active": true,
                                                                                "created_on": "2026-07-08T09:49:57.9872122+02:00",
                                                                                "last_update": "2026-07-08T09:49:57.9872122+02:00",
                                                                                "id_user_upd": "7a0e7dbf-a19e-4b29-abb4-624a087067ea",
                                                                                "commited": true,
                                                                                "mt_branches": {
                                                                                  "$ref": "4"
                                                                                },
                                                                                "mt_items": {
                                                                                  "$ref": "8"
                                                                                },
                                                                                "mt_pos": {
                                                                                  "$ref": "2"
                                                                                },
                                                                                "mt_pos_types": {
                                                                                  "$ref": "37"
                                                                                },
                                                                                "st_users": {
                                                                                  "$ref": "10"
                                                                                }
                                                                              },
                                                                              {
                                                                                "$ref": "38"
                                                                              }
                                                                            ],
                                                                            "mt_pos_doc_print": [
                                                                              {
                                                                                "$id": "39",
                                                                                "id_pos_print": "4b4e1690-65fa-4992-a945-06b51f25000a",
                                                                                "id_doc": "1bc96e2a-7a2b-43cc-9355-f81e44af8f9e",
                                                                                "id_pos_type": "580b7d4e-23d6-4c70-9305-a779c37d7e1b",
                                                                                "id_doc_print": "ec37901a-4c4d-476d-ae1a-47f54045d14c",
                                                                                "copies": 5,
                                                                                "print_mode": 6,
                                                                                "active": true,
                                                                                "created_on": "2026-07-08T09:49:57.9872122+02:00",
                                                                                "last_update": "2026-07-08T09:49:57.9872122+02:00",
                                                                                "id_user_upd": "784d0ee4-7081-48fd-82eb-56848c7c3ad8",
                                                                                "commited": true,
                                                                                "mt_docs": {
                                                                                  "$ref": "14"
                                                                                },
                                                                                "mt_pos_print": {
                                                                                  "$id": "40",
                                                                                  "id": "fda1ee05-9590-42c9-bbea-f1f906f9507f",
                                                                                  "id_pos": "bd228bb6-0c49-41b2-a4cb-c07ea81b764c",
                                                                                  "id_mask": "sample string 3",
                                                                                  "name": "sample string 4",
                                                                                  "mode_print": 5,
                                                                                  "port": "sample string 6",
                                                                                  "baud_rate": 1,
                                                                                  "data_bits": 1,
                                                                                  "stop_bit": 1,
                                                                                  "flow_control": 1,
                                                                                  "parity": 1,
                                                                                  "pin_cashdrawer": 1,
                                                                                  "ip_printer": "sample string 7",
                                                                                  "port_ip": 1,
                                                                                  "printer_name": "sample string 8",
                                                                                  "active": true,
                                                                                  "created_on": "2026-07-08T09:49:57.9872122+02:00",
                                                                                  "last_update": "2026-07-08T09:49:57.9872122+02:00",
                                                                                  "id_user_upd": "cb78e97f-620d-42e0-b7ee-52b4eaf314c8",
                                                                                  "commited": true,
                                                                                  "mt_pos": {
                                                                                    "$ref": "2"
                                                                                  },
                                                                                  "mt_pos_doc_print": [
                                                                                    {
                                                                                      "$ref": "39"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "39"
                                                                                    }
                                                                                  ],
                                                                                  "st_users": {
                                                                                    "$ref": "10"
                                                                                  }
                                                                                },
                                                                                "mt_pos_types": {
                                                                                  "$ref": "37"
                                                                                },
                                                                                "st_doc_print": {
                                                                                  "$id": "41",
                                                                                  "id": "e0a09d72-d26e-4368-a194-bd3aadbd74c9",
                                                                                  "id_mask": "sample string 2",
                                                                                  "name": "sample string 3",
                                                                                  "description": "sample string 4",
                                                                                  "high_row": 5,
                                                                                  "high_doc": 6,
                                                                                  "with_doc": 7,
                                                                                  "to_file": true,
                                                                                  "active": true,
                                                                                  "created_on": "2026-07-08T09:49:57.9872122+02:00",
                                                                                  "last_update": "2026-07-08T09:49:57.9872122+02:00",
                                                                                  "commited": true,
                                                                                  "mt_pos_doc_print": [
                                                                                    {
                                                                                      "$ref": "39"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "39"
                                                                                    }
                                                                                  ],
                                                                                  "st_doc_print_det": [
                                                                                    {
                                                                                      "$id": "42",
                                                                                      "id_doc_print": "b839b983-4194-4586-872c-c707d4017b08",
                                                                                      "id_line": 2,
                                                                                      "text": "sample string 3",
                                                                                      "type_line": "sample string 4",
                                                                                      "type_align": "sample string 5",
                                                                                      "ref_line": 6,
                                                                                      "font_name": "sample string 7",
                                                                                      "font_bold": true,
                                                                                      "font_underline": true,
                                                                                      "font_color": "sample string 10",
                                                                                      "st_doc_print": {
                                                                                        "$ref": "41"
                                                                                      }
                                                                                    },
                                                                                    {
                                                                                      "$ref": "42"
                                                                                    }
                                                                                  ]
                                                                                },
                                                                                "st_users": {
                                                                                  "$ref": "10"
                                                                                }
                                                                              },
                                                                              {
                                                                                "$ref": "39"
                                                                              }
                                                                            ],
                                                                            "st_users": {
                                                                              "$ref": "10"
                                                                            },
                                                                            "mt_pos_view": [
                                                                              {
                                                                                "$ref": "36"
                                                                              },
                                                                              {
                                                                                "$ref": "36"
                                                                              }
                                                                            ]
                                                                          },
                                                                          "st_users": {
                                                                            "$ref": "10"
                                                                          }
                                                                        },
                                                                        "mt_prices_list": {
                                                                          "$ref": "34"
                                                                        },
                                                                        "st_users": {
                                                                          "$ref": "10"
                                                                        }
                                                                      },
                                                                      {
                                                                        "$ref": "35"
                                                                      }
                                                                    ],
                                                                    "mt_prices_items": [
                                                                      {
                                                                        "$id": "43",
                                                                        "id_list": "1e6c0666-db42-4152-9792-8c7feb648e4a",
                                                                        "id_item_sub": "31102a6b-6630-43f6-8f8d-801011672ef5",
                                                                        "validity_date": "2026-07-08T09:49:57.9872122+02:00",
                                                                        "price": 4.1,
                                                                        "active": true,
                                                                        "created_on": "2026-07-08T09:49:57.9872122+02:00",
                                                                        "last_update": "2026-07-08T09:49:57.9872122+02:00",
                                                                        "id_user_upd": "8e4584bd-c1a8-4e8e-933a-e2e11a5aded6",
                                                                        "commited": true,
                                                                        "mt_items_sub": {
                                                                          "$ref": "25"
                                                                        },
                                                                        "mt_prices_list": {
                                                                          "$ref": "34"
                                                                        },
                                                                        "st_users": {
                                                                          "$ref": "10"
                                                                        }
                                                                      },
                                                                      {
                                                                        "$ref": "43"
                                                                      }
                                                                    ],
                                                                    "mt_prices_list1": [
                                                                      {
                                                                        "$ref": "34"
                                                                      },
                                                                      {
                                                                        "$ref": "34"
                                                                      }
                                                                    ],
                                                                    "mt_prices_list2": {
                                                                      "$ref": "34"
                                                                    },
                                                                    "mt_prices_list_rules": [
                                                                      {
                                                                        "$id": "44",
                                                                        "id": "afd9bf56-23b8-4c12-967b-3d0e56518f7e",
                                                                        "id_mask": "sample string 2",
                                                                        "name": "sample string 3",
                                                                        "description": "sample string 4",
                                                                        "date_from": "2026-07-08T09:49:57.9872122+02:00",
                                                                        "date_end": "2026-07-08T09:49:57.9872122+02:00",
                                                                        "id_branch": "d23e0cb4-551f-41e8-a529-71d19e996316",
                                                                        "id_pos": "565a7f51-1812-4539-a309-ad9f095c45d8",
                                                                        "id_list": "ca9044b8-8538-4aa9-b0ec-ffb53d54b4c2",
                                                                        "view_list": true,
                                                                        "is_default": true,
                                                                        "active": true,
                                                                        "created_on": "2026-07-08T09:49:57.9872122+02:00",
                                                                        "last_update": "2026-07-08T09:49:57.9872122+02:00",
                                                                        "id_user_upd": "e463476c-637d-4eb3-b713-1f53f69ab51e",
                                                                        "commited": true,
                                                                        "mt_branches": {
                                                                          "$ref": "4"
                                                                        },
                                                                        "mt_pos": {
                                                                          "$ref": "2"
                                                                        },
                                                                        "mt_prices_list": {
                                                                          "$ref": "34"
                                                                        },
                                                                        "st_users": {
                                                                          "$ref": "10"
                                                                        }
                                                                      },
                                                                      {
                                                                        "$ref": "44"
                                                                      }
                                                                    ],
                                                                    "st_images": {
                                                                      "$ref": "5"
                                                                    },
                                                                    "st_users": {
                                                                      "$ref": "10"
                                                                    },
                                                                    "mt_prices_rules": [
                                                                      {
                                                                        "$ref": "33"
                                                                      },
                                                                      {
                                                                        "$ref": "33"
                                                                      }
                                                                    ],
                                                                    "tt_doc_sa_det": [
                                                                      {
                                                                        "$ref": "24"
                                                                      },
                                                                      {
                                                                        "$ref": "24"
                                                                      }
                                                                    ]
                                                                  },
                                                                  "st_users": {
                                                                    "$ref": "10"
                                                                  }
                                                                },
                                                                {
                                                                  "$ref": "33"
                                                                }
                                                              ],
                                                              "tt_items_customs": [
                                                                {
                                                                  "$id": "45",
                                                                  "id": "90ca7a17-b433-4b3a-a1db-871cdf04e6ab",
                                                                  "order_id": 2,
                                                                  "id_item": "aa5b5db4-bf41-4811-879a-2d132d915786",
                                                                  "id_item_type": "e4be22a1-123a-47f5-af1d-5224196c7885",
                                                                  "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": "0ce915dd-b8db-4a65-92c4-c713e5b4ed3b",
                                                                  "type_item": 11,
                                                                  "id_voucher_json": "8f8ad49b-afc4-4209-8fc5-405e88008875",
                                                                  "count_voucher": 1,
                                                                  "id_category": "c9f97fbc-48b6-468b-9a7c-5893d5b8db75",
                                                                  "created_on": "2026-07-08T09:49:57.9872122+02:00",
                                                                  "last_update": "2026-07-08T09:49:57.9872122+02:00",
                                                                  "id_user_upd": "d58b8589-ea54-4e87-85e9-8e5e707c3bd2",
                                                                  "commited": true,
                                                                  "mt_items": {
                                                                    "$ref": "8"
                                                                  },
                                                                  "mt_items_types": {
                                                                    "$ref": "29"
                                                                  },
                                                                  "st_users": {
                                                                    "$ref": "10"
                                                                  },
                                                                  "tt_pos_sesion": {
                                                                    "$id": "46",
                                                                    "id": "ea860055-9408-4db0-92cc-219e42060bfe",
                                                                    "nro_sesion": 2,
                                                                    "id_pos": "10d97987-7e21-45ff-81d3-a62b91a7c913",
                                                                    "date_tax": "2026-07-08T09:49:57.9872122+02:00",
                                                                    "date_open": "2026-07-08T09:49:57.9872122+02:00",
                                                                    "date_close": "2026-07-08T09:49:57.9872122+02:00",
                                                                    "id_user_open": "8330f66b-6e50-4d11-a69b-afc5b7f12018",
                                                                    "id_user_close": "b0c06eb6-d54b-4d16-9ca7-ed138c056371",
                                                                    "nro_z": 1,
                                                                    "amt_tot": 1.1,
                                                                    "locator_event": "sample string 6",
                                                                    "status_pos": 7,
                                                                    "training_sesion": true,
                                                                    "active": true,
                                                                    "created_on": "2026-07-08T09:49:57.9872122+02:00",
                                                                    "last_update": "2026-07-08T09:49:57.9872122+02:00",
                                                                    "commited": true,
                                                                    "mt_pos": {
                                                                      "$ref": "2"
                                                                    },
                                                                    "tt_cloakrooms_units": [
                                                                      {
                                                                        "$ref": "12"
                                                                      },
                                                                      {
                                                                        "$ref": "12"
                                                                      }
                                                                    ],
                                                                    "tt_items_customs": [
                                                                      {
                                                                        "$ref": "45"
                                                                      },
                                                                      {
                                                                        "$ref": "45"
                                                                      }
                                                                    ],
                                                                    "tt_doc_sa_pt": [
                                                                      {
                                                                        "$id": "47",
                                                                        "id": "430bde18-dd9d-4522-a000-dc0acf02f81a",
                                                                        "json_object": "sample string 2",
                                                                        "json_pays": "sample string 3",
                                                                        "id_pos_sesion": "6c6cb85a-e35c-4582-a1ca-6943865b1fe1",
                                                                        "type_pay": 5,
                                                                        "module": "sample string 6",
                                                                        "process": true,
                                                                        "json_cloackrooms": "sample string 8",
                                                                        "multi_select": 9,
                                                                        "terminal_name": "sample string 10",
                                                                        "created_on": "2026-07-08T09:49:57.9872122+02:00",
                                                                        "tt_pos_sesion": {
                                                                          "$ref": "46"
                                                                        }
                                                                      },
                                                                      {
                                                                        "$ref": "47"
                                                                      }
                                                                    ],
                                                                    "tt_rooms_units_activity": [
                                                                      {
                                                                        "$id": "48",
                                                                        "id": "50414a22-b8df-44b2-adc6-5e0013ac7a23",
                                                                        "id_room_unit": "6377ed3b-0525-4b50-896f-c7ea4a055c06",
                                                                        "id_room_list": "e76af07e-e303-4b24-82ba-b9e8442af836",
                                                                        "nro_res_ext": "sample string 3",
                                                                        "date_reserved": "2026-07-08T09:49:57.9872122+02:00",
                                                                        "date_from": "2026-07-08T09:49:57.9872122+02:00",
                                                                        "date_end": "2026-07-08T09:49:57.9872122+02:00",
                                                                        "date_open": "2026-07-08T09:49:57.9872122+02:00",
                                                                        "date_close": "2026-07-08T09:49:57.9872122+02:00",
                                                                        "id_employee": "5fde40a6-08f3-444e-ac34-b73bef4f1fca",
                                                                        "id_employee_sec": "9d91f688-ba14-4905-855e-34b89888539a",
                                                                        "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": "fed51445-cf5a-4345-b8ec-6573b8074b71",
                                                                        "comment": "sample string 7",
                                                                        "id_user_open": "8c06c09a-49cb-4ee7-9b29-30632dcca356",
                                                                        "id_user_close": "6a03b9b0-806d-4aae-98aa-cfe7efba7bc5",
                                                                        "id_unit_state": "848294ef-3fea-4efd-8850-6c98f6f89982",
                                                                        "id_pos_sesion": "274fca61-8c01-4b0b-af5c-4375fa809978",
                                                                        "vip": true,
                                                                        "paid": true,
                                                                        "send": true,
                                                                        "send_date": "2026-07-08T09:49:57.9872122+02:00",
                                                                        "active": true,
                                                                        "created_on": "2026-07-08T09:49:57.9872122+02:00",
                                                                        "last_update": "2026-07-08T09:49:57.9872122+02:00",
                                                                        "commited": true,
                                                                        "mt_employees": {
                                                                          "$ref": "21"
                                                                        },
                                                                        "mt_employees1": {
                                                                          "$ref": "21"
                                                                        },
                                                                        "mt_rooms_units": {
                                                                          "$id": "49",
                                                                          "id": "66df7c72-8cf8-4f18-9390-3f0f30c488d6",
                                                                          "id_mask": "sample string 2",
                                                                          "name": "sample string 3",
                                                                          "name_label": "sample string 4",
                                                                          "name_zone": "sample string 5",
                                                                          "order": 6,
                                                                          "id_room": "b510809b-14dc-4f47-bbf8-2a9ba67baf63",
                                                                          "pax": 8,
                                                                          "pos_x": 9,
                                                                          "pos_y": 10,
                                                                          "size_w": 1,
                                                                          "size_h": 1,
                                                                          "in_map": true,
                                                                          "reserved_on": true,
                                                                          "id_room_type": "2a1b80fd-1af0-4e94-b53b-65317ef667e0",
                                                                          "locked": true,
                                                                          "date_locked": "2026-07-08T09:49:57.9872122+02:00",
                                                                          "comment_locked": "sample string 15",
                                                                          "active": true,
                                                                          "created_on": "2026-07-08T09:49:57.9872122+02:00",
                                                                          "last_update": "2026-07-08T09:49:57.9872122+02:00",
                                                                          "id_user_upd": "4d9ca5c3-70a4-45b1-bf2d-04c8402cb4b6",
                                                                          "commited": true,
                                                                          "mt_rooms": {
                                                                            "$id": "50",
                                                                            "id": "a849542d-4069-4cb2-991b-7223b99dbabb",
                                                                            "id_mask": "sample string 2",
                                                                            "name": "sample string 3",
                                                                            "description": "sample string 4",
                                                                            "id_branch": "4198c3a1-ac1b-4437-bec4-f19168edcfb1",
                                                                            "name_pos": "sample string 6",
                                                                            "id_image": "27caa05a-6740-4015-97b9-3d7f7d2c4693",
                                                                            "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": "15144efc-0cc2-4c22-9ec9-b98868df048b",
                                                                            "refresh_status": true,
                                                                            "active": true,
                                                                            "created_on": "2026-07-08T09:49:57.9872122+02:00",
                                                                            "last_update": "2026-07-08T09:49:57.9872122+02:00",
                                                                            "id_user_upd": "0036bf0a-b6ee-4f3e-89e3-c2aac429201c",
                                                                            "commited": true,
                                                                            "mt_branches": {
                                                                              "$ref": "4"
                                                                            },
                                                                            "mt_pos_rooms": [
                                                                              {
                                                                                "$id": "51",
                                                                                "id_pos": "2081ef7d-f9c5-49fe-885e-26a00c072f66",
                                                                                "id_room": "e0f2be78-1219-4de1-a0dd-a04f8e5708da",
                                                                                "active": true,
                                                                                "created_on": "2026-07-08T09:49:57.9872122+02:00",
                                                                                "last_update": "2026-07-08T09:49:57.9872122+02:00",
                                                                                "id_user_upd": "fb3f2b9a-789a-40b1-a28e-ebb00faa0f24",
                                                                                "commited": true,
                                                                                "mt_pos": {
                                                                                  "$ref": "2"
                                                                                },
                                                                                "mt_rooms": {
                                                                                  "$ref": "50"
                                                                                },
                                                                                "st_users": {
                                                                                  "$ref": "10"
                                                                                }
                                                                              },
                                                                              {
                                                                                "$ref": "51"
                                                                              }
                                                                            ],
                                                                            "st_images": {
                                                                              "$ref": "5"
                                                                            },
                                                                            "st_images1": {
                                                                              "$ref": "5"
                                                                            },
                                                                            "st_users": {
                                                                              "$ref": "10"
                                                                            },
                                                                            "mt_rooms_units": [
                                                                              {
                                                                                "$ref": "49"
                                                                              },
                                                                              {
                                                                                "$ref": "49"
                                                                              }
                                                                            ],
                                                                            "tt_rooms_list": [
                                                                              {
                                                                                "$id": "52",
                                                                                "id": "95b77448-7619-4635-832e-90bb8c5035fa",
                                                                                "id_room": "4113430a-65fc-4e47-b0df-b9fac3c15ce0",
                                                                                "date_in": "2026-07-08T09:49:57.9872122+02:00",
                                                                                "date_out": "2026-07-08T09:49:57.9872122+02:00",
                                                                                "id_user_add": "bcd2cd90-ed87-4ef2-af03-7bf4a5af3b3a",
                                                                                "from_reservation": "sample string 5",
                                                                                "pax": 6,
                                                                                "status": 7,
                                                                                "comment": "sample string 8",
                                                                                "active": true,
                                                                                "created_on": "2026-07-08T09:49:57.9872122+02:00",
                                                                                "last_update": "2026-07-08T09:49:57.9872122+02:00",
                                                                                "commited": true,
                                                                                "mt_rooms": {
                                                                                  "$ref": "50"
                                                                                },
                                                                                "st_users": {
                                                                                  "$ref": "10"
                                                                                },
                                                                                "tt_rooms_units_activity": [
                                                                                  {
                                                                                    "$ref": "48"
                                                                                  },
                                                                                  {
                                                                                    "$ref": "48"
                                                                                  }
                                                                                ]
                                                                              },
                                                                              {
                                                                                "$ref": "52"
                                                                              }
                                                                            ]
                                                                          },
                                                                          "mt_rooms_units_types": {
                                                                            "$id": "53",
                                                                            "id": "fb0b42e3-34d6-4d3d-b14a-8c13dab4b909",
                                                                            "id_mask": "sample string 2",
                                                                            "name": "sample string 3",
                                                                            "description": "sample string 4",
                                                                            "high": 5,
                                                                            "width": 6,
                                                                            "active": true,
                                                                            "created_on": "2026-07-08T09:49:57.9872122+02:00",
                                                                            "last_update": "2026-07-08T09:49:57.9872122+02:00",
                                                                            "id_user_upd": "d47a9f4c-6ddc-43cb-9537-66c4c35ffce0",
                                                                            "commited": true,
                                                                            "mt_rooms_units": [
                                                                              {
                                                                                "$ref": "49"
                                                                              },
                                                                              {
                                                                                "$ref": "49"
                                                                              }
                                                                            ],
                                                                            "mt_rooms_units_states_types": [
                                                                              {
                                                                                "$id": "54",
                                                                                "id_room_type": "9bcd33af-e93e-4776-be67-cfdc510ec4de",
                                                                                "id_room_state": "b5f3832c-7fdb-4b78-b15b-d8f9cf9b987a",
                                                                                "id_image": "ea882c71-ede4-44dc-be80-e0b56339b740",
                                                                                "color_font": "sample string 4",
                                                                                "font_bold": true,
                                                                                "font_underline": true,
                                                                                "font_size": 7,
                                                                                "active": true,
                                                                                "created_on": "2026-07-08T09:49:57.9872122+02:00",
                                                                                "last_update": "2026-07-08T09:49:57.9872122+02:00",
                                                                                "id_user_upd": "1c990d1a-d7b7-4c74-bec8-fe1fd9be3f98",
                                                                                "commited": true,
                                                                                "mt_rooms_units_states": {
                                                                                  "$id": "55",
                                                                                  "id": "fec08b50-4331-49ab-9542-135ff9e9f4ef",
                                                                                  "id_mask": "sample string 2",
                                                                                  "name": "sample string 3",
                                                                                  "description": "sample string 4",
                                                                                  "color": "sample string 5",
                                                                                  "active": true,
                                                                                  "created_on": "2026-07-08T09:49:57.9872122+02:00",
                                                                                  "last_update": "2026-07-08T09:49:57.9872122+02:00",
                                                                                  "id_user_upd": "ce5d82ef-da97-4bdc-8f8d-c68f54082559",
                                                                                  "commited": true,
                                                                                  "st_users": {
                                                                                    "$ref": "10"
                                                                                  },
                                                                                  "mt_rooms_units_states_types": [
                                                                                    {
                                                                                      "$ref": "54"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "54"
                                                                                    }
                                                                                  ],
                                                                                  "tt_rooms_units_activity": [
                                                                                    {
                                                                                      "$ref": "48"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "48"
                                                                                    }
                                                                                  ]
                                                                                },
                                                                                "mt_rooms_units_types": {
                                                                                  "$ref": "53"
                                                                                },
                                                                                "st_images": {
                                                                                  "$ref": "5"
                                                                                },
                                                                                "st_users": {
                                                                                  "$ref": "10"
                                                                                }
                                                                              },
                                                                              {
                                                                                "$ref": "54"
                                                                              }
                                                                            ],
                                                                            "st_users": {
                                                                              "$ref": "10"
                                                                            }
                                                                          },
                                                                          "st_users": {
                                                                            "$ref": "10"
                                                                          },
                                                                          "tt_rooms_units_activity": [
                                                                            {
                                                                              "$ref": "48"
                                                                            },
                                                                            {
                                                                              "$ref": "48"
                                                                            }
                                                                          ]
                                                                        },
                                                                        "mt_rooms_units_states": {
                                                                          "$ref": "55"
                                                                        },
                                                                        "st_users": {
                                                                          "$ref": "10"
                                                                        },
                                                                        "st_users1": {
                                                                          "$ref": "10"
                                                                        },
                                                                        "tt_doc_sa": [
                                                                          {
                                                                            "$ref": "13"
                                                                          },
                                                                          {
                                                                            "$ref": "13"
                                                                          }
                                                                        ],
                                                                        "tt_pos_sesion": {
                                                                          "$ref": "46"
                                                                        },
                                                                        "tt_rooms_list": {
                                                                          "$ref": "52"
                                                                        }
                                                                      },
                                                                      {
                                                                        "$ref": "48"
                                                                      }
                                                                    ],
                                                                    "st_users": {
                                                                      "$ref": "10"
                                                                    },
                                                                    "st_users1": {
                                                                      "$ref": "10"
                                                                    },
                                                                    "tt_tips": [
                                                                      {
                                                                        "$id": "56",
                                                                        "id": "4f37041b-2e13-4eda-af27-649f148622e4",
                                                                        "id_pos_sesion": "f390e400-697b-4b75-a857-af0499b19658",
                                                                        "amt_card": 1.1,
                                                                        "amt_cash": 1.1,
                                                                        "id_user": "0ba51703-7d65-4bd8-87f6-66d479b83ece",
                                                                        "id_room_unit_activity": "6595472c-70d5-42d3-b1d1-424ca7d35a41",
                                                                        "id_doc_sa": "2fb362a3-ddfb-45f8-b53a-108994934bfc",
                                                                        "id_pos_type": "f1adaf8a-c5b5-4650-ae73-53496162c31e",
                                                                        "block": true,
                                                                        "comment": "sample string 5",
                                                                        "json_response": "sample string 6",
                                                                        "id_doc_ref": "4446ea73-cc8d-4467-bac5-df3dc886d548",
                                                                        "coupon_id": "sample string 7",
                                                                        "terminal_id": "sample string 8",
                                                                        "card_name": "sample string 9",
                                                                        "card_bank": "sample string 10",
                                                                        "card_number": "sample string 11",
                                                                        "client_name": "sample string 12",
                                                                        "money_type": "sample string 13",
                                                                        "merchant_id": "sample string 14",
                                                                        "aid": "sample string 15",
                                                                        "auth_num": "sample string 16",
                                                                        "authorization": true,
                                                                        "signature": true,
                                                                        "contactless": true,
                                                                        "date_hour_pay": "sample string 17",
                                                                        "terminal_name": "sample string 18",
                                                                        "active": true,
                                                                        "created_on": "2026-07-08T09:49:57.9872122+02:00",
                                                                        "last_update": "2026-07-08T09:49:57.9872122+02:00",
                                                                        "commited": true,
                                                                        "tt_pos_sesion": {
                                                                          "$ref": "46"
                                                                        },
                                                                        "tt_tips_users": [
                                                                          {
                                                                            "$id": "57",
                                                                            "id_tip": "95e453f0-cc5f-4710-a878-7655f5d2a506",
                                                                            "id_user": "17ac8dbc-d030-4c67-bba0-ce8956e3482c",
                                                                            "amt_card": 1.1,
                                                                            "amt_cash": 1.1,
                                                                            "type_share": 3,
                                                                            "active": true,
                                                                            "created_on": "2026-07-08T09:49:57.9872122+02:00",
                                                                            "last_update": "2026-07-08T09:49:57.9872122+02:00",
                                                                            "commited": true,
                                                                            "st_users": {
                                                                              "$ref": "10"
                                                                            },
                                                                            "tt_tips": {
                                                                              "$ref": "56"
                                                                            }
                                                                          },
                                                                          {
                                                                            "$ref": "57"
                                                                          }
                                                                        ]
                                                                      },
                                                                      {
                                                                        "$ref": "56"
                                                                      }
                                                                    ],
                                                                    "tt_pos_sesion_users": [
                                                                      {
                                                                        "$id": "58",
                                                                        "id_pos_sesion": "8fadd8c5-7081-463a-a7db-2b7534c9b1c6",
                                                                        "id_user": "edb667d8-f066-4fd7-a100-a18051415d9c",
                                                                        "date_add": "2026-07-08T09:49:57.9872122+02:00",
                                                                        "distribution_index": 1.1,
                                                                        "active": true,
                                                                        "created_on": "2026-07-08T09:49:57.9872122+02:00",
                                                                        "last_update": "2026-07-08T09:49:57.9872122+02:00",
                                                                        "commited": true,
                                                                        "st_users": {
                                                                          "$ref": "10"
                                                                        },
                                                                        "tt_pos_sesion": {
                                                                          "$ref": "46"
                                                                        }
                                                                      },
                                                                      {
                                                                        "$ref": "58"
                                                                      }
                                                                    ],
                                                                    "tt_doc_sa": [
                                                                      {
                                                                        "$ref": "13"
                                                                      },
                                                                      {
                                                                        "$ref": "13"
                                                                      }
                                                                    ],
                                                                    "tt_cmd_connection": [
                                                                      {
                                                                        "$id": "59",
                                                                        "id": "b99c5e39-1003-4940-b544-02e2fe34cce6",
                                                                        "id_user": "144fcdbe-d326-422c-9c8d-f1f733573e08",
                                                                        "id_user_profile": "ea66bf51-e7e0-406f-a0c3-219fe6c029d9",
                                                                        "locator": "sample string 4",
                                                                        "date_end": "2026-07-08T09:49:57.9872122+02:00",
                                                                        "id_pos_sesion": "6a1ea1d0-1f9f-4e62-ae65-0f47b59c42f1",
                                                                        "date_login": "2026-07-08T09:49:57.9872122+02:00",
                                                                        "date_logout": "2026-07-08T09:49:57.9872122+02:00",
                                                                        "terminal_id": "sample string 6",
                                                                        "terminal_type": "sample string 7",
                                                                        "created_on": "2026-07-08T09:49:57.9872122+02:00",
                                                                        "last_update": "2026-07-08T09:49:57.9872122+02:00",
                                                                        "commited": true,
                                                                        "st_users": {
                                                                          "$ref": "10"
                                                                        },
                                                                        "st_users_profiles": {
                                                                          "$id": "60",
                                                                          "id": "599faf0f-293c-4024-96c0-54b58bda79fd",
                                                                          "id_mask": "sample string 2",
                                                                          "name": "sample string 3",
                                                                          "description": "sample string 4",
                                                                          "is_pass_required": true,
                                                                          "is_admin": true,
                                                                          "level_id": 7,
                                                                          "order_1": 8,
                                                                          "order_2": 9,
                                                                          "order_3": 10,
                                                                          "order_4": 11,
                                                                          "is_tips": true,
                                                                          "is_view_all": true,
                                                                          "active": true,
                                                                          "created_on": "2026-07-08T09:49:57.9872122+02:00",
                                                                          "last_update": "2026-07-08T09:49:57.9872122+02:00",
                                                                          "commited": true,
                                                                          "st_permisions": [
                                                                            {
                                                                              "$id": "61",
                                                                              "id": "3f02754f-523c-4639-82ff-2f632f7005df",
                                                                              "id_function": "af7dd780-3fa4-4130-a506-f479ed93178d",
                                                                              "id_user": "b62d084f-a768-4d3b-918b-8d4c1c32dd36",
                                                                              "id_profile": "ac8a0139-6f5c-4f13-b66a-60748c906205",
                                                                              "permission": 3,
                                                                              "active": true,
                                                                              "created_on": "2026-07-08T09:49:57.9872122+02:00",
                                                                              "last_update": "2026-07-08T09:49:57.9872122+02:00",
                                                                              "commited": true,
                                                                              "st_users_profiles": {
                                                                                "$ref": "60"
                                                                              },
                                                                              "st_users": {
                                                                                "$ref": "10"
                                                                              },
                                                                              "st_functions": {
                                                                                "$id": "62",
                                                                                "id": "535b255e-0daf-48b5-bd5e-836ed2619198",
                                                                                "id_mask": "sample string 2",
                                                                                "name": "sample string 3",
                                                                                "description": "sample string 4",
                                                                                "level_id": 5,
                                                                                "id_group": "e82063d5-3581-4940-ba6b-ed1b9cd4c989",
                                                                                "name_event": "sample string 7",
                                                                                "name_pos": "sample string 8",
                                                                                "id_image": "4ef02830-c7f2-49fc-af57-eecef8610c9e",
                                                                                "view_pos": true,
                                                                                "order": 10,
                                                                                "color_border": "sample string 11",
                                                                                "color_button": "sample string 12",
                                                                                "color_font": "sample string 13",
                                                                                "font_bold": true,
                                                                                "font_underline": true,
                                                                                "font_size": 16,
                                                                                "active": true,
                                                                                "created_on": "2026-07-08T09:49:57.9872122+02:00",
                                                                                "last_update": "2026-07-08T09:49:57.9872122+02:00",
                                                                                "commited": true,
                                                                                "st_functions_groups": {
                                                                                  "$id": "63",
                                                                                  "id": "9c87fff1-eaab-4745-b0e0-7b84cb4233a3",
                                                                                  "id_mask": "sample string 2",
                                                                                  "name": "sample string 3",
                                                                                  "description": "sample string 4",
                                                                                  "active": true,
                                                                                  "created_on": "2026-07-08T09:49:57.9872122+02:00",
                                                                                  "last_update": "2026-07-08T09:49:57.9872122+02:00",
                                                                                  "commited": true,
                                                                                  "st_functions": [
                                                                                    {
                                                                                      "$ref": "62"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "62"
                                                                                    }
                                                                                  ]
                                                                                },
                                                                                "st_images": {
                                                                                  "$ref": "5"
                                                                                },
                                                                                "st_permisions": [
                                                                                  {
                                                                                    "$ref": "61"
                                                                                  },
                                                                                  {
                                                                                    "$ref": "61"
                                                                                  }
                                                                                ]
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "61"
                                                                            }
                                                                          ],
                                                                          "st_users": [
                                                                            {
                                                                              "$ref": "10"
                                                                            },
                                                                            {
                                                                              "$ref": "10"
                                                                            }
                                                                          ],
                                                                          "tt_cmd_connection": [
                                                                            {
                                                                              "$ref": "59"
                                                                            },
                                                                            {
                                                                              "$ref": "59"
                                                                            }
                                                                          ]
                                                                        },
                                                                        "tt_pos_sesion": {
                                                                          "$ref": "46"
                                                                        }
                                                                      },
                                                                      {
                                                                        "$ref": "59"
                                                                      }
                                                                    ],
                                                                    "tt_cmd_messages": [
                                                                      {
                                                                        "$id": "64",
                                                                        "id": "18cc804d-ec5e-42ea-ab4c-cb4b5a1a09e5",
                                                                        "id_user": "604b2cc0-1094-44f4-a1a4-ba02c14fdeac",
                                                                        "date_add": "2026-07-08T09:49:57.9872122+02:00",
                                                                        "destiny_type": 4,
                                                                        "id_key": "1f48e30e-bd6e-4ab7-b887-c3724533f72b",
                                                                        "message": "sample string 6",
                                                                        "message_view": true,
                                                                        "date_view": "2026-07-08T09:49:57.9872122+02:00",
                                                                        "id_pos_sesion": "224f8c20-4a2f-42db-bddb-89c638ce86f0",
                                                                        "terminal_add": "sample string 9",
                                                                        "created_on": "2026-07-08T09:49:57.9872122+02:00",
                                                                        "last_update": "2026-07-08T09:49:57.9872122+02:00",
                                                                        "commited": true,
                                                                        "st_users": {
                                                                          "$ref": "10"
                                                                        },
                                                                        "tt_pos_sesion": {
                                                                          "$ref": "46"
                                                                        }
                                                                      },
                                                                      {
                                                                        "$ref": "64"
                                                                      }
                                                                    ]
                                                                  }
                                                                },
                                                                {
                                                                  "$ref": "45"
                                                                }
                                                              ]
                                                            },
                                                            "mt_items_vouchers": {
                                                              "$id": "65",
                                                              "id": "12162f43-f90a-4a0d-b3e7-56e6046cff71",
                                                              "id_mask": "sample string 2",
                                                              "name": "sample string 3",
                                                              "description": "sample string 4",
                                                              "json": "sample string 5",
                                                              "id_pay_type": "a29afa86-3e4f-4fe8-b005-39df89421514",
                                                              "id_doc_print": "6d135f59-67ca-4ab6-8247-1ac739b7ab4d",
                                                              "hour_end": "00:00:00.1234567",
                                                              "price_item_sub": true,
                                                              "define_validity": true,
                                                              "price_ref": true,
                                                              "price_min": 11.1,
                                                              "supply_apply": 12,
                                                              "active": true,
                                                              "created_on": "2026-07-08T09:49:57.9872122+02:00",
                                                              "last_update": "2026-07-08T09:49:57.9872122+02:00",
                                                              "commited": true,
                                                              "mt_items_sub": [
                                                                {
                                                                  "$ref": "25"
                                                                },
                                                                {
                                                                  "$ref": "25"
                                                                }
                                                              ]
                                                            },
                                                            "st_users": {
                                                              "$ref": "10"
                                                            },
                                                            "mt_prices_items": [
                                                              {
                                                                "$ref": "43"
                                                              },
                                                              {
                                                                "$ref": "43"
                                                              }
                                                            ],
                                                            "tt_doc_sa_det": [
                                                              {
                                                                "$ref": "24"
                                                              },
                                                              {
                                                                "$ref": "24"
                                                              }
                                                            ]
                                                          },
                                                          "mt_prices_list": {
                                                            "$ref": "34"
                                                          },
                                                          "st_users": {
                                                            "$ref": "10"
                                                          },
                                                          "st_users1": {
                                                            "$ref": "10"
                                                          },
                                                          "tt_doc_sa": {
                                                            "$ref": "13"
                                                          },
                                                          "tt_doc_sa_det_stock": [
                                                            {
                                                              "$id": "66",
                                                              "id_doc_sa": "68308991-c34b-46ec-9141-11ec7cf185cf",
                                                              "id_line": 2,
                                                              "id_item": "a3bf73fe-c5a4-4600-befe-782ec4e0fadb",
                                                              "qty": 4.1,
                                                              "mt_items": {
                                                                "$ref": "8"
                                                              },
                                                              "tt_doc_sa_det": {
                                                                "$ref": "24"
                                                              }
                                                            },
                                                            {
                                                              "$ref": "66"
                                                            }
                                                          ]
                                                        },
                                                        {
                                                          "$ref": "24"
                                                        }
                                                      ],
                                                      "tt_doc_sa_pay": [
                                                        {
                                                          "$ref": "20"
                                                        },
                                                        {
                                                          "$ref": "20"
                                                        }
                                                      ],
                                                      "tt_vouchers": [
                                                        {
                                                          "$ref": "31"
                                                        },
                                                        {
                                                          "$ref": "31"
                                                        }
                                                      ],
                                                      "tt_vouchers_permisions": [
                                                        {
                                                          "$ref": "32"
                                                        },
                                                        {
                                                          "$ref": "32"
                                                        }
                                                      ],
                                                      "tt_rooms_units_activity": [
                                                        {
                                                          "$ref": "48"
                                                        },
                                                        {
                                                          "$ref": "48"
                                                        }
                                                      ],
                                                      "tt_rooms_units_activity1": [
                                                        {
                                                          "$ref": "48"
                                                        },
                                                        {
                                                          "$ref": "48"
                                                        }
                                                      ]
                                                    },
                                                    "mt_money_types": {
                                                      "$ref": "16"
                                                    },
                                                    "mt_payment_types": {
                                                      "$ref": "19"
                                                    },
                                                    "tt_doc_sa": {
                                                      "$ref": "13"
                                                    },
                                                    "tt_vouchers": {
                                                      "$ref": "31"
                                                    }
                                                  },
                                                  {
                                                    "$ref": "20"
                                                  }
                                                ],
                                                "tt_vouchers": [
                                                  {
                                                    "$ref": "31"
                                                  },
                                                  {
                                                    "$ref": "31"
                                                  }
                                                ]
                                              },
                                              "st_users": {
                                                "$ref": "10"
                                              },
                                              "mt_money_types": {
                                                "$ref": "16"
                                              },
                                              "tt_doc_sa": {
                                                "$ref": "13"
                                              }
                                            },
                                            {
                                              "$ref": "18"
                                            }
                                          ],
                                          "tt_doc_sa_pay": [
                                            {
                                              "$ref": "20"
                                            },
                                            {
                                              "$ref": "20"
                                            }
                                          ]
                                        },
                                        "mt_payment_types": {
                                          "$ref": "19"
                                        },
                                        "st_users": {
                                          "$ref": "10"
                                        }
                                      },
                                      {
                                        "$ref": "15"
                                      }
                                    ],
                                    "st_images": {
                                      "$ref": "5"
                                    },
                                    "st_users": {
                                      "$ref": "10"
                                    },
                                    "mt_pos_doc_print": [
                                      {
                                        "$ref": "39"
                                      },
                                      {
                                        "$ref": "39"
                                      }
                                    ],
                                    "st_doc_num": [
                                      {
                                        "$id": "67",
                                        "id_pos": "644fef4f-4634-40a7-984a-fa46f8dbeb8f",
                                        "id_doc": "e9e130e9-c459-4a71-9bf6-caaad37debe0",
                                        "value": 3,
                                        "created_on": "2026-07-08T09:49:57.9872122+02:00",
                                        "last_update": "2026-07-08T09:49:57.9872122+02:00",
                                        "commited": true,
                                        "mt_docs": {
                                          "$ref": "14"
                                        },
                                        "mt_pos": {
                                          "$ref": "2"
                                        }
                                      },
                                      {
                                        "$ref": "67"
                                      }
                                    ],
                                    "tt_doc_sa": [
                                      {
                                        "$ref": "13"
                                      },
                                      {
                                        "$ref": "13"
                                      }
                                    ],
                                    "tt_doc_st": [
                                      {
                                        "$id": "68",
                                        "id": "09ca3b6c-0eca-43fd-8d98-e81047b1660e",
                                        "id_pos": "15eb8473-cb7a-4a6c-95eb-36a97ca3e3ad",
                                        "id_doc": "14af7720-4f99-459d-a137-6109ec86514e",
                                        "id_branch": "3ccba090-8084-4f3c-9a00-33a1b1233929",
                                        "nro_doc": "sample string 5",
                                        "date_doc": "2026-07-08T09:49:57.9872122+02:00",
                                        "block": true,
                                        "nro_original": "sample string 8",
                                        "id_ref": "4ed18b0d-8136-4cbe-bf59-7e3f87666903",
                                        "id_loc_from": "53eccadf-76d5-4663-a461-e7cd1a66199e",
                                        "id_loc_end": "0a53ea6e-e58a-43d1-bb6a-060c03992caa",
                                        "id_user_add": "64055faf-356b-48c0-a352-195567cf4b30",
                                        "id_user_upd": "0890c6fe-796c-4e75-b090-63ab103f7bf6",
                                        "id_pos_sesion": "08967f4e-b5ca-4a38-8e9a-202c4df20262",
                                        "comment": "sample string 12",
                                        "status": 1,
                                        "is_send": true,
                                        "date_send": "2026-07-08T09:49:57.9872122+02:00",
                                        "active": true,
                                        "created_on": "2026-07-08T09:49:57.9872122+02:00",
                                        "last_update": "2026-07-08T09:49:57.9872122+02:00",
                                        "commited": true,
                                        "mt_branches": {
                                          "$ref": "4"
                                        },
                                        "mt_docs": {
                                          "$ref": "14"
                                        },
                                        "mt_locations": {
                                          "$id": "69",
                                          "id": "683af06c-8568-428d-99c1-a9a516841ba4",
                                          "id_mask": "sample string 2",
                                          "name": "sample string 3",
                                          "description": "sample string 4",
                                          "reserved": true,
                                          "id_branch": "60518248-fddb-449d-bf53-2217ddbabb42",
                                          "active": true,
                                          "created_on": "2026-07-08T09:49:57.9872122+02:00",
                                          "last_update": "2026-07-08T09:49:57.9872122+02:00",
                                          "id_user_upd": "4afce4f1-880e-47ce-ac82-c46a42da4ecc",
                                          "commited": true,
                                          "mt_branches": {
                                            "$ref": "4"
                                          },
                                          "st_users": {
                                            "$ref": "10"
                                          },
                                          "tt_doc_sa": [
                                            {
                                              "$ref": "13"
                                            },
                                            {
                                              "$ref": "13"
                                            }
                                          ],
                                          "tt_doc_sa1": [
                                            {
                                              "$ref": "13"
                                            },
                                            {
                                              "$ref": "13"
                                            }
                                          ],
                                          "tt_doc_st": [
                                            {
                                              "$ref": "68"
                                            },
                                            {
                                              "$ref": "68"
                                            }
                                          ],
                                          "tt_doc_st1": [
                                            {
                                              "$ref": "68"
                                            },
                                            {
                                              "$ref": "68"
                                            }
                                          ],
                                          "tt_stock": [
                                            {
                                              "$id": "70",
                                              "id_location": "e06270da-3273-4d61-8767-bcdefa0d19e8",
                                              "id_item": "458f16ae-74d1-4264-9d72-7df2dcca7387",
                                              "stock_ideal": 3.1,
                                              "stock_min": 4.1,
                                              "stock_max": 5.1,
                                              "stock": 6.1,
                                              "active": true,
                                              "created_on": "2026-07-08T09:49:57.9872122+02:00",
                                              "last_update": "2026-07-08T09:49:57.9872122+02:00",
                                              "commited": true,
                                              "mt_items": {
                                                "$ref": "8"
                                              },
                                              "mt_locations": {
                                                "$ref": "69"
                                              }
                                            },
                                            {
                                              "$ref": "70"
                                            }
                                          ]
                                        },
                                        "mt_locations1": {
                                          "$ref": "69"
                                        },
                                        "mt_pos": {
                                          "$ref": "2"
                                        },
                                        "st_users": {
                                          "$ref": "10"
                                        },
                                        "st_users1": {
                                          "$ref": "10"
                                        },
                                        "tt_doc_st_det": [
                                          {
                                            "$id": "71",
                                            "id_doc_st": "2cb6b164-9479-4de6-b9f9-a0c2fdae43d4",
                                            "id_line": 2,
                                            "id_item": "272bdc45-f440-48bd-8373-5680272b7657",
                                            "comment": "sample string 4",
                                            "qty": 5.1,
                                            "status": 1,
                                            "active": true,
                                            "mt_items": {
                                              "$ref": "8"
                                            },
                                            "tt_doc_st": {
                                              "$ref": "68"
                                            }
                                          },
                                          {
                                            "$ref": "71"
                                          }
                                        ],
                                        "tt_doc_st1": [
                                          {
                                            "$ref": "68"
                                          },
                                          {
                                            "$ref": "68"
                                          }
                                        ],
                                        "tt_doc_st2": {
                                          "$ref": "68"
                                        }
                                      },
                                      {
                                        "$ref": "68"
                                      }
                                    ]
                                  },
                                  "mt_locations": {
                                    "$ref": "69"
                                  },
                                  "mt_locations1": {
                                    "$ref": "69"
                                  },
                                  "mt_pos": {
                                    "$ref": "2"
                                  },
                                  "st_users": {
                                    "$ref": "10"
                                  },
                                  "st_users1": {
                                    "$ref": "10"
                                  },
                                  "tt_cloakrooms_units": [
                                    {
                                      "$ref": "12"
                                    },
                                    {
                                      "$ref": "12"
                                    }
                                  ],
                                  "tt_doc_sa_cashflow": [
                                    {
                                      "$ref": "18"
                                    },
                                    {
                                      "$ref": "18"
                                    }
                                  ],
                                  "tt_doc_sa_det": [
                                    {
                                      "$ref": "24"
                                    },
                                    {
                                      "$ref": "24"
                                    }
                                  ],
                                  "tt_doc_sa_pay": [
                                    {
                                      "$ref": "20"
                                    },
                                    {
                                      "$ref": "20"
                                    }
                                  ],
                                  "tt_doc_sa1": [
                                    {
                                      "$ref": "13"
                                    },
                                    {
                                      "$ref": "13"
                                    }
                                  ],
                                  "tt_doc_sa2": {
                                    "$ref": "13"
                                  },
                                  "tt_pos_sesion": {
                                    "$ref": "46"
                                  },
                                  "tt_rooms_units_activity": {
                                    "$ref": "48"
                                  },
                                  "tt_spool_doc_print": [
                                    {
                                      "$id": "72",
                                      "id": "103aa9af-2b5a-41a4-9ff2-4a878babd0eb",
                                      "spool_server": "sample string 2",
                                      "id_doc_sa": "d1d95311-e4c6-47f7-99b3-37fb29ed8c38",
                                      "spool_printer": "sample string 4",
                                      "count": 5,
                                      "created_on": "2026-07-08T09:49:57.9872122+02:00",
                                      "printed": true,
                                      "print_on": "2026-07-08T09:49:57.9872122+02:00",
                                      "tt_doc_sa": {
                                        "$ref": "13"
                                      }
                                    },
                                    {
                                      "$ref": "72"
                                    }
                                  ]
                                },
                                "tt_pos_sesion": {
                                  "$ref": "46"
                                }
                              },
                              {
                                "$ref": "12"
                              }
                            ]
                          },
                          {
                            "$ref": "11"
                          }
                        ],
                        "mt_docs_payment_money": [
                          {
                            "$ref": "15"
                          },
                          {
                            "$ref": "15"
                          }
                        ],
                        "mt_employees": [
                          {
                            "$ref": "21"
                          },
                          {
                            "$ref": "21"
                          }
                        ],
                        "mt_employees_profiles": [
                          {
                            "$ref": "23"
                          },
                          {
                            "$ref": "23"
                          }
                        ],
                        "mt_items_featured": [
                          {
                            "$ref": "38"
                          },
                          {
                            "$ref": "38"
                          }
                        ],
                        "mt_items_sub": [
                          {
                            "$ref": "25"
                          },
                          {
                            "$ref": "25"
                          }
                        ],
                        "mt_items_types": [
                          {
                            "$ref": "29"
                          },
                          {
                            "$ref": "29"
                          }
                        ],
                        "mt_locations": [
                          {
                            "$ref": "69"
                          },
                          {
                            "$ref": "69"
                          }
                        ],
                        "mt_money_rates": [
                          {
                            "$ref": "17"
                          },
                          {
                            "$ref": "17"
                          }
                        ],
                        "mt_money_types": [
                          {
                            "$ref": "16"
                          },
                          {
                            "$ref": "16"
                          }
                        ],
                        "mt_payment_types": [
                          {
                            "$ref": "19"
                          },
                          {
                            "$ref": "19"
                          }
                        ],
                        "mt_pos": [
                          {
                            "$ref": "2"
                          },
                          {
                            "$ref": "2"
                          }
                        ],
                        "mt_pos_doc_print": [
                          {
                            "$ref": "39"
                          },
                          {
                            "$ref": "39"
                          }
                        ],
                        "mt_pos_prices_list": [
                          {
                            "$ref": "35"
                          },
                          {
                            "$ref": "35"
                          }
                        ],
                        "mt_pos_print": [
                          {
                            "$ref": "40"
                          },
                          {
                            "$ref": "40"
                          }
                        ],
                        "mt_pos_rooms": [
                          {
                            "$ref": "51"
                          },
                          {
                            "$ref": "51"
                          }
                        ],
                        "mt_pos_types": [
                          {
                            "$ref": "37"
                          },
                          {
                            "$ref": "37"
                          }
                        ],
                        "mt_pos_view": [
                          {
                            "$ref": "36"
                          },
                          {
                            "$ref": "36"
                          }
                        ],
                        "mt_prices_items": [
                          {
                            "$ref": "43"
                          },
                          {
                            "$ref": "43"
                          }
                        ],
                        "mt_prices_list": [
                          {
                            "$ref": "34"
                          },
                          {
                            "$ref": "34"
                          }
                        ],
                        "mt_prices_list_rules": [
                          {
                            "$ref": "44"
                          },
                          {
                            "$ref": "44"
                          }
                        ],
                        "mt_prices_rules": [
                          {
                            "$ref": "33"
                          },
                          {
                            "$ref": "33"
                          }
                        ],
                        "mt_rooms": [
                          {
                            "$ref": "50"
                          },
                          {
                            "$ref": "50"
                          }
                        ],
                        "mt_rooms_units": [
                          {
                            "$ref": "49"
                          },
                          {
                            "$ref": "49"
                          }
                        ],
                        "mt_rooms_units_states_types": [
                          {
                            "$ref": "54"
                          },
                          {
                            "$ref": "54"
                          }
                        ],
                        "mt_rooms_units_types": [
                          {
                            "$ref": "53"
                          },
                          {
                            "$ref": "53"
                          }
                        ],
                        "mt_units": [
                          {
                            "$ref": "28"
                          },
                          {
                            "$ref": "28"
                          }
                        ],
                        "mt_units_ref": [
                          {
                            "$ref": "27"
                          },
                          {
                            "$ref": "27"
                          }
                        ],
                        "st_images": {
                          "$ref": "5"
                        },
                        "st_images1": {
                          "$ref": "5"
                        },
                        "st_permisions": [
                          {
                            "$ref": "61"
                          },
                          {
                            "$ref": "61"
                          }
                        ],
                        "st_pos_license": [
                          {
                            "$ref": "1"
                          },
                          {
                            "$ref": "1"
                          }
                        ],
                        "st_users_pos": [
                          {
                            "$id": "73",
                            "id_user": "ac79c96b-9353-48d5-bdfd-af0035a23c9a",
                            "id_pos": "92de897d-8f06-496f-92c7-f212c36e5c50",
                            "pass_required": true,
                            "active": true,
                            "created_on": "2026-07-08T09:49:57.9872122+02:00",
                            "last_update": "2026-07-08T09:49:57.9872122+02:00",
                            "commited": true,
                            "mt_pos": {
                              "$ref": "2"
                            },
                            "st_users": {
                              "$ref": "10"
                            }
                          },
                          {
                            "$ref": "73"
                          }
                        ],
                        "st_users_token": [
                          {
                            "$id": "74",
                            "id": "2f6ed8ea-3f35-455a-af44-968f9c9dd7b1",
                            "token_id": "sample string 2",
                            "id_user": "981f05ea-f068-4e3e-b207-d68d2a32951e",
                            "date_from": "2026-07-08T09:49:57.9872122+02:00",
                            "date_end": "2026-07-08T09:49:57.9872122+02:00",
                            "created_on": "2026-07-08T09:49:57.9872122+02:00",
                            "st_users": {
                              "$ref": "10"
                            }
                          },
                          {
                            "$ref": "74"
                          }
                        ],
                        "tt_doc_sa_cashflow": [
                          {
                            "$ref": "18"
                          },
                          {
                            "$ref": "18"
                          }
                        ],
                        "tt_doc_sa_det": [
                          {
                            "$ref": "24"
                          },
                          {
                            "$ref": "24"
                          }
                        ],
                        "tt_doc_sa_det1": [
                          {
                            "$ref": "24"
                          },
                          {
                            "$ref": "24"
                          }
                        ],
                        "tt_doc_st": [
                          {
                            "$ref": "68"
                          },
                          {
                            "$ref": "68"
                          }
                        ],
                        "tt_doc_st1": [
                          {
                            "$ref": "68"
                          },
                          {
                            "$ref": "68"
                          }
                        ],
                        "tt_items_customs": [
                          {
                            "$ref": "45"
                          },
                          {
                            "$ref": "45"
                          }
                        ],
                        "tt_logs": [
                          {
                            "$id": "75",
                            "id": "808b735c-426f-4f6a-ac92-b4ecbaa5851c",
                            "id_user_add": "9f00348c-2871-40c9-8b1f-4c0cc3fc7eee",
                            "id_table": "fef0959f-50cd-4424-a364-0013b5a439db",
                            "message_log": "sample string 3",
                            "json_object": "sample string 4",
                            "log_type": "sample string 5",
                            "id_pos": "a1f7d2d9-6ddb-4b2a-9ee6-8ddfb226dd1c",
                            "created_on": "2026-07-08T09:49:57.9872122+02:00",
                            "commited": true,
                            "mt_pos": {
                              "$ref": "2"
                            },
                            "st_sync_tables": {
                              "$id": "76",
                              "id": "acf4cf6f-f545-4e55-94a2-c7d393aeeb72",
                              "level": 2,
                              "order": 3,
                              "name": "sample string 4",
                              "log_ins": true,
                              "log_upd": true,
                              "packet_forward": true,
                              "active": true,
                              "created_on": "2026-07-08T09:49:57.9872122+02:00",
                              "last_update": "2026-07-08T09:49:57.9872122+02:00",
                              "commited": true,
                              "st_sync_packages_det": [
                                {
                                  "$id": "77",
                                  "id": "d7301c08-b7a9-4569-8c0b-d68a24a43c0a",
                                  "id_sync": "eba37bf6-087b-44d8-8a95-914a821421ce",
                                  "json": "sample string 3",
                                  "id_table": "79376e21-9521-4deb-995a-96d0ca46db35",
                                  "order": 5,
                                  "st_sync_packages": {
                                    "$id": "78",
                                    "id": "f74a1359-242f-4d69-a6cc-6586ca632cb9",
                                    "id_branch_from": "51e68827-b297-4e7f-b5e7-c675683aac4b",
                                    "id_branch_to": "a547481b-f338-4421-b6d4-15121f8212bf",
                                    "type": 4,
                                    "created_on": "2026-07-08T09:49:57.9872122+02:00",
                                    "order": 6,
                                    "status": 7,
                                    "log_info": "sample string 8",
                                    "sync_on": "2026-07-08T09:49:57.9872122+02:00",
                                    "send_on": "2026-07-08T09:49:57.9872122+02:00",
                                    "mt_branches": {
                                      "$ref": "4"
                                    },
                                    "mt_branches1": {
                                      "$ref": "4"
                                    },
                                    "st_sync_packages_det": [
                                      {
                                        "$ref": "77"
                                      },
                                      {
                                        "$ref": "77"
                                      }
                                    ]
                                  },
                                  "st_sync_tables": {
                                    "$ref": "76"
                                  }
                                },
                                {
                                  "$ref": "77"
                                }
                              ],
                              "tt_logs": [
                                {
                                  "$ref": "75"
                                },
                                {
                                  "$ref": "75"
                                }
                              ]
                            },
                            "st_users": {
                              "$ref": "10"
                            }
                          },
                          {
                            "$ref": "75"
                          }
                        ],
                        "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": "79",
                            "id": "3576842d-6e37-4090-95f1-8678ba35ae62",
                            "id_room_activity": "b555e1b0-ddd0-4160-961c-97dab440add6",
                            "id_pos_sesion": "b7553317-2a29-44b7-8050-6f5f889b3673",
                            "log_text": "sample string 4",
                            "id_user": "6a113415-fafe-4a91-ba41-3fbff23f0fdf",
                            "created_on": "2026-07-08T09:49:57.9872122+02:00",
                            "commited": true,
                            "st_users": {
                              "$ref": "10"
                            }
                          },
                          {
                            "$ref": "79"
                          }
                        ],
                        "tt_tips_users": [
                          {
                            "$ref": "57"
                          },
                          {
                            "$ref": "57"
                          }
                        ],
                        "tt_vouchers_permisions": [
                          {
                            "$ref": "32"
                          },
                          {
                            "$ref": "32"
                          }
                        ],
                        "tt_vouchers": [
                          {
                            "$ref": "31"
                          },
                          {
                            "$ref": "31"
                          }
                        ],
                        "mt_docs": [
                          {
                            "$ref": "14"
                          },
                          {
                            "$ref": "14"
                          }
                        ],
                        "tt_pos_sesion_users": [
                          {
                            "$ref": "58"
                          },
                          {
                            "$ref": "58"
                          }
                        ],
                        "tt_doc_sa": [
                          {
                            "$ref": "13"
                          },
                          {
                            "$ref": "13"
                          }
                        ],
                        "tt_doc_sa1": [
                          {
                            "$ref": "13"
                          },
                          {
                            "$ref": "13"
                          }
                        ],
                        "mt_items": [
                          {
                            "$ref": "8"
                          },
                          {
                            "$ref": "8"
                          }
                        ],
                        "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"
                          }
                        ]
                      }
                    },
                    "mt_categories_items": [
                      {
                        "$ref": "7"
                      },
                      {
                        "$ref": "7"
                      }
                    ],
                    "mt_items_featured": [
                      {
                        "$ref": "38"
                      },
                      {
                        "$ref": "38"
                      }
                    ],
                    "mt_items_formula": [
                      {
                        "$ref": "26"
                      },
                      {
                        "$ref": "26"
                      }
                    ],
                    "mt_units": {
                      "$ref": "28"
                    },
                    "mt_units1": {
                      "$ref": "28"
                    },
                    "st_images": {
                      "$ref": "5"
                    },
                    "st_users": {
                      "$ref": "10"
                    },
                    "mt_items_sub": [
                      {
                        "$ref": "25"
                      },
                      {
                        "$ref": "25"
                      }
                    ],
                    "mt_prices_rules": [
                      {
                        "$ref": "33"
                      },
                      {
                        "$ref": "33"
                      }
                    ],
                    "tt_doc_sa_det_stock": [
                      {
                        "$ref": "66"
                      },
                      {
                        "$ref": "66"
                      }
                    ],
                    "tt_doc_st_det": [
                      {
                        "$ref": "71"
                      },
                      {
                        "$ref": "71"
                      }
                    ],
                    "tt_items_customs": [
                      {
                        "$ref": "45"
                      },
                      {
                        "$ref": "45"
                      }
                    ],
                    "tt_stock": [
                      {
                        "$ref": "70"
                      },
                      {
                        "$ref": "70"
                      }
                    ],
                    "tt_vouchers_det": [
                      {
                        "$ref": "30"
                      },
                      {
                        "$ref": "30"
                      }
                    ]
                  },
                  "st_users": {
                    "$ref": "10"
                  }
                },
                {
                  "$ref": "7"
                }
              ],
              "st_images": {
                "$ref": "5"
              },
              "st_users": {
                "$ref": "10"
              },
              "mt_prices_rules": [
                {
                  "$ref": "33"
                },
                {
                  "$ref": "33"
                }
              ],
              "tt_vouchers_det": [
                {
                  "$ref": "30"
                },
                {
                  "$ref": "30"
                }
              ]
            },
            {
              "$ref": "6"
            }
          ],
          "mt_employees": [
            {
              "$ref": "21"
            },
            {
              "$ref": "21"
            }
          ],
          "mt_items": [
            {
              "$ref": "8"
            },
            {
              "$ref": "8"
            }
          ],
          "mt_items_types": [
            {
              "$ref": "29"
            },
            {
              "$ref": "29"
            }
          ],
          "mt_money_types": [
            {
              "$ref": "16"
            },
            {
              "$ref": "16"
            }
          ],
          "mt_payment_types": [
            {
              "$ref": "19"
            },
            {
              "$ref": "19"
            }
          ],
          "mt_prices_list": [
            {
              "$ref": "34"
            },
            {
              "$ref": "34"
            }
          ],
          "mt_rooms": [
            {
              "$ref": "50"
            },
            {
              "$ref": "50"
            }
          ],
          "mt_rooms1": [
            {
              "$ref": "50"
            },
            {
              "$ref": "50"
            }
          ],
          "mt_rooms_units_states_types": [
            {
              "$ref": "54"
            },
            {
              "$ref": "54"
            }
          ],
          "st_functions": [
            {
              "$ref": "62"
            },
            {
              "$ref": "62"
            }
          ],
          "st_images_types": {
            "$id": "80",
            "id": "c4c81787-feba-4d3f-9d78-feed8289e669",
            "id_mask": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "active": true,
            "created_on": "2026-07-08T09:49:57.9872122+02:00",
            "last_update": "2026-07-08T09:49:57.9872122+02:00",
            "commited": true,
            "st_images": [
              {
                "$ref": "5"
              },
              {
                "$ref": "5"
              }
            ]
          },
          "mt_docs": [
            {
              "$ref": "14"
            },
            {
              "$ref": "14"
            }
          ],
          "st_users": [
            {
              "$ref": "10"
            },
            {
              "$ref": "10"
            }
          ],
          "st_users1": [
            {
              "$ref": "10"
            },
            {
              "$ref": "10"
            }
          ],
          "mt_cloakrooms": [
            {
              "$ref": "11"
            },
            {
              "$ref": "11"
            }
          ]
        },
        "st_users": {
          "$ref": "10"
        },
        "mt_branches_zones": [
          {
            "$ref": "3"
          },
          {
            "$ref": "3"
          }
        ],
        "mt_employees_branches": [
          {
            "$ref": "22"
          },
          {
            "$ref": "22"
          }
        ],
        "mt_items_featured": [
          {
            "$ref": "38"
          },
          {
            "$ref": "38"
          }
        ],
        "mt_locations": [
          {
            "$ref": "69"
          },
          {
            "$ref": "69"
          }
        ],
        "mt_periods": [
          {
            "$id": "81",
            "id_branch": "77f10016-eb9c-4f2f-a4b5-8c7364c01226",
            "exercise_id": 2,
            "period_id": 3,
            "date_from": "2026-07-08T09:49:57.9872122+02:00",
            "date_end": "2026-07-08T09:49:57.9872122+02:00",
            "state": "sample string 6",
            "created_on": "2026-07-08T09:49:57.9872122+02:00",
            "last_update": "2026-07-08T09:49:57.9872122+02:00",
            "commited": true,
            "mt_branches": {
              "$ref": "4"
            }
          },
          {
            "$ref": "81"
          }
        ],
        "mt_pos": [
          {
            "$ref": "2"
          },
          {
            "$ref": "2"
          }
        ],
        "mt_prices_list_rules": [
          {
            "$ref": "44"
          },
          {
            "$ref": "44"
          }
        ],
        "mt_prices_rules": [
          {
            "$ref": "33"
          },
          {
            "$ref": "33"
          }
        ],
        "mt_rooms": [
          {
            "$ref": "50"
          },
          {
            "$ref": "50"
          }
        ],
        "st_sync_packages": [
          {
            "$ref": "78"
          },
          {
            "$ref": "78"
          }
        ],
        "st_sync_packages1": [
          {
            "$ref": "78"
          },
          {
            "$ref": "78"
          }
        ],
        "tt_doc_sa": [
          {
            "$ref": "13"
          },
          {
            "$ref": "13"
          }
        ],
        "tt_doc_st": [
          {
            "$ref": "68"
          },
          {
            "$ref": "68"
          }
        ],
        "tt_vouchers": [
          {
            "$ref": "31"
          },
          {
            "$ref": "31"
          }
        ],
        "tt_vouchers_permisions": [
          {
            "$ref": "32"
          },
          {
            "$ref": "32"
          }
        ]
      },
      "mt_pos": [
        {
          "$ref": "2"
        },
        {
          "$ref": "2"
        }
      ],
      "st_users": {
        "$ref": "10"
      }
    },
    "mt_cloakrooms": [
      {
        "$ref": "11"
      },
      {
        "$ref": "11"
      }
    ],
    "mt_items_featured": [
      {
        "$ref": "38"
      },
      {
        "$ref": "38"
      }
    ],
    "mt_pos_print": [
      {
        "$ref": "40"
      },
      {
        "$ref": "40"
      }
    ],
    "mt_pos_rooms": [
      {
        "$ref": "51"
      },
      {
        "$ref": "51"
      }
    ],
    "st_users": {
      "$ref": "10"
    },
    "mt_pos_view": [
      {
        "$ref": "36"
      },
      {
        "$ref": "36"
      }
    ],
    "mt_prices_list_rules": [
      {
        "$ref": "44"
      },
      {
        "$ref": "44"
      }
    ],
    "mt_prices_rules": [
      {
        "$ref": "33"
      },
      {
        "$ref": "33"
      }
    ],
    "st_doc_num": [
      {
        "$ref": "67"
      },
      {
        "$ref": "67"
      }
    ],
    "st_pos_license": [
      {
        "$ref": "1"
      },
      {
        "$ref": "1"
      }
    ],
    "st_users_pos": [
      {
        "$ref": "73"
      },
      {
        "$ref": "73"
      }
    ],
    "tt_doc_sa": [
      {
        "$ref": "13"
      },
      {
        "$ref": "13"
      }
    ],
    "tt_pos_connection": [
      {
        "$id": "82",
        "id": "51217862-6f2b-4c69-996c-be09aa6fe39a",
        "id_pos": "aeef4671-bc7b-448a-8650-444bc749f258",
        "date_add": "2026-07-08T09:49:57.9872122+02:00",
        "date_upd": "2026-07-08T09:49:57.9872122+02:00",
        "date_out": "2026-07-08T09:49:57.9872122+02:00",
        "connection_type": "sample string 3",
        "connection_speed": 1,
        "terminal_name": "sample string 4",
        "version": "sample string 5",
        "commited": true,
        "mt_pos": {
          "$ref": "2"
        }
      },
      {
        "$ref": "82"
      }
    ],
    "tt_pos_sesion": [
      {
        "$ref": "46"
      },
      {
        "$ref": "46"
      }
    ],
    "mt_branches": {
      "$ref": "4"
    },
    "tt_logs": [
      {
        "$ref": "75"
      },
      {
        "$ref": "75"
      }
    ],
    "st_local_variables": [
      {
        "$id": "83",
        "id": "ee590a31-65be-4d40-b25d-7691b70d6607",
        "id_pos": "bcb23927-375f-4443-ba72-5a39dd2d652e",
        "name": "sample string 3",
        "description": "sample string 4",
        "value": "sample string 5",
        "type": "sample string 6",
        "last_update": "2026-07-08T09:49:57.9872122+02:00",
        "commited": true,
        "mt_pos": {
          "$ref": "2"
        }
      },
      {
        "$ref": "83"
      }
    ],
    "tt_doc_st": [
      {
        "$ref": "68"
      },
      {
        "$ref": "68"
      }
    ]
  },
  "st_users": {
    "$ref": "10"
  }
}