GET api/Mt_Branches/{id}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

globally unique identifier

Required

Body Parameters

None.

Response Information

Resource Description

mt_branches
NameDescriptionTypeAdditional information
id

globally unique identifier

None.

id_mask

string

Required

Max length: 10

name

string

Required

Max length: 20

description

string

Max length: 200

cif

string

Max length: 20

address

string

Max length: 30

tel_01

string

Max length: 20

tel_02

string

Max length: 20

mail

string

Max length: 30

cp

string

Max length: 10

location

string

Max length: 20

id_image

globally unique identifier

None.

order

integer

Required

external_id

string

Max length: 100

sync

boolean

None.

active

boolean

Required

created_on

date

None.

last_update

date

None.

id_user_upd

globally unique identifier

None.

commited

boolean

None.

st_images

st_images

None.

st_users

st_users

None.

mt_branches_zones

Collection of mt_branches_zones

None.

mt_employees_branches

Collection of mt_employees_branches

None.

mt_items_featured

Collection of mt_items_featured

None.

mt_locations

Collection of mt_locations

None.

mt_periods

Collection of mt_periods

None.

mt_pos

Collection of mt_pos

None.

mt_prices_list_rules

Collection of mt_prices_list_rules

None.

mt_prices_rules

Collection of mt_prices_rules

None.

mt_rooms

Collection of mt_rooms

None.

st_sync_packages

Collection of st_sync_packages

None.

st_sync_packages1

Collection of st_sync_packages

None.

tt_doc_sa

Collection of tt_doc_sa

None.

tt_doc_st

Collection of tt_doc_st

None.

tt_vouchers

Collection of tt_vouchers

None.

tt_vouchers_permisions

Collection of tt_vouchers_permisions

None.

Response Formats

application/json, text/json

Sample:
{
  "id": "e8360af2-ba72-4dfa-aa32-84aee3949a3c",
  "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": "bf935aba-27dd-452b-a3be-c38964b34d04",
  "order": 12,
  "external_id": "sample string 13",
  "sync": true,
  "active": true,
  "created_on": "2026-09-06T06:57:06.252739+02:00",
  "last_update": "2026-09-06T06:57:06.252739+02:00",
  "id_user_upd": "11ea7131-6887-4280-a604-a6b6a951bdf3",
  "commited": true,
  "st_images": {
    "$id": "2",
    "id": "ae3eb6ec-ad24-4cf9-9acf-caa58a69c887",
    "id_mask": "sample string 2",
    "name": "sample string 3",
    "id_img_type": "7ce0809a-3f0f-48f4-8365-d23449880778",
    "image_file": "sample string 5",
    "extension": "sample string 6",
    "high": 1,
    "width": 1,
    "active": true,
    "created_on": "2026-09-06T06:57:06.252739+02:00",
    "last_update": "2026-09-06T06:57:06.252739+02:00",
    "commited": true,
    "mt_branches": [
      {
        "$ref": "1"
      },
      {
        "$ref": "1"
      }
    ],
    "mt_categories": [
      {
        "$id": "3",
        "id": "a369478a-d29c-4c39-8656-9106606bbf34",
        "id_mask": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "id_item_type": "9fe78622-8d2f-4585-b3aa-3eb4b9ac0699",
        "order_type": 5,
        "name_pos": "sample string 6",
        "id_image": "a6ec65e0-6550-497c-9575-ceadb5293ac4",
        "view_pos": true,
        "order": 8,
        "order_sec": 9,
        "color_border": "sample string 10",
        "color_button": "sample string 11",
        "color_font": "sample string 12",
        "font_bold": true,
        "font_underline": true,
        "font_size": 15,
        "big_buttons": true,
        "active": true,
        "created_on": "2026-09-06T06:57:06.252739+02:00",
        "last_update": "2026-09-06T06:57:06.252739+02:00",
        "id_user_upd": "655994ec-adf6-429a-84dc-adbd4d1f8680",
        "commited": true,
        "mt_categories_items": [
          {
            "$id": "4",
            "id_category": "75c1943d-3e71-476f-8964-f4bf570ca80f",
            "id_item": "d44962ea-ae9a-4a8d-ba13-4f10bcbee609",
            "is_default": true,
            "active": true,
            "created_on": "2026-09-06T06:57:06.252739+02:00",
            "last_update": "2026-09-06T06:57:06.252739+02:00",
            "id_user_upd": "afcc374f-e132-494e-9dcd-7a75d8b7e727",
            "commited": true,
            "mt_categories": {
              "$ref": "3"
            },
            "mt_items": {
              "$id": "5",
              "id": "8fe12d59-95b8-4743-8811-53ba1d1f2d60",
              "id_mask": "sample string 2",
              "name": "sample string 3",
              "description": "sample string 4",
              "id_unit": "38a3988f-f6c1-42c4-a9e2-7befc8f6315c",
              "id_unit_sec": "01c6e8cf-482b-4716-aea7-916006f58002",
              "id_brand": "68d64872-433e-431b-8c4f-fc509cc41d37",
              "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": "0feda02c-9a73-426b-bee9-e63df17cd134",
              "view_pos": true,
              "order": 23,
              "color_border": "sample string 24",
              "color_button": "sample string 25",
              "color_font": "sample string 26",
              "font_bold": true,
              "font_underline": true,
              "font_size": 29,
              "active": true,
              "created_on": "2026-09-06T06:57:06.252739+02:00",
              "last_update": "2026-09-06T06:57:06.252739+02:00",
              "id_user_upd": "29fbd105-c87f-41c5-8ec0-b38e1fee7661",
              "commited": true,
              "mt_brands": {
                "$id": "6",
                "id": "c30869dd-055e-43b9-a1b8-d6bc720c6513",
                "id_mask": "sample string 2",
                "name": "sample string 3",
                "active": true,
                "created_on": "2026-09-06T06:57:06.252739+02:00",
                "last_update": "2026-09-06T06:57:06.252739+02:00",
                "id_user_upd": "94821f01-859c-4a22-9e5f-a47eb5e197ba",
                "commited": true,
                "mt_items": [
                  {
                    "$ref": "5"
                  },
                  {
                    "$ref": "5"
                  }
                ],
                "st_users": {
                  "$id": "7",
                  "id": "4b3d91a1-3a53-47f7-b9b9-b1551db5531d",
                  "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": "2fe83713-55ec-4f57-88c2-16373240985f",
                  "view_messages": true,
                  "id_image_photo": "85d8bee7-1284-461e-91a1-912d5927cf56",
                  "reserved": true,
                  "pos_access": true,
                  "back_access": true,
                  "name_pos": "sample string 13",
                  "id_image": "95a0b16d-166f-4ed6-9879-a34b180a9598",
                  "view_pos": true,
                  "order": 15,
                  "color_border": "sample string 16",
                  "color_button": "sample string 17",
                  "color_font": "sample string 18",
                  "active": true,
                  "created_on": "2026-09-06T06:57:06.252739+02:00",
                  "last_update": "2026-09-06T06:57:06.252739+02:00",
                  "commited": true,
                  "mt_branches": [
                    {
                      "$ref": "1"
                    },
                    {
                      "$ref": "1"
                    }
                  ],
                  "mt_branches_zones": [
                    {
                      "$id": "8",
                      "id": "7962c520-a1b0-45f6-9e6a-cdac992252f1",
                      "id_mask": "sample string 2",
                      "name": "sample string 3",
                      "description": "sample string 4",
                      "id_branch": "58212b86-a8e6-4d44-aaa6-d0df692f1eaf",
                      "active": true,
                      "created_on": "2026-09-06T06:57:06.252739+02:00",
                      "last_update": "2026-09-06T06:57:06.252739+02:00",
                      "id_user_upd": "d32549e9-bf07-4960-a12b-9dff18467297",
                      "commited": true,
                      "mt_branches": {
                        "$ref": "1"
                      },
                      "mt_pos": [
                        {
                          "$id": "9",
                          "id": "a89a0ef2-a69b-4dc9-943e-2e477142ca75",
                          "id_mask": "sample string 2",
                          "name": "sample string 3",
                          "description": "sample string 4",
                          "id_branch": "d3d4c136-ae7a-4f81-ad62-ce99f5ab06a1",
                          "id_zone": "84d9346d-1f0f-4f2c-b913-f35bbd09f1fa",
                          "user_required": true,
                          "active": true,
                          "created_on": "2026-09-06T06:57:06.252739+02:00",
                          "last_update": "2026-09-06T06:57:06.252739+02:00",
                          "id_user_upd": "6ad051bd-a56b-4cf4-92ba-40aa4c97dfa0",
                          "commited": true,
                          "mt_branches_zones": {
                            "$ref": "8"
                          },
                          "mt_cloakrooms": [
                            {
                              "$id": "10",
                              "id": "22ba866a-193e-4f94-830f-97c9e6388e09",
                              "id_mask": "sample string 2",
                              "name": "sample string 3",
                              "id_pos": "ed59b220-7148-4c46-8623-57c6c835da9e",
                              "unit_ini": 5,
                              "unit_end": 6,
                              "name_pos": "sample string 7",
                              "id_image": "d00784e3-6f5a-4294-b649-5ee434aba3ee",
                              "view_pos": true,
                              "order": 9,
                              "color_border": "sample string 10",
                              "color_button": "sample string 11",
                              "color_font": "sample string 12",
                              "active": true,
                              "created_on": "2026-09-06T06:57:06.252739+02:00",
                              "last_update": "2026-09-06T06:57:06.252739+02:00",
                              "id_user_upd": "e88325ed-88c2-4744-a151-7635b5453fe9",
                              "commited": true,
                              "mt_pos": {
                                "$ref": "9"
                              },
                              "st_images": {
                                "$ref": "2"
                              },
                              "st_users": {
                                "$ref": "7"
                              },
                              "tt_cloakrooms_units": [
                                {
                                  "$id": "11",
                                  "id": "38165936-acca-4546-b109-3f3e9abac132",
                                  "id_cloakroom": "255d6afe-45b9-4308-8f8a-453e819fbf74",
                                  "id_pos_sesion": "ef238aea-ecdf-4cbc-b294-3fa289a17262",
                                  "unit_id": 4,
                                  "date_open": "2026-09-06T06:57:06.252739+02:00",
                                  "date_close": "2026-09-06T06:57:06.252739+02:00",
                                  "id_doc_sa": "8cb0cb32-e3e8-4278-847b-9bae910ed8d5",
                                  "commited": true,
                                  "mt_cloakrooms": {
                                    "$ref": "10"
                                  },
                                  "tt_doc_sa": {
                                    "$id": "12",
                                    "id": "46dd76b6-ba32-4bfe-9e71-d34be4eba7b2",
                                    "id_pos": "e76bee22-1e86-4d5c-9023-0bb17793a8f7",
                                    "id_doc": "20673d24-de3c-4b47-b95b-50b0ea72e350",
                                    "id_branch": "c4eb2251-ffd1-48d6-a6a4-ecd34bea14f7",
                                    "nro_doc": "sample string 5",
                                    "date_doc": "2026-09-06T06:57:06.252739+02:00",
                                    "date_tax": "2026-09-06T06:57:06.252739+02:00",
                                    "hour_doc": "00:00:00.1234567",
                                    "block": true,
                                    "id_ref": "5a76661e-7259-4963-a110-c5de92da84ef",
                                    "id_relationship": "7440f768-bae0-40be-a99e-306a1deece84",
                                    "id_loc_from": "02664026-a150-45bf-9849-c4e6a94fd231",
                                    "id_loc_end": "067cc008-35cb-4194-947c-fbfcd0f0a3a2",
                                    "id_user_add": "fbe6170c-d7e4-4a91-9a45-4f21347dcbda",
                                    "id_user_upd": "c7618f58-b5bd-446d-90c2-d88e39ddb714",
                                    "comment": "sample string 12",
                                    "id_pos_sesion": "f16497ea-4b78-4f31-afbb-c97d3e5b2885",
                                    "id_room_unit": "bc9fea54-16a2-4fb2-85ce-bc05cad2157b",
                                    "ref_locator": "sample string 13",
                                    "ref_zone_aut": "sample string 14",
                                    "id_pos_type": "68d33764-b7b2-4350-83cf-1fbbb84989e4",
                                    "p_dis": 15.1,
                                    "p_chr": 16.1,
                                    "amt_net": 17.1,
                                    "amt_tax": 18.1,
                                    "amt_dis": 19.1,
                                    "amt_chr": 20.1,
                                    "amt_tot": 21.1,
                                    "active": true,
                                    "created_on": "2026-09-06T06:57:06.252739+02:00",
                                    "last_update": "2026-09-06T06:57:06.252739+02:00",
                                    "commited": true,
                                    "created_by": 1,
                                    "doc_print": true,
                                    "mt_branches": {
                                      "$ref": "1"
                                    },
                                    "mt_docs": {
                                      "$id": "13",
                                      "id": "164c850f-7cb0-42a8-90bc-a7075d4f3e46",
                                      "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": "2b5ed7ac-bbce-4fb7-b36c-9ddcfea8e769",
                                      "view_pos": true,
                                      "order": 23,
                                      "color_border": "sample string 24",
                                      "color_button": "sample string 25",
                                      "color_font": "sample string 26",
                                      "active": true,
                                      "created_on": "2026-09-06T06:57:06.252739+02:00",
                                      "last_update": "2026-09-06T06:57:06.252739+02:00",
                                      "id_user_upd": "0c111232-c672-4ea6-8989-4e8e31a7afde",
                                      "commited": true,
                                      "mt_docs_payment_money": [
                                        {
                                          "$id": "14",
                                          "id_doc": "231bf10e-bdc1-4a77-ac52-882c1ac76622",
                                          "id_pay": "30e6f6ac-0dc3-445f-9849-87c469ef844d",
                                          "id_money": "bbfc4ac8-746e-4a35-82c4-8c24abd5e6bf",
                                          "active": true,
                                          "created_on": "2026-09-06T06:57:06.252739+02:00",
                                          "last_update": "2026-09-06T06:57:06.252739+02:00",
                                          "id_user_upd": "c16084de-b1b0-493c-847b-1c9a8f5b7240",
                                          "commited": true,
                                          "mt_docs": {
                                            "$ref": "13"
                                          },
                                          "mt_money_types": {
                                            "$id": "15",
                                            "id": "0b5097ec-6332-477a-8cab-60bdd4aa1d68",
                                            "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": "80d1b1a7-97ab-4fce-bafa-8ddbd47534c4",
                                            "view_pos": true,
                                            "order": 8,
                                            "color_border": "sample string 9",
                                            "color_button": "sample string 10",
                                            "color_font": "sample string 11",
                                            "active": true,
                                            "created_on": "2026-09-06T06:57:06.252739+02:00",
                                            "last_update": "2026-09-06T06:57:06.252739+02:00",
                                            "id_user_upd": "4a51bfc7-a134-4dea-b5b8-07d6a426e85b",
                                            "commited": true,
                                            "mt_docs_payment_money": [
                                              {
                                                "$ref": "14"
                                              },
                                              {
                                                "$ref": "14"
                                              }
                                            ],
                                            "mt_money_rates": [
                                              {
                                                "$id": "16",
                                                "id_money_1": "74d8d20d-5ffe-4876-971d-95cafe20b7f0",
                                                "id_money_2": "68932b82-b439-4f79-abc4-ce6a0e53341f",
                                                "date_from": "2026-09-06T06:57:06.252739+02:00",
                                                "coefficient": 4.1,
                                                "active": true,
                                                "created_on": "2026-09-06T06:57:06.252739+02:00",
                                                "last_update": "2026-09-06T06:57:06.252739+02:00",
                                                "id_user_upd": "6563efde-ba01-418b-ae24-158548229d05",
                                                "commited": true,
                                                "mt_money_types": {
                                                  "$ref": "15"
                                                },
                                                "mt_money_types1": {
                                                  "$ref": "15"
                                                },
                                                "st_users": {
                                                  "$ref": "7"
                                                }
                                              },
                                              {
                                                "$ref": "16"
                                              }
                                            ],
                                            "mt_money_rates1": [
                                              {
                                                "$ref": "16"
                                              },
                                              {
                                                "$ref": "16"
                                              }
                                            ],
                                            "st_images": {
                                              "$ref": "2"
                                            },
                                            "st_users": {
                                              "$ref": "7"
                                            },
                                            "tt_doc_sa_cashflow": [
                                              {
                                                "$id": "17",
                                                "id_doc_sa": "6ca70631-a100-461e-85e5-c63491a9febd",
                                                "id_pay": "a5a8ed53-3de5-4d18-aecb-e1e5f73e0432",
                                                "id_money": "bd671f7a-bcf5-4535-bb20-657ae932a70e",
                                                "date_cashflow": "2026-09-06T06:57:06.252739+02:00",
                                                "coefficient": 5.1,
                                                "id_user_add": "1fceb83f-8b07-4416-9c9f-46d84eef79a3",
                                                "amt_tot_md": 7.1,
                                                "amt_tot_mo": 8.1,
                                                "mt_payment_types": {
                                                  "$id": "18",
                                                  "id": "02c5715d-e3bf-4d69-82c0-329a94d2fd51",
                                                  "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": "b07f9585-792d-404c-8610-52e54d13b6c9",
                                                  "view_pos": true,
                                                  "order": 13,
                                                  "color_border": "sample string 14",
                                                  "color_button": "sample string 15",
                                                  "color_font": "sample string 16",
                                                  "active": true,
                                                  "created_on": "2026-09-06T06:57:06.252739+02:00",
                                                  "last_update": "2026-09-06T06:57:06.252739+02:00",
                                                  "id_user_upd": "b1d41816-008f-4fea-a0ab-c952cd29efcc",
                                                  "commited": true,
                                                  "mt_docs_payment_money": [
                                                    {
                                                      "$ref": "14"
                                                    },
                                                    {
                                                      "$ref": "14"
                                                    }
                                                  ],
                                                  "st_images": {
                                                    "$ref": "2"
                                                  },
                                                  "st_users": {
                                                    "$ref": "7"
                                                  },
                                                  "tt_doc_sa_cashflow": [
                                                    {
                                                      "$ref": "17"
                                                    },
                                                    {
                                                      "$ref": "17"
                                                    }
                                                  ],
                                                  "tt_doc_sa_pay": [
                                                    {
                                                      "$id": "19",
                                                      "id_doc_sa": "3667f3c7-55c7-479e-95b7-529e8aa00102",
                                                      "id_line": 2,
                                                      "id_pay": "3031c9c8-0c6e-4b4e-929f-34b230c5930b",
                                                      "id_money": "a4f1656c-a5c2-45c9-8c92-22acb32c4b5c",
                                                      "coefficient": 5.1,
                                                      "id_voucher": "7610f524-36d8-428f-b193-ea186fb967cf",
                                                      "id_employee": "d80074b9-e76f-4c8e-9465-1d601fe478d6",
                                                      "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": "ecfd14e5-42f5-46b4-b1a2-1a44550dab3a",
                                                      "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": "20",
                                                        "id": "5dad87b1-a75b-4ae1-ac36-bbdc1ea5bcb2",
                                                        "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": "1ae1e0f0-2943-4215-b7c9-3736f7573db3",
                                                        "name_pos": "sample string 12",
                                                        "id_image": "e95279aa-2c2a-429e-81cd-747ad2de9b1e",
                                                        "view_pos": true,
                                                        "order": 14,
                                                        "color_border": "sample string 15",
                                                        "color_button": "sample string 16",
                                                        "color_font": "sample string 17",
                                                        "active": true,
                                                        "created_on": "2026-09-06T06:57:06.252739+02:00",
                                                        "last_update": "2026-09-06T06:57:06.252739+02:00",
                                                        "id_user_upd": "1f6a3822-9f50-4af9-8c00-31f2eabb9d7a",
                                                        "commited": true,
                                                        "mt_employees_branches": [
                                                          {
                                                            "$id": "21",
                                                            "id_employee": "e7ddee8d-7187-47a2-9c3a-294bc3166adf",
                                                            "id_branch": "13044776-6740-449a-a8fe-d87961ee97a1",
                                                            "active": true,
                                                            "created_on": "2026-09-06T06:57:06.252739+02:00",
                                                            "last_update": "2026-09-06T06:57:06.252739+02:00",
                                                            "id_user_upd": "14b33a7c-8c0f-4cf0-8f90-e21158910b91",
                                                            "commited": true,
                                                            "mt_branches": {
                                                              "$ref": "1"
                                                            },
                                                            "mt_employees": {
                                                              "$ref": "20"
                                                            }
                                                          },
                                                          {
                                                            "$ref": "21"
                                                          }
                                                        ],
                                                        "mt_employees_profiles": {
                                                          "$id": "22",
                                                          "id": "2684727b-4c1a-4bbb-afcd-52914224638a",
                                                          "id_mask": "sample string 2",
                                                          "name": "sample string 3",
                                                          "description": "sample string 4",
                                                          "authorized": true,
                                                          "active": true,
                                                          "created_on": "2026-09-06T06:57:06.252739+02:00",
                                                          "last_update": "2026-09-06T06:57:06.252739+02:00",
                                                          "id_user_upd": "3b53feac-f192-48e3-943f-3a7482e5b36e",
                                                          "commited": true,
                                                          "mt_employees": [
                                                            {
                                                              "$ref": "20"
                                                            },
                                                            {
                                                              "$ref": "20"
                                                            }
                                                          ],
                                                          "st_users": {
                                                            "$ref": "7"
                                                          }
                                                        },
                                                        "st_images": {
                                                          "$ref": "2"
                                                        },
                                                        "st_users": {
                                                          "$ref": "7"
                                                        },
                                                        "tt_doc_sa_det": [
                                                          {
                                                            "$id": "23",
                                                            "id_doc_sa": "93b1e6f2-e6ce-4d11-aea3-caff7fb12342",
                                                            "id_line": 2,
                                                            "id_item_sub": "c5db8c07-8921-4106-be5d-45d1b43d094f",
                                                            "qty": 4.1,
                                                            "id_list": "a8b065fa-763c-4ee8-a2ed-7c9d6bc7db68",
                                                            "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": "2a4a288d-9c56-4e0f-a8f5-8b521a6de057",
                                                            "is_used": true,
                                                            "qty_vou": 1.1,
                                                            "amt_vou": 1.1,
                                                            "comment": "sample string 15",
                                                            "ref_det": "sample string 16",
                                                            "id_employee": "f3776fca-cc1f-49ca-a1e8-ec54cfea511d",
                                                            "name_generic": "sample string 17",
                                                            "type_ope": 1,
                                                            "id_user_add": "08aa5416-a2f1-4f80-91f2-eec49c523609",
                                                            "id_user_upd": "8e707ef0-3cf7-48cb-a7ee-ec49de408694",
                                                            "active": true,
                                                            "mt_employees": {
                                                              "$ref": "20"
                                                            },
                                                            "mt_items_sub": {
                                                              "$id": "24",
                                                              "id": "027e6941-7bc3-4ebc-8cc9-44e2b8ce1934",
                                                              "id_item": "338ad397-9dc6-407b-9358-b9efc059499d",
                                                              "id_item_type": "cd00009e-0838-4c73-a40e-837e15b5ae61",
                                                              "is_default": true,
                                                              "barcode": "sample string 5",
                                                              "voucher_apply": true,
                                                              "id_voucher_json": "71c0b1e6-95f6-4d9b-8adf-6cc0a0cd2370",
                                                              "count_voucher": 1,
                                                              "id_voucher_type": 1,
                                                              "active": true,
                                                              "created_on": "2026-09-06T06:57:06.252739+02:00",
                                                              "last_update": "2026-09-06T06:57:06.252739+02:00",
                                                              "id_user_upd": "b5df97a4-3c32-4388-b37e-c66889be758c",
                                                              "commited": true,
                                                              "mt_items": {
                                                                "$ref": "5"
                                                              },
                                                              "mt_items_formula": [
                                                                {
                                                                  "$id": "25",
                                                                  "id_item_sub": "777d3551-7525-4706-a5a5-0a31e418cf9e",
                                                                  "id_item": "39f07dc5-193a-45c7-8df6-999ba09055cf",
                                                                  "group_id": 3,
                                                                  "id_unit_ref": "04434a76-c535-415d-a472-1077d3b631b4",
                                                                  "qty_dis": 5,
                                                                  "mt_items": {
                                                                    "$ref": "5"
                                                                  },
                                                                  "mt_items_sub": {
                                                                    "$ref": "24"
                                                                  },
                                                                  "mt_units_ref": {
                                                                    "$id": "26",
                                                                    "id": "0bbb6165-ccc5-4562-ad18-99919dd222ea",
                                                                    "id_mask": "sample string 2",
                                                                    "name": "sample string 3",
                                                                    "coefficient": 4.1,
                                                                    "id_unit": "2c22dbb8-9633-44fb-a2d0-f4f500f0c789",
                                                                    "active": true,
                                                                    "created_on": "2026-09-06T06:57:06.252739+02:00",
                                                                    "last_update": "2026-09-06T06:57:06.252739+02:00",
                                                                    "id_user_upd": "b4ba9359-47ed-4329-adfc-3081c8aaa5b1",
                                                                    "commited": true,
                                                                    "mt_units": {
                                                                      "$id": "27",
                                                                      "id": "065abbb8-166e-4a5d-b83a-72827745141d",
                                                                      "id_mask": "sample string 2",
                                                                      "name": "sample string 3",
                                                                      "active": true,
                                                                      "created_on": "2026-09-06T06:57:06.252739+02:00",
                                                                      "last_update": "2026-09-06T06:57:06.252739+02:00",
                                                                      "id_user_upd": "424868f9-77b1-408e-868c-89875c39c265",
                                                                      "commited": true,
                                                                      "mt_units_ref": [
                                                                        {
                                                                          "$ref": "26"
                                                                        },
                                                                        {
                                                                          "$ref": "26"
                                                                        }
                                                                      ],
                                                                      "st_users": {
                                                                        "$ref": "7"
                                                                      },
                                                                      "mt_items": [
                                                                        {
                                                                          "$ref": "5"
                                                                        },
                                                                        {
                                                                          "$ref": "5"
                                                                        }
                                                                      ],
                                                                      "mt_items1": [
                                                                        {
                                                                          "$ref": "5"
                                                                        },
                                                                        {
                                                                          "$ref": "5"
                                                                        }
                                                                      ]
                                                                    },
                                                                    "st_users": {
                                                                      "$ref": "7"
                                                                    },
                                                                    "mt_items_formula": [
                                                                      {
                                                                        "$ref": "25"
                                                                      },
                                                                      {
                                                                        "$ref": "25"
                                                                      }
                                                                    ]
                                                                  }
                                                                },
                                                                {
                                                                  "$ref": "25"
                                                                }
                                                              ],
                                                              "mt_items_types": {
                                                                "$id": "28",
                                                                "id": "dec28d9c-4fb5-4699-9c1b-881b224eba85",
                                                                "id_mask": "sample string 2",
                                                                "name": "sample string 3",
                                                                "name_short": "sample string 4",
                                                                "name_pos": "sample string 5",
                                                                "id_image": "1a89c2af-642b-4b26-9193-0219e6af1975",
                                                                "view_pos": true,
                                                                "order": 7,
                                                                "color_border": "sample string 8",
                                                                "color_button": "sample string 9",
                                                                "color_font": "sample string 10",
                                                                "font_bold": true,
                                                                "font_underline": true,
                                                                "font_size": 13,
                                                                "active": true,
                                                                "created_on": "2026-09-06T06:57:06.252739+02:00",
                                                                "last_update": "2026-09-06T06:57:06.252739+02:00",
                                                                "id_user_upd": "50c1ee4b-f3b0-4685-b3b1-5967e900c908",
                                                                "commited": true,
                                                                "tt_vouchers_det": [
                                                                  {
                                                                    "$id": "29",
                                                                    "id_voucher": "64d302b4-2e30-4f37-bead-32bc9e766d6b",
                                                                    "id_line": "e0377c1e-65a0-4f3a-9860-75b92df0609c",
                                                                    "id_category": "bb841970-1acf-4c9c-b23c-897a2c0e63d9",
                                                                    "id_item": "1fef789d-36dd-45ce-ad3b-c281b7b3bd47",
                                                                    "id_item_type": "12971481-cbd4-45ce-9a66-ffbe1c93042a",
                                                                    "price_max": 1.1,
                                                                    "qty_add": 3.1,
                                                                    "qty_used": 4.1,
                                                                    "mt_categories": {
                                                                      "$ref": "3"
                                                                    },
                                                                    "mt_items": {
                                                                      "$ref": "5"
                                                                    },
                                                                    "mt_items_types": {
                                                                      "$ref": "28"
                                                                    },
                                                                    "tt_vouchers": {
                                                                      "$id": "30",
                                                                      "id": "e64a2787-7a08-48ca-ab89-faf9fee28c46",
                                                                      "id_voucher": 2,
                                                                      "locator_voucher": "sample string 3",
                                                                      "qr_code": "sample string 4",
                                                                      "date_from": "2026-09-06T06:57:06.252739+02:00",
                                                                      "date_end": "2026-09-06T06:57:06.252739+02:00",
                                                                      "date_used": "2026-09-06T06:57:06.252739+02:00",
                                                                      "date_sesion": "2026-09-06T06:57:06.252739+02:00",
                                                                      "id_employee": "a9eca109-ffca-46b3-a578-8b2c25d1e030",
                                                                      "id_branch": "def4d844-a247-4e74-86de-546c19d39a75",
                                                                      "id_voucher_permision": "acd168c0-001b-4184-8bec-7e1616a5b432",
                                                                      "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": "c733cd30-f599-4ed1-bf9a-8c3b6d761510",
                                                                      "id_user_add": "47178a24-cbf2-4b8b-9b0c-8c84bcc1e3fc",
                                                                      "id_doc_sa": "52705719-2562-46ec-8094-36c9fdbd964f",
                                                                      "id_item_sub": "a702974b-8495-4426-b182-3d0eeb1e2050",
                                                                      "id_pos_sesion": "293beb72-d623-45f3-8154-aa562869b86f",
                                                                      "is_authorized": true,
                                                                      "is_automatic": true,
                                                                      "print_in_branch": true,
                                                                      "printed": true,
                                                                      "is_entry": true,
                                                                      "is_consume": true,
                                                                      "is_used_entry": true,
                                                                      "is_used_consume": true,
                                                                      "is_close": true,
                                                                      "active": true,
                                                                      "created_on": "2026-09-06T06:57:06.252739+02:00",
                                                                      "last_update": "2026-09-06T06:57:06.252739+02:00",
                                                                      "commited": true,
                                                                      "mt_branches": {
                                                                        "$ref": "1"
                                                                      },
                                                                      "mt_employees": {
                                                                        "$ref": "20"
                                                                      },
                                                                      "mt_payment_types": {
                                                                        "$ref": "18"
                                                                      },
                                                                      "st_users": {
                                                                        "$ref": "7"
                                                                      },
                                                                      "tt_doc_sa_pay": [
                                                                        {
                                                                          "$ref": "19"
                                                                        },
                                                                        {
                                                                          "$ref": "19"
                                                                        }
                                                                      ],
                                                                      "tt_vouchers_det": [
                                                                        {
                                                                          "$ref": "29"
                                                                        },
                                                                        {
                                                                          "$ref": "29"
                                                                        }
                                                                      ],
                                                                      "tt_vouchers_permisions": {
                                                                        "$id": "31",
                                                                        "id": "85f833d7-8e55-48dc-8241-653b526eca49",
                                                                        "date_from": "2026-09-06T06:57:06.252739+02:00",
                                                                        "date_end": "2026-09-06T06:57:06.252739+02:00",
                                                                        "date_used": "2026-09-06T06:57:06.252739+02:00",
                                                                        "id_employee": "4d4283a2-7cea-40fb-a94a-694c243f98bb",
                                                                        "id_branch": "fbd59a6c-e70d-4900-82dc-3d977433663c",
                                                                        "count": 6,
                                                                        "count_used": 1,
                                                                        "unlimited": true,
                                                                        "id_user_add": "5cd36669-3a89-45eb-941d-a09a862fd285",
                                                                        "is_entry": true,
                                                                        "is_consume": true,
                                                                        "active": true,
                                                                        "created_on": "2026-09-06T06:57:06.252739+02:00",
                                                                        "last_update": "2026-09-06T06:57:06.252739+02:00",
                                                                        "commited": true,
                                                                        "mt_branches": {
                                                                          "$ref": "1"
                                                                        },
                                                                        "mt_employees": {
                                                                          "$ref": "20"
                                                                        },
                                                                        "st_users": {
                                                                          "$ref": "7"
                                                                        },
                                                                        "tt_vouchers": [
                                                                          {
                                                                            "$ref": "30"
                                                                          },
                                                                          {
                                                                            "$ref": "30"
                                                                          }
                                                                        ]
                                                                      }
                                                                    }
                                                                  },
                                                                  {
                                                                    "$ref": "29"
                                                                  }
                                                                ],
                                                                "st_images": {
                                                                  "$ref": "2"
                                                                },
                                                                "st_users": {
                                                                  "$ref": "7"
                                                                },
                                                                "mt_items_sub": [
                                                                  {
                                                                    "$ref": "24"
                                                                  },
                                                                  {
                                                                    "$ref": "24"
                                                                  }
                                                                ],
                                                                "mt_prices_rules": [
                                                                  {
                                                                    "$id": "32",
                                                                    "id": "23a6a5b8-f5bb-4039-8317-ec86bc58dcc7",
                                                                    "id_mask": "sample string 2",
                                                                    "name": "sample string 3",
                                                                    "description": "sample string 4",
                                                                    "date_from": "2026-09-06T06:57:06.252739+02:00",
                                                                    "date_end": "2026-09-06T06:57:06.252739+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": "26160274-e9e0-406a-88a5-b08928bb09e7",
                                                                    "id_pos": "0a4d9842-203e-49f4-b0e3-4cd398ab6729",
                                                                    "id_list": "17eae72c-67c9-4a0f-8e4c-cd402b36c11a",
                                                                    "id_item": "f4344302-5c36-4022-a7b9-dfca0dc5a226",
                                                                    "id_item_type": "75146d61-9d57-4f7f-99b1-bc61c1d6bf46",
                                                                    "id_category": "f48eb3d7-c5e6-4083-8202-21f09364a8b0",
                                                                    "by_day_week": true,
                                                                    "use_mon": true,
                                                                    "use_tue": true,
                                                                    "use_wed": true,
                                                                    "use_thu": true,
                                                                    "use_fri": true,
                                                                    "use_sat": true,
                                                                    "use_sun": true,
                                                                    "use_hour_ini": "00:00:00.1234567",
                                                                    "use_hour_end": "00:00:00.1234567",
                                                                    "active": true,
                                                                    "created_on": "2026-09-06T06:57:06.252739+02:00",
                                                                    "last_update": "2026-09-06T06:57:06.252739+02:00",
                                                                    "id_user_upd": "e104ef5d-891a-417b-ac70-94f491d03db1",
                                                                    "commited": true,
                                                                    "mt_branches": {
                                                                      "$ref": "1"
                                                                    },
                                                                    "mt_categories": {
                                                                      "$ref": "3"
                                                                    },
                                                                    "mt_items": {
                                                                      "$ref": "5"
                                                                    },
                                                                    "mt_items_types": {
                                                                      "$ref": "28"
                                                                    },
                                                                    "mt_pos": {
                                                                      "$ref": "9"
                                                                    },
                                                                    "mt_prices_list": {
                                                                      "$id": "33",
                                                                      "id": "7f8319c6-316c-4351-8f75-a0ae31d10dc2",
                                                                      "id_mask": "sample string 2",
                                                                      "name": "sample string 3",
                                                                      "description": "sample string 4",
                                                                      "id_ref": "6fc9c03e-d6f7-4ea9-a92b-dd615c93ff91",
                                                                      "tax_included": true,
                                                                      "switch_select": true,
                                                                      "item_type_default": 7,
                                                                      "name_pos": "sample string 8",
                                                                      "id_image": "681f3c0d-2fd7-4443-bcb1-a1b0786449e0",
                                                                      "view_pos": true,
                                                                      "order": 10,
                                                                      "color_border": "sample string 11",
                                                                      "color_button": "sample string 12",
                                                                      "color_font": "sample string 13",
                                                                      "active": true,
                                                                      "created_on": "2026-09-06T06:57:06.252739+02:00",
                                                                      "last_update": "2026-09-06T06:57:06.252739+02:00",
                                                                      "id_user_upd": "6fd4707e-c038-4936-8b96-a01e9af13149",
                                                                      "commited": true,
                                                                      "mt_pos_prices_list": [
                                                                        {
                                                                          "$id": "34",
                                                                          "id_pos": "b71bfd7f-7c36-4550-9212-7a01994a32de",
                                                                          "id_pos_type": "a0e362a9-4052-40af-a12d-d1c62f000345",
                                                                          "id_price_list": "c811d076-e12a-4989-9de9-fa3278123699",
                                                                          "is_default": true,
                                                                          "view_mon": true,
                                                                          "view_tue": true,
                                                                          "view_wed": true,
                                                                          "view_thu": true,
                                                                          "view_fri": true,
                                                                          "view_sat": true,
                                                                          "view_sun": true,
                                                                          "active": true,
                                                                          "created_on": "2026-09-06T06:57:06.252739+02:00",
                                                                          "last_update": "2026-09-06T06:57:06.252739+02:00",
                                                                          "id_user_upd": "9848afa6-c20c-4fed-8911-c714f1fb16f2",
                                                                          "commited": true,
                                                                          "mt_pos_view": {
                                                                            "$id": "35",
                                                                            "id_pos": "00c596c2-b96b-40c7-a1ca-31a688ea4b06",
                                                                            "id_pos_type": "6859e2c9-227a-4466-a1b0-19708bec4d1f",
                                                                            "is_default": true,
                                                                            "active": true,
                                                                            "created_on": "2026-09-06T06:57:06.252739+02:00",
                                                                            "last_update": "2026-09-06T06:57:06.252739+02:00",
                                                                            "id_user_upd": "d8dac05e-a6e1-49d6-a843-202cb67ebe47",
                                                                            "commited": true,
                                                                            "mt_pos": {
                                                                              "$ref": "9"
                                                                            },
                                                                            "mt_pos_prices_list": [
                                                                              {
                                                                                "$ref": "34"
                                                                              },
                                                                              {
                                                                                "$ref": "34"
                                                                              }
                                                                            ],
                                                                            "mt_pos_types": {
                                                                              "$id": "36",
                                                                              "id": "aa214d8c-1743-4f90-b8b2-b86838f0e311",
                                                                              "id_mask": "sample string 2",
                                                                              "name": "sample string 3",
                                                                              "is_module": true,
                                                                              "order": 5,
                                                                              "active": true,
                                                                              "created_on": "2026-09-06T06:57:06.252739+02:00",
                                                                              "last_update": "2026-09-06T06:57:06.252739+02:00",
                                                                              "id_user_upd": "23d3366e-3571-4c5a-9dba-0a7f08cdda6a",
                                                                              "commited": true,
                                                                              "mt_items_featured": [
                                                                                {
                                                                                  "$id": "37",
                                                                                  "id": "22f590ac-e34f-40a7-81a3-198229d4ac1c",
                                                                                  "id_branch": "6694e7e6-41ec-483b-ba7a-c936244e933b",
                                                                                  "id_pos_type": "dcbac575-78d2-4fb7-aa05-c00e90a3e54e",
                                                                                  "id_pos": "51096271-990b-4cd9-89d6-80832330a027",
                                                                                  "id_item": "85cf92c9-a5e9-44a1-af38-1617bb30e899",
                                                                                  "date_from": "2026-09-06T06:57:06.252739+02:00",
                                                                                  "date_end": "2026-09-06T06:57:06.252739+02:00",
                                                                                  "image_id": 4,
                                                                                  "active": true,
                                                                                  "created_on": "2026-09-06T06:57:06.252739+02:00",
                                                                                  "last_update": "2026-09-06T06:57:06.252739+02:00",
                                                                                  "id_user_upd": "ba684880-e802-48af-beae-69cf7d41263a",
                                                                                  "commited": true,
                                                                                  "mt_branches": {
                                                                                    "$ref": "1"
                                                                                  },
                                                                                  "mt_items": {
                                                                                    "$ref": "5"
                                                                                  },
                                                                                  "mt_pos": {
                                                                                    "$ref": "9"
                                                                                  },
                                                                                  "mt_pos_types": {
                                                                                    "$ref": "36"
                                                                                  },
                                                                                  "st_users": {
                                                                                    "$ref": "7"
                                                                                  }
                                                                                },
                                                                                {
                                                                                  "$ref": "37"
                                                                                }
                                                                              ],
                                                                              "mt_pos_doc_print": [
                                                                                {
                                                                                  "$id": "38",
                                                                                  "id_pos_print": "2a1c4d97-366b-41fb-8b28-2f14320755cb",
                                                                                  "id_doc": "348f1af1-4ede-499e-8fd5-2bb96ce356ec",
                                                                                  "id_pos_type": "8af81f06-80c6-4787-b0a0-cf3735fd5b69",
                                                                                  "id_doc_print": "fac665de-01e2-4fa9-b105-cdc3f0ae8746",
                                                                                  "copies": 5,
                                                                                  "print_mode": 6,
                                                                                  "active": true,
                                                                                  "created_on": "2026-09-06T06:57:06.252739+02:00",
                                                                                  "last_update": "2026-09-06T06:57:06.252739+02:00",
                                                                                  "id_user_upd": "af1a85af-62e2-4487-ac21-1fd2afadc5fd",
                                                                                  "commited": true,
                                                                                  "mt_docs": {
                                                                                    "$ref": "13"
                                                                                  },
                                                                                  "mt_pos_print": {
                                                                                    "$id": "39",
                                                                                    "id": "b312100d-5b74-4cdb-a93f-ea5ac5e7197e",
                                                                                    "id_pos": "552170b5-f688-47ef-8092-c5b35f5ee8b6",
                                                                                    "id_mask": "sample string 3",
                                                                                    "name": "sample string 4",
                                                                                    "mode_print": 5,
                                                                                    "port": "sample string 6",
                                                                                    "baud_rate": 1,
                                                                                    "data_bits": 1,
                                                                                    "stop_bit": 1,
                                                                                    "flow_control": 1,
                                                                                    "parity": 1,
                                                                                    "pin_cashdrawer": 1,
                                                                                    "ip_printer": "sample string 7",
                                                                                    "port_ip": 1,
                                                                                    "printer_name": "sample string 8",
                                                                                    "active": true,
                                                                                    "created_on": "2026-09-06T06:57:06.252739+02:00",
                                                                                    "last_update": "2026-09-06T06:57:06.252739+02:00",
                                                                                    "id_user_upd": "10f12d6c-8623-4b9d-bc88-6c93859c864e",
                                                                                    "commited": true,
                                                                                    "mt_pos": {
                                                                                      "$ref": "9"
                                                                                    },
                                                                                    "mt_pos_doc_print": [
                                                                                      {
                                                                                        "$ref": "38"
                                                                                      },
                                                                                      {
                                                                                        "$ref": "38"
                                                                                      }
                                                                                    ],
                                                                                    "st_users": {
                                                                                      "$ref": "7"
                                                                                    }
                                                                                  },
                                                                                  "mt_pos_types": {
                                                                                    "$ref": "36"
                                                                                  },
                                                                                  "st_doc_print": {
                                                                                    "$id": "40",
                                                                                    "id": "cc170d41-876c-49c8-98f7-2b72850e37a0",
                                                                                    "id_mask": "sample string 2",
                                                                                    "name": "sample string 3",
                                                                                    "description": "sample string 4",
                                                                                    "high_row": 5,
                                                                                    "high_doc": 6,
                                                                                    "with_doc": 7,
                                                                                    "to_file": true,
                                                                                    "active": true,
                                                                                    "created_on": "2026-09-06T06:57:06.252739+02:00",
                                                                                    "last_update": "2026-09-06T06:57:06.252739+02:00",
                                                                                    "commited": true,
                                                                                    "mt_pos_doc_print": [
                                                                                      {
                                                                                        "$ref": "38"
                                                                                      },
                                                                                      {
                                                                                        "$ref": "38"
                                                                                      }
                                                                                    ],
                                                                                    "st_doc_print_det": [
                                                                                      {
                                                                                        "$id": "41",
                                                                                        "id_doc_print": "71a13384-b319-435e-9a1a-72e019472890",
                                                                                        "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": "40"
                                                                                        }
                                                                                      },
                                                                                      {
                                                                                        "$ref": "41"
                                                                                      }
                                                                                    ]
                                                                                  },
                                                                                  "st_users": {
                                                                                    "$ref": "7"
                                                                                  }
                                                                                },
                                                                                {
                                                                                  "$ref": "38"
                                                                                }
                                                                              ],
                                                                              "st_users": {
                                                                                "$ref": "7"
                                                                              },
                                                                              "mt_pos_view": [
                                                                                {
                                                                                  "$ref": "35"
                                                                                },
                                                                                {
                                                                                  "$ref": "35"
                                                                                }
                                                                              ]
                                                                            },
                                                                            "st_users": {
                                                                              "$ref": "7"
                                                                            }
                                                                          },
                                                                          "mt_prices_list": {
                                                                            "$ref": "33"
                                                                          },
                                                                          "st_users": {
                                                                            "$ref": "7"
                                                                          }
                                                                        },
                                                                        {
                                                                          "$ref": "34"
                                                                        }
                                                                      ],
                                                                      "mt_prices_items": [
                                                                        {
                                                                          "$id": "42",
                                                                          "id_list": "d88d1293-faf9-4ced-99d4-71e114f2bfd4",
                                                                          "id_item_sub": "21fc5563-5052-4c02-88d0-3cb1ef74c548",
                                                                          "validity_date": "2026-09-06T06:57:06.252739+02:00",
                                                                          "price": 4.1,
                                                                          "active": true,
                                                                          "created_on": "2026-09-06T06:57:06.252739+02:00",
                                                                          "last_update": "2026-09-06T06:57:06.252739+02:00",
                                                                          "id_user_upd": "05852690-3601-43b0-b086-8cbe04ae1d8d",
                                                                          "commited": true,
                                                                          "mt_items_sub": {
                                                                            "$ref": "24"
                                                                          },
                                                                          "mt_prices_list": {
                                                                            "$ref": "33"
                                                                          },
                                                                          "st_users": {
                                                                            "$ref": "7"
                                                                          }
                                                                        },
                                                                        {
                                                                          "$ref": "42"
                                                                        }
                                                                      ],
                                                                      "mt_prices_list1": [
                                                                        {
                                                                          "$ref": "33"
                                                                        },
                                                                        {
                                                                          "$ref": "33"
                                                                        }
                                                                      ],
                                                                      "mt_prices_list2": {
                                                                        "$ref": "33"
                                                                      },
                                                                      "mt_prices_list_rules": [
                                                                        {
                                                                          "$id": "43",
                                                                          "id": "277396f1-e46f-4373-8dee-dc373b018740",
                                                                          "id_mask": "sample string 2",
                                                                          "name": "sample string 3",
                                                                          "description": "sample string 4",
                                                                          "date_from": "2026-09-06T06:57:06.252739+02:00",
                                                                          "date_end": "2026-09-06T06:57:06.252739+02:00",
                                                                          "id_branch": "d24f814a-8d6f-418f-81bc-accfee92ba3b",
                                                                          "id_pos": "d99f98e2-73c1-4a27-84c3-4861e544dc4d",
                                                                          "id_list": "00e6e869-dbf1-4a8b-ba3e-f241865396bf",
                                                                          "view_list": true,
                                                                          "is_default": true,
                                                                          "active": true,
                                                                          "created_on": "2026-09-06T06:57:06.252739+02:00",
                                                                          "last_update": "2026-09-06T06:57:06.252739+02:00",
                                                                          "id_user_upd": "26222104-e9d6-4d63-ac36-563177c861a8",
                                                                          "commited": true,
                                                                          "mt_branches": {
                                                                            "$ref": "1"
                                                                          },
                                                                          "mt_pos": {
                                                                            "$ref": "9"
                                                                          },
                                                                          "mt_prices_list": {
                                                                            "$ref": "33"
                                                                          },
                                                                          "st_users": {
                                                                            "$ref": "7"
                                                                          }
                                                                        },
                                                                        {
                                                                          "$ref": "43"
                                                                        }
                                                                      ],
                                                                      "st_images": {
                                                                        "$ref": "2"
                                                                      },
                                                                      "st_users": {
                                                                        "$ref": "7"
                                                                      },
                                                                      "mt_prices_rules": [
                                                                        {
                                                                          "$ref": "32"
                                                                        },
                                                                        {
                                                                          "$ref": "32"
                                                                        }
                                                                      ],
                                                                      "tt_doc_sa_det": [
                                                                        {
                                                                          "$ref": "23"
                                                                        },
                                                                        {
                                                                          "$ref": "23"
                                                                        }
                                                                      ]
                                                                    },
                                                                    "st_users": {
                                                                      "$ref": "7"
                                                                    }
                                                                  },
                                                                  {
                                                                    "$ref": "32"
                                                                  }
                                                                ],
                                                                "tt_items_customs": [
                                                                  {
                                                                    "$id": "44",
                                                                    "id": "4c401a41-1023-422e-a5bb-ab3980d069e3",
                                                                    "order_id": 2,
                                                                    "id_item": "bcf17936-31e5-4bc6-ba98-aa7a20224243",
                                                                    "id_item_type": "cad4e65c-761d-4fa0-b16e-029f3fc1bce2",
                                                                    "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": "b04a3840-720c-46d0-88a5-aa730cbed8a1",
                                                                    "type_item": 11,
                                                                    "id_voucher_json": "ec447cd9-2808-4fc5-8f35-9615d3c6f886",
                                                                    "count_voucher": 1,
                                                                    "id_category": "5d65f799-b88e-4d89-989e-e0b65b32df94",
                                                                    "created_on": "2026-09-06T06:57:06.252739+02:00",
                                                                    "last_update": "2026-09-06T06:57:06.252739+02:00",
                                                                    "id_user_upd": "de8fac30-9759-4908-b962-39a421c57b90",
                                                                    "commited": true,
                                                                    "mt_items": {
                                                                      "$ref": "5"
                                                                    },
                                                                    "mt_items_types": {
                                                                      "$ref": "28"
                                                                    },
                                                                    "st_users": {
                                                                      "$ref": "7"
                                                                    },
                                                                    "tt_pos_sesion": {
                                                                      "$id": "45",
                                                                      "id": "51ec3a75-5b11-4c76-9b00-53927a3ed7ec",
                                                                      "nro_sesion": 2,
                                                                      "id_pos": "2dda25c6-4dd2-4cd8-8247-f565b24d9b65",
                                                                      "date_tax": "2026-09-06T06:57:06.252739+02:00",
                                                                      "date_open": "2026-09-06T06:57:06.252739+02:00",
                                                                      "date_close": "2026-09-06T06:57:06.252739+02:00",
                                                                      "id_user_open": "175184c3-2ef0-40df-b0fd-b5ef9c8b5bd1",
                                                                      "id_user_close": "f5cd01fb-f96a-49f1-ae46-c883048dd8cd",
                                                                      "nro_z": 1,
                                                                      "amt_tot": 1.1,
                                                                      "locator_event": "sample string 6",
                                                                      "status_pos": 7,
                                                                      "training_sesion": true,
                                                                      "active": true,
                                                                      "created_on": "2026-09-06T06:57:06.252739+02:00",
                                                                      "last_update": "2026-09-06T06:57:06.252739+02:00",
                                                                      "commited": true,
                                                                      "mt_pos": {
                                                                        "$ref": "9"
                                                                      },
                                                                      "tt_cloakrooms_units": [
                                                                        {
                                                                          "$ref": "11"
                                                                        },
                                                                        {
                                                                          "$ref": "11"
                                                                        }
                                                                      ],
                                                                      "tt_items_customs": [
                                                                        {
                                                                          "$ref": "44"
                                                                        },
                                                                        {
                                                                          "$ref": "44"
                                                                        }
                                                                      ],
                                                                      "tt_doc_sa_pt": [
                                                                        {
                                                                          "$id": "46",
                                                                          "id": "f405eac1-4733-4d71-b133-f51058c472c7",
                                                                          "json_object": "sample string 2",
                                                                          "json_pays": "sample string 3",
                                                                          "id_pos_sesion": "c9108829-17ba-4578-9e2e-2cb554caa708",
                                                                          "type_pay": 5,
                                                                          "module": "sample string 6",
                                                                          "process": true,
                                                                          "json_cloackrooms": "sample string 8",
                                                                          "multi_select": 9,
                                                                          "terminal_name": "sample string 10",
                                                                          "created_on": "2026-09-06T06:57:06.252739+02:00",
                                                                          "tt_pos_sesion": {
                                                                            "$ref": "45"
                                                                          }
                                                                        },
                                                                        {
                                                                          "$ref": "46"
                                                                        }
                                                                      ],
                                                                      "tt_rooms_units_activity": [
                                                                        {
                                                                          "$id": "47",
                                                                          "id": "27b6fbce-0c37-42da-92b8-bd794403b377",
                                                                          "id_room_unit": "ec89ffed-1bc9-499e-823f-be79b0fd2cb2",
                                                                          "id_room_list": "926c2ecd-5bd1-4722-bfb8-a1cb2116bed3",
                                                                          "nro_res_ext": "sample string 3",
                                                                          "date_reserved": "2026-09-06T06:57:06.252739+02:00",
                                                                          "date_from": "2026-09-06T06:57:06.252739+02:00",
                                                                          "date_end": "2026-09-06T06:57:06.252739+02:00",
                                                                          "date_open": "2026-09-06T06:57:06.252739+02:00",
                                                                          "date_close": "2026-09-06T06:57:06.252739+02:00",
                                                                          "id_employee": "4666fc78-0693-4479-b8e3-1f11c027e074",
                                                                          "id_employee_sec": "b1476322-f0ea-4555-a95e-05d831ea2afe",
                                                                          "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": "6584c47d-415a-4c41-a19a-e991f2b1eac4",
                                                                          "comment": "sample string 7",
                                                                          "id_user_open": "45c1c102-10de-4e98-8c44-61c664fe631a",
                                                                          "id_user_close": "8e1ef737-f102-4b18-a7d6-f6f959f6a5c5",
                                                                          "id_unit_state": "da363c6a-b5c0-4db8-b376-6f19d5f882e4",
                                                                          "id_pos_sesion": "a877e9a1-5f57-4db1-9aa1-11f8b4637c8b",
                                                                          "vip": true,
                                                                          "paid": true,
                                                                          "send": true,
                                                                          "send_date": "2026-09-06T06:57:06.252739+02:00",
                                                                          "active": true,
                                                                          "created_on": "2026-09-06T06:57:06.252739+02:00",
                                                                          "last_update": "2026-09-06T06:57:06.252739+02:00",
                                                                          "commited": true,
                                                                          "mt_employees": {
                                                                            "$ref": "20"
                                                                          },
                                                                          "mt_employees1": {
                                                                            "$ref": "20"
                                                                          },
                                                                          "mt_rooms_units": {
                                                                            "$id": "48",
                                                                            "id": "252f44be-0824-43d8-899f-175a16b6fff6",
                                                                            "id_mask": "sample string 2",
                                                                            "name": "sample string 3",
                                                                            "name_label": "sample string 4",
                                                                            "name_zone": "sample string 5",
                                                                            "order": 6,
                                                                            "id_room": "2c5a9286-4bff-46a7-a159-338bd1fe1f94",
                                                                            "pax": 8,
                                                                            "pos_x": 9,
                                                                            "pos_y": 10,
                                                                            "size_w": 1,
                                                                            "size_h": 1,
                                                                            "in_map": true,
                                                                            "reserved_on": true,
                                                                            "id_room_type": "22a547a8-f616-43ab-8c56-445ce1f20386",
                                                                            "locked": true,
                                                                            "date_locked": "2026-09-06T06:57:06.252739+02:00",
                                                                            "comment_locked": "sample string 15",
                                                                            "active": true,
                                                                            "created_on": "2026-09-06T06:57:06.252739+02:00",
                                                                            "last_update": "2026-09-06T06:57:06.252739+02:00",
                                                                            "id_user_upd": "6c52235f-e049-40da-8fbf-16b1cf24e745",
                                                                            "commited": true,
                                                                            "mt_rooms": {
                                                                              "$id": "49",
                                                                              "id": "341d5871-477c-4a74-b36a-6b88ec795940",
                                                                              "id_mask": "sample string 2",
                                                                              "name": "sample string 3",
                                                                              "description": "sample string 4",
                                                                              "id_branch": "145a3d16-3f03-4b02-b822-4e80299eb216",
                                                                              "name_pos": "sample string 6",
                                                                              "id_image": "b5f36bef-6888-4ce9-8d2c-2912c46640cc",
                                                                              "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": "fbe5e758-f5b3-4f69-9c2a-d0734c03e93c",
                                                                              "refresh_status": true,
                                                                              "active": true,
                                                                              "created_on": "2026-09-06T06:57:06.252739+02:00",
                                                                              "last_update": "2026-09-06T06:57:06.252739+02:00",
                                                                              "id_user_upd": "c3175910-b2fd-4031-9496-bd4e9e1d16eb",
                                                                              "commited": true,
                                                                              "mt_branches": {
                                                                                "$ref": "1"
                                                                              },
                                                                              "mt_pos_rooms": [
                                                                                {
                                                                                  "$id": "50",
                                                                                  "id_pos": "01c3c6a6-e715-403b-8b90-8685e26b71ed",
                                                                                  "id_room": "3d4bd25a-cc07-492f-82fe-906b1606c73f",
                                                                                  "active": true,
                                                                                  "created_on": "2026-09-06T06:57:06.252739+02:00",
                                                                                  "last_update": "2026-09-06T06:57:06.252739+02:00",
                                                                                  "id_user_upd": "263a5dc6-0a1a-4036-9917-8806366a4079",
                                                                                  "commited": true,
                                                                                  "mt_pos": {
                                                                                    "$ref": "9"
                                                                                  },
                                                                                  "mt_rooms": {
                                                                                    "$ref": "49"
                                                                                  },
                                                                                  "st_users": {
                                                                                    "$ref": "7"
                                                                                  }
                                                                                },
                                                                                {
                                                                                  "$ref": "50"
                                                                                }
                                                                              ],
                                                                              "st_images": {
                                                                                "$ref": "2"
                                                                              },
                                                                              "st_images1": {
                                                                                "$ref": "2"
                                                                              },
                                                                              "st_users": {
                                                                                "$ref": "7"
                                                                              },
                                                                              "mt_rooms_units": [
                                                                                {
                                                                                  "$ref": "48"
                                                                                },
                                                                                {
                                                                                  "$ref": "48"
                                                                                }
                                                                              ],
                                                                              "tt_rooms_list": [
                                                                                {
                                                                                  "$id": "51",
                                                                                  "id": "4fd9a8f7-122d-4556-be91-88de2ba2e78e",
                                                                                  "id_room": "ec402bc8-3d8a-471f-b201-616619500ea1",
                                                                                  "date_in": "2026-09-06T06:57:06.252739+02:00",
                                                                                  "date_out": "2026-09-06T06:57:06.252739+02:00",
                                                                                  "id_user_add": "dae18db0-b6eb-4ece-bb41-f2c7ac6c02b5",
                                                                                  "from_reservation": "sample string 5",
                                                                                  "pax": 6,
                                                                                  "status": 7,
                                                                                  "comment": "sample string 8",
                                                                                  "active": true,
                                                                                  "created_on": "2026-09-06T06:57:06.252739+02:00",
                                                                                  "last_update": "2026-09-06T06:57:06.252739+02:00",
                                                                                  "commited": true,
                                                                                  "mt_rooms": {
                                                                                    "$ref": "49"
                                                                                  },
                                                                                  "st_users": {
                                                                                    "$ref": "7"
                                                                                  },
                                                                                  "tt_rooms_units_activity": [
                                                                                    {
                                                                                      "$ref": "47"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "47"
                                                                                    }
                                                                                  ]
                                                                                },
                                                                                {
                                                                                  "$ref": "51"
                                                                                }
                                                                              ]
                                                                            },
                                                                            "mt_rooms_units_types": {
                                                                              "$id": "52",
                                                                              "id": "51c3df41-ae51-48da-8b1b-67ed7869f27f",
                                                                              "id_mask": "sample string 2",
                                                                              "name": "sample string 3",
                                                                              "description": "sample string 4",
                                                                              "high": 5,
                                                                              "width": 6,
                                                                              "active": true,
                                                                              "created_on": "2026-09-06T06:57:06.252739+02:00",
                                                                              "last_update": "2026-09-06T06:57:06.252739+02:00",
                                                                              "id_user_upd": "76fe0509-ab75-4b2a-9b69-9a82ad9c98a8",
                                                                              "commited": true,
                                                                              "mt_rooms_units": [
                                                                                {
                                                                                  "$ref": "48"
                                                                                },
                                                                                {
                                                                                  "$ref": "48"
                                                                                }
                                                                              ],
                                                                              "mt_rooms_units_states_types": [
                                                                                {
                                                                                  "$id": "53",
                                                                                  "id_room_type": "e0d1f8a0-ad0d-4ec7-bab0-36e04f5380fc",
                                                                                  "id_room_state": "92df7e9c-cb2a-43d7-b8d2-b8f96faf2ac9",
                                                                                  "id_image": "abc667c4-4a70-41dc-9e70-79a4a0de89b4",
                                                                                  "color_font": "sample string 4",
                                                                                  "font_bold": true,
                                                                                  "font_underline": true,
                                                                                  "font_size": 7,
                                                                                  "active": true,
                                                                                  "created_on": "2026-09-06T06:57:06.252739+02:00",
                                                                                  "last_update": "2026-09-06T06:57:06.252739+02:00",
                                                                                  "id_user_upd": "8d10b33d-d082-4dd6-923d-fb5eceacc6e4",
                                                                                  "commited": true,
                                                                                  "mt_rooms_units_states": {
                                                                                    "$id": "54",
                                                                                    "id": "b0e31d10-efe8-433f-b017-e77b1149a9c5",
                                                                                    "id_mask": "sample string 2",
                                                                                    "name": "sample string 3",
                                                                                    "description": "sample string 4",
                                                                                    "color": "sample string 5",
                                                                                    "active": true,
                                                                                    "created_on": "2026-09-06T06:57:06.252739+02:00",
                                                                                    "last_update": "2026-09-06T06:57:06.252739+02:00",
                                                                                    "id_user_upd": "2b166a0c-9367-4283-9649-17b3b486a6d2",
                                                                                    "commited": true,
                                                                                    "st_users": {
                                                                                      "$ref": "7"
                                                                                    },
                                                                                    "mt_rooms_units_states_types": [
                                                                                      {
                                                                                        "$ref": "53"
                                                                                      },
                                                                                      {
                                                                                        "$ref": "53"
                                                                                      }
                                                                                    ],
                                                                                    "tt_rooms_units_activity": [
                                                                                      {
                                                                                        "$ref": "47"
                                                                                      },
                                                                                      {
                                                                                        "$ref": "47"
                                                                                      }
                                                                                    ]
                                                                                  },
                                                                                  "mt_rooms_units_types": {
                                                                                    "$ref": "52"
                                                                                  },
                                                                                  "st_images": {
                                                                                    "$ref": "2"
                                                                                  },
                                                                                  "st_users": {
                                                                                    "$ref": "7"
                                                                                  }
                                                                                },
                                                                                {
                                                                                  "$ref": "53"
                                                                                }
                                                                              ],
                                                                              "st_users": {
                                                                                "$ref": "7"
                                                                              }
                                                                            },
                                                                            "st_users": {
                                                                              "$ref": "7"
                                                                            },
                                                                            "tt_rooms_units_activity": [
                                                                              {
                                                                                "$ref": "47"
                                                                              },
                                                                              {
                                                                                "$ref": "47"
                                                                              }
                                                                            ]
                                                                          },
                                                                          "mt_rooms_units_states": {
                                                                            "$ref": "54"
                                                                          },
                                                                          "st_users": {
                                                                            "$ref": "7"
                                                                          },
                                                                          "st_users1": {
                                                                            "$ref": "7"
                                                                          },
                                                                          "tt_doc_sa": [
                                                                            {
                                                                              "$ref": "12"
                                                                            },
                                                                            {
                                                                              "$ref": "12"
                                                                            }
                                                                          ],
                                                                          "tt_pos_sesion": {
                                                                            "$ref": "45"
                                                                          },
                                                                          "tt_rooms_list": {
                                                                            "$ref": "51"
                                                                          }
                                                                        },
                                                                        {
                                                                          "$ref": "47"
                                                                        }
                                                                      ],
                                                                      "st_users": {
                                                                        "$ref": "7"
                                                                      },
                                                                      "st_users1": {
                                                                        "$ref": "7"
                                                                      },
                                                                      "tt_tips": [
                                                                        {
                                                                          "$id": "55",
                                                                          "id": "dd2e23f9-e10b-4929-b653-1693012fecc1",
                                                                          "id_pos_sesion": "58ef9ab0-5fbe-4a0b-af2b-31d2f55eefda",
                                                                          "amt_card": 1.1,
                                                                          "amt_cash": 1.1,
                                                                          "id_user": "19803db5-201a-4407-b73a-a5c7c244b010",
                                                                          "id_room_unit_activity": "61505285-c404-48fa-8baa-14459cc3ad01",
                                                                          "id_doc_sa": "62be45e3-5a52-4530-b4d5-8bd688da60ff",
                                                                          "id_pos_type": "a64f0317-b23e-489b-8001-96cd52da35ba",
                                                                          "block": true,
                                                                          "comment": "sample string 5",
                                                                          "json_response": "sample string 6",
                                                                          "id_doc_ref": "4619cd35-a4cb-4e7d-b9f7-52502f28440d",
                                                                          "coupon_id": "sample string 7",
                                                                          "terminal_id": "sample string 8",
                                                                          "card_name": "sample string 9",
                                                                          "card_bank": "sample string 10",
                                                                          "card_number": "sample string 11",
                                                                          "client_name": "sample string 12",
                                                                          "money_type": "sample string 13",
                                                                          "merchant_id": "sample string 14",
                                                                          "aid": "sample string 15",
                                                                          "auth_num": "sample string 16",
                                                                          "authorization": true,
                                                                          "signature": true,
                                                                          "contactless": true,
                                                                          "date_hour_pay": "sample string 17",
                                                                          "terminal_name": "sample string 18",
                                                                          "active": true,
                                                                          "created_on": "2026-09-06T06:57:06.252739+02:00",
                                                                          "last_update": "2026-09-06T06:57:06.252739+02:00",
                                                                          "commited": true,
                                                                          "tt_pos_sesion": {
                                                                            "$ref": "45"
                                                                          },
                                                                          "tt_tips_users": [
                                                                            {
                                                                              "$id": "56",
                                                                              "id_tip": "ffa2f60e-7b87-41c6-a53c-9eb5b0dde2d6",
                                                                              "id_user": "ffefbe23-72a2-4a77-8f54-c8aca6960fa9",
                                                                              "amt_card": 1.1,
                                                                              "amt_cash": 1.1,
                                                                              "type_share": 3,
                                                                              "active": true,
                                                                              "created_on": "2026-09-06T06:57:06.252739+02:00",
                                                                              "last_update": "2026-09-06T06:57:06.252739+02:00",
                                                                              "commited": true,
                                                                              "st_users": {
                                                                                "$ref": "7"
                                                                              },
                                                                              "tt_tips": {
                                                                                "$ref": "55"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "56"
                                                                            }
                                                                          ]
                                                                        },
                                                                        {
                                                                          "$ref": "55"
                                                                        }
                                                                      ],
                                                                      "tt_pos_sesion_users": [
                                                                        {
                                                                          "$id": "57",
                                                                          "id_pos_sesion": "4f40c925-b1a0-48a9-9ffd-99bb968df3e5",
                                                                          "id_user": "cd7c6954-6b8a-4bed-a36a-23007dd67ef9",
                                                                          "date_add": "2026-09-06T06:57:06.252739+02:00",
                                                                          "distribution_index": 1.1,
                                                                          "active": true,
                                                                          "created_on": "2026-09-06T06:57:06.252739+02:00",
                                                                          "last_update": "2026-09-06T06:57:06.252739+02:00",
                                                                          "commited": true,
                                                                          "st_users": {
                                                                            "$ref": "7"
                                                                          },
                                                                          "tt_pos_sesion": {
                                                                            "$ref": "45"
                                                                          }
                                                                        },
                                                                        {
                                                                          "$ref": "57"
                                                                        }
                                                                      ],
                                                                      "tt_doc_sa": [
                                                                        {
                                                                          "$ref": "12"
                                                                        },
                                                                        {
                                                                          "$ref": "12"
                                                                        }
                                                                      ],
                                                                      "tt_cmd_connection": [
                                                                        {
                                                                          "$id": "58",
                                                                          "id": "82d4d9c3-839f-42de-af84-1c7a5ad9ffb6",
                                                                          "id_user": "f699b13d-6620-4d09-8abb-51db4ae79740",
                                                                          "id_user_profile": "d36acc74-0eb2-4d58-8231-80c54123e77a",
                                                                          "locator": "sample string 4",
                                                                          "date_end": "2026-09-06T06:57:06.252739+02:00",
                                                                          "id_pos_sesion": "0a629286-cd04-4949-9f6a-98784e03d920",
                                                                          "date_login": "2026-09-06T06:57:06.252739+02:00",
                                                                          "date_logout": "2026-09-06T06:57:06.252739+02:00",
                                                                          "terminal_id": "sample string 6",
                                                                          "terminal_type": "sample string 7",
                                                                          "created_on": "2026-09-06T06:57:06.252739+02:00",
                                                                          "last_update": "2026-09-06T06:57:06.252739+02:00",
                                                                          "commited": true,
                                                                          "st_users": {
                                                                            "$ref": "7"
                                                                          },
                                                                          "st_users_profiles": {
                                                                            "$id": "59",
                                                                            "id": "8b7cdcb1-cec1-44b7-ad01-9e5c9bfa79c6",
                                                                            "id_mask": "sample string 2",
                                                                            "name": "sample string 3",
                                                                            "description": "sample string 4",
                                                                            "is_pass_required": true,
                                                                            "is_admin": true,
                                                                            "level_id": 7,
                                                                            "order_1": 8,
                                                                            "order_2": 9,
                                                                            "order_3": 10,
                                                                            "order_4": 11,
                                                                            "is_tips": true,
                                                                            "is_view_all": true,
                                                                            "active": true,
                                                                            "created_on": "2026-09-06T06:57:06.252739+02:00",
                                                                            "last_update": "2026-09-06T06:57:06.252739+02:00",
                                                                            "commited": true,
                                                                            "st_permisions": [
                                                                              {
                                                                                "$id": "60",
                                                                                "id": "57b96ad9-f890-4eb7-a348-277258bd04f0",
                                                                                "id_function": "3b4db076-9f8d-466c-b128-df7b0a3b2f05",
                                                                                "id_user": "77b32219-51d4-4a7d-a8b2-caddb208d3a6",
                                                                                "id_profile": "7cb080e0-3abe-44b9-a825-f158620635ef",
                                                                                "permission": 3,
                                                                                "active": true,
                                                                                "created_on": "2026-09-06T06:57:06.252739+02:00",
                                                                                "last_update": "2026-09-06T06:57:06.252739+02:00",
                                                                                "commited": true,
                                                                                "st_users_profiles": {
                                                                                  "$ref": "59"
                                                                                },
                                                                                "st_users": {
                                                                                  "$ref": "7"
                                                                                },
                                                                                "st_functions": {
                                                                                  "$id": "61",
                                                                                  "id": "ae262468-add4-4472-9378-183d0b901c89",
                                                                                  "id_mask": "sample string 2",
                                                                                  "name": "sample string 3",
                                                                                  "description": "sample string 4",
                                                                                  "level_id": 5,
                                                                                  "id_group": "da3982fa-433d-4a57-9c79-118c6b6d8d23",
                                                                                  "name_event": "sample string 7",
                                                                                  "name_pos": "sample string 8",
                                                                                  "id_image": "259c3503-4337-4361-a971-65d270b975a1",
                                                                                  "view_pos": true,
                                                                                  "order": 10,
                                                                                  "color_border": "sample string 11",
                                                                                  "color_button": "sample string 12",
                                                                                  "color_font": "sample string 13",
                                                                                  "font_bold": true,
                                                                                  "font_underline": true,
                                                                                  "font_size": 16,
                                                                                  "active": true,
                                                                                  "created_on": "2026-09-06T06:57:06.252739+02:00",
                                                                                  "last_update": "2026-09-06T06:57:06.252739+02:00",
                                                                                  "commited": true,
                                                                                  "st_functions_groups": {
                                                                                    "$id": "62",
                                                                                    "id": "fe3a6e4a-9aa3-4940-b3de-32b7ce9eed3a",
                                                                                    "id_mask": "sample string 2",
                                                                                    "name": "sample string 3",
                                                                                    "description": "sample string 4",
                                                                                    "active": true,
                                                                                    "created_on": "2026-09-06T06:57:06.252739+02:00",
                                                                                    "last_update": "2026-09-06T06:57:06.252739+02:00",
                                                                                    "commited": true,
                                                                                    "st_functions": [
                                                                                      {
                                                                                        "$ref": "61"
                                                                                      },
                                                                                      {
                                                                                        "$ref": "61"
                                                                                      }
                                                                                    ]
                                                                                  },
                                                                                  "st_images": {
                                                                                    "$ref": "2"
                                                                                  },
                                                                                  "st_permisions": [
                                                                                    {
                                                                                      "$ref": "60"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "60"
                                                                                    }
                                                                                  ]
                                                                                }
                                                                              },
                                                                              {
                                                                                "$ref": "60"
                                                                              }
                                                                            ],
                                                                            "st_users": [
                                                                              {
                                                                                "$ref": "7"
                                                                              },
                                                                              {
                                                                                "$ref": "7"
                                                                              }
                                                                            ],
                                                                            "tt_cmd_connection": [
                                                                              {
                                                                                "$ref": "58"
                                                                              },
                                                                              {
                                                                                "$ref": "58"
                                                                              }
                                                                            ]
                                                                          },
                                                                          "tt_pos_sesion": {
                                                                            "$ref": "45"
                                                                          }
                                                                        },
                                                                        {
                                                                          "$ref": "58"
                                                                        }
                                                                      ],
                                                                      "tt_cmd_messages": [
                                                                        {
                                                                          "$id": "63",
                                                                          "id": "0ff9a73a-d831-4ce7-8cba-d0e8b5c13e98",
                                                                          "id_user": "f8d07ff6-212b-4b7f-b95b-286afba289ac",
                                                                          "date_add": "2026-09-06T06:57:06.252739+02:00",
                                                                          "destiny_type": 4,
                                                                          "id_key": "912d82b6-7f35-4330-8073-28edd3581e2d",
                                                                          "message": "sample string 6",
                                                                          "message_view": true,
                                                                          "date_view": "2026-09-06T06:57:06.252739+02:00",
                                                                          "id_pos_sesion": "707b86da-cb86-4077-8615-db90579b1cc8",
                                                                          "terminal_add": "sample string 9",
                                                                          "created_on": "2026-09-06T06:57:06.252739+02:00",
                                                                          "last_update": "2026-09-06T06:57:06.252739+02:00",
                                                                          "commited": true,
                                                                          "st_users": {
                                                                            "$ref": "7"
                                                                          },
                                                                          "tt_pos_sesion": {
                                                                            "$ref": "45"
                                                                          }
                                                                        },
                                                                        {
                                                                          "$ref": "63"
                                                                        }
                                                                      ]
                                                                    }
                                                                  },
                                                                  {
                                                                    "$ref": "44"
                                                                  }
                                                                ]
                                                              },
                                                              "mt_items_vouchers": {
                                                                "$id": "64",
                                                                "id": "b1fee455-0ca5-42a6-bec1-14a337798f6f",
                                                                "id_mask": "sample string 2",
                                                                "name": "sample string 3",
                                                                "description": "sample string 4",
                                                                "json": "sample string 5",
                                                                "id_pay_type": "f3b5e525-43ea-45e4-b27b-3036946dda1c",
                                                                "id_doc_print": "b0119549-d3f3-4137-9c0a-c77dbbaea33c",
                                                                "hour_end": "00:00:00.1234567",
                                                                "price_item_sub": true,
                                                                "define_validity": true,
                                                                "price_ref": true,
                                                                "price_min": 11.1,
                                                                "supply_apply": 12,
                                                                "active": true,
                                                                "created_on": "2026-09-06T06:57:06.252739+02:00",
                                                                "last_update": "2026-09-06T06:57:06.252739+02:00",
                                                                "commited": true,
                                                                "mt_items_sub": [
                                                                  {
                                                                    "$ref": "24"
                                                                  },
                                                                  {
                                                                    "$ref": "24"
                                                                  }
                                                                ]
                                                              },
                                                              "st_users": {
                                                                "$ref": "7"
                                                              },
                                                              "mt_prices_items": [
                                                                {
                                                                  "$ref": "42"
                                                                },
                                                                {
                                                                  "$ref": "42"
                                                                }
                                                              ],
                                                              "tt_doc_sa_det": [
                                                                {
                                                                  "$ref": "23"
                                                                },
                                                                {
                                                                  "$ref": "23"
                                                                }
                                                              ]
                                                            },
                                                            "mt_prices_list": {
                                                              "$ref": "33"
                                                            },
                                                            "st_users": {
                                                              "$ref": "7"
                                                            },
                                                            "st_users1": {
                                                              "$ref": "7"
                                                            },
                                                            "tt_doc_sa": {
                                                              "$ref": "12"
                                                            },
                                                            "tt_doc_sa_det_stock": [
                                                              {
                                                                "$id": "65",
                                                                "id_doc_sa": "ab6e1544-a663-406f-b750-a304b6a767de",
                                                                "id_line": 2,
                                                                "id_item": "80489b56-e435-4ff8-bd76-c25430be6fb4",
                                                                "qty": 4.1,
                                                                "mt_items": {
                                                                  "$ref": "5"
                                                                },
                                                                "tt_doc_sa_det": {
                                                                  "$ref": "23"
                                                                }
                                                              },
                                                              {
                                                                "$ref": "65"
                                                              }
                                                            ]
                                                          },
                                                          {
                                                            "$ref": "23"
                                                          }
                                                        ],
                                                        "tt_doc_sa_pay": [
                                                          {
                                                            "$ref": "19"
                                                          },
                                                          {
                                                            "$ref": "19"
                                                          }
                                                        ],
                                                        "tt_vouchers": [
                                                          {
                                                            "$ref": "30"
                                                          },
                                                          {
                                                            "$ref": "30"
                                                          }
                                                        ],
                                                        "tt_vouchers_permisions": [
                                                          {
                                                            "$ref": "31"
                                                          },
                                                          {
                                                            "$ref": "31"
                                                          }
                                                        ],
                                                        "tt_rooms_units_activity": [
                                                          {
                                                            "$ref": "47"
                                                          },
                                                          {
                                                            "$ref": "47"
                                                          }
                                                        ],
                                                        "tt_rooms_units_activity1": [
                                                          {
                                                            "$ref": "47"
                                                          },
                                                          {
                                                            "$ref": "47"
                                                          }
                                                        ]
                                                      },
                                                      "mt_money_types": {
                                                        "$ref": "15"
                                                      },
                                                      "mt_payment_types": {
                                                        "$ref": "18"
                                                      },
                                                      "tt_doc_sa": {
                                                        "$ref": "12"
                                                      },
                                                      "tt_vouchers": {
                                                        "$ref": "30"
                                                      }
                                                    },
                                                    {
                                                      "$ref": "19"
                                                    }
                                                  ],
                                                  "tt_vouchers": [
                                                    {
                                                      "$ref": "30"
                                                    },
                                                    {
                                                      "$ref": "30"
                                                    }
                                                  ]
                                                },
                                                "st_users": {
                                                  "$ref": "7"
                                                },
                                                "mt_money_types": {
                                                  "$ref": "15"
                                                },
                                                "tt_doc_sa": {
                                                  "$ref": "12"
                                                }
                                              },
                                              {
                                                "$ref": "17"
                                              }
                                            ],
                                            "tt_doc_sa_pay": [
                                              {
                                                "$ref": "19"
                                              },
                                              {
                                                "$ref": "19"
                                              }
                                            ]
                                          },
                                          "mt_payment_types": {
                                            "$ref": "18"
                                          },
                                          "st_users": {
                                            "$ref": "7"
                                          }
                                        },
                                        {
                                          "$ref": "14"
                                        }
                                      ],
                                      "st_images": {
                                        "$ref": "2"
                                      },
                                      "st_users": {
                                        "$ref": "7"
                                      },
                                      "mt_pos_doc_print": [
                                        {
                                          "$ref": "38"
                                        },
                                        {
                                          "$ref": "38"
                                        }
                                      ],
                                      "st_doc_num": [
                                        {
                                          "$id": "66",
                                          "id_pos": "85473837-a70b-4272-865e-868b62bde871",
                                          "id_doc": "8b0ee1c8-5076-490b-812a-5895d4051300",
                                          "value": 3,
                                          "created_on": "2026-09-06T06:57:06.252739+02:00",
                                          "last_update": "2026-09-06T06:57:06.252739+02:00",
                                          "commited": true,
                                          "mt_docs": {
                                            "$ref": "13"
                                          },
                                          "mt_pos": {
                                            "$ref": "9"
                                          }
                                        },
                                        {
                                          "$ref": "66"
                                        }
                                      ],
                                      "tt_doc_sa": [
                                        {
                                          "$ref": "12"
                                        },
                                        {
                                          "$ref": "12"
                                        }
                                      ],
                                      "tt_doc_st": [
                                        {
                                          "$id": "67",
                                          "id": "586324e1-181b-4cba-80ee-7385a39f5d39",
                                          "id_pos": "d07a6887-cca6-47b4-ba88-c161535a356c",
                                          "id_doc": "ea9c9564-6ea2-4973-aefa-58eedf47cb91",
                                          "id_branch": "585f952f-686a-4676-a9b5-5ff63757267b",
                                          "nro_doc": "sample string 5",
                                          "date_doc": "2026-09-06T06:57:06.252739+02:00",
                                          "block": true,
                                          "nro_original": "sample string 8",
                                          "id_ref": "01449d21-5e55-402b-8c92-a7991d4ec53f",
                                          "id_loc_from": "9a77f95c-54e9-4e26-8f6b-a0b10ce6a22d",
                                          "id_loc_end": "5d24130d-e7c2-4fea-a0b9-fd5903b242f1",
                                          "id_user_add": "3985607f-083b-44a6-80c3-a367b0d9d9eb",
                                          "id_user_upd": "8872a311-cc12-410c-a5ba-8f47ea7c3f15",
                                          "id_pos_sesion": "bace1f66-a206-4e7f-b02d-8b7a37d1a48b",
                                          "comment": "sample string 12",
                                          "status": 1,
                                          "is_send": true,
                                          "date_send": "2026-09-06T06:57:06.252739+02:00",
                                          "active": true,
                                          "created_on": "2026-09-06T06:57:06.252739+02:00",
                                          "last_update": "2026-09-06T06:57:06.252739+02:00",
                                          "commited": true,
                                          "mt_branches": {
                                            "$ref": "1"
                                          },
                                          "mt_docs": {
                                            "$ref": "13"
                                          },
                                          "mt_locations": {
                                            "$id": "68",
                                            "id": "957fd2aa-731f-46f4-a5ec-c8b414c58d02",
                                            "id_mask": "sample string 2",
                                            "name": "sample string 3",
                                            "description": "sample string 4",
                                            "reserved": true,
                                            "id_branch": "6ce74d55-5895-4daf-959a-c17b5eb27f38",
                                            "active": true,
                                            "created_on": "2026-09-06T06:57:06.252739+02:00",
                                            "last_update": "2026-09-06T06:57:06.252739+02:00",
                                            "id_user_upd": "bf96bd56-6b9b-4015-9aab-199723ac5e46",
                                            "commited": true,
                                            "mt_branches": {
                                              "$ref": "1"
                                            },
                                            "st_users": {
                                              "$ref": "7"
                                            },
                                            "tt_doc_sa": [
                                              {
                                                "$ref": "12"
                                              },
                                              {
                                                "$ref": "12"
                                              }
                                            ],
                                            "tt_doc_sa1": [
                                              {
                                                "$ref": "12"
                                              },
                                              {
                                                "$ref": "12"
                                              }
                                            ],
                                            "tt_doc_st": [
                                              {
                                                "$ref": "67"
                                              },
                                              {
                                                "$ref": "67"
                                              }
                                            ],
                                            "tt_doc_st1": [
                                              {
                                                "$ref": "67"
                                              },
                                              {
                                                "$ref": "67"
                                              }
                                            ],
                                            "tt_stock": [
                                              {
                                                "$id": "69",
                                                "id_location": "97a71379-d61f-43a3-981f-967812a767d6",
                                                "id_item": "0316f957-2808-40c0-8579-9063a1a28667",
                                                "stock_ideal": 3.1,
                                                "stock_min": 4.1,
                                                "stock_max": 5.1,
                                                "stock": 6.1,
                                                "active": true,
                                                "created_on": "2026-09-06T06:57:06.252739+02:00",
                                                "last_update": "2026-09-06T06:57:06.252739+02:00",
                                                "commited": true,
                                                "mt_items": {
                                                  "$ref": "5"
                                                },
                                                "mt_locations": {
                                                  "$ref": "68"
                                                }
                                              },
                                              {
                                                "$ref": "69"
                                              }
                                            ]
                                          },
                                          "mt_locations1": {
                                            "$ref": "68"
                                          },
                                          "mt_pos": {
                                            "$ref": "9"
                                          },
                                          "st_users": {
                                            "$ref": "7"
                                          },
                                          "st_users1": {
                                            "$ref": "7"
                                          },
                                          "tt_doc_st_det": [
                                            {
                                              "$id": "70",
                                              "id_doc_st": "35e14de7-de38-4371-a7e3-315df33c948e",
                                              "id_line": 2,
                                              "id_item": "13ddf71b-c0f4-4b55-a14f-8ae408f185a8",
                                              "comment": "sample string 4",
                                              "qty": 5.1,
                                              "status": 1,
                                              "active": true,
                                              "mt_items": {
                                                "$ref": "5"
                                              },
                                              "tt_doc_st": {
                                                "$ref": "67"
                                              }
                                            },
                                            {
                                              "$ref": "70"
                                            }
                                          ],
                                          "tt_doc_st1": [
                                            {
                                              "$ref": "67"
                                            },
                                            {
                                              "$ref": "67"
                                            }
                                          ],
                                          "tt_doc_st2": {
                                            "$ref": "67"
                                          }
                                        },
                                        {
                                          "$ref": "67"
                                        }
                                      ]
                                    },
                                    "mt_locations": {
                                      "$ref": "68"
                                    },
                                    "mt_locations1": {
                                      "$ref": "68"
                                    },
                                    "mt_pos": {
                                      "$ref": "9"
                                    },
                                    "st_users": {
                                      "$ref": "7"
                                    },
                                    "st_users1": {
                                      "$ref": "7"
                                    },
                                    "tt_cloakrooms_units": [
                                      {
                                        "$ref": "11"
                                      },
                                      {
                                        "$ref": "11"
                                      }
                                    ],
                                    "tt_doc_sa_cashflow": [
                                      {
                                        "$ref": "17"
                                      },
                                      {
                                        "$ref": "17"
                                      }
                                    ],
                                    "tt_doc_sa_det": [
                                      {
                                        "$ref": "23"
                                      },
                                      {
                                        "$ref": "23"
                                      }
                                    ],
                                    "tt_doc_sa_pay": [
                                      {
                                        "$ref": "19"
                                      },
                                      {
                                        "$ref": "19"
                                      }
                                    ],
                                    "tt_doc_sa1": [
                                      {
                                        "$ref": "12"
                                      },
                                      {
                                        "$ref": "12"
                                      }
                                    ],
                                    "tt_doc_sa2": {
                                      "$ref": "12"
                                    },
                                    "tt_pos_sesion": {
                                      "$ref": "45"
                                    },
                                    "tt_rooms_units_activity": {
                                      "$ref": "47"
                                    },
                                    "tt_spool_doc_print": [
                                      {
                                        "$id": "71",
                                        "id": "288c073a-69e8-437a-8c5b-46052e1aedaf",
                                        "spool_server": "sample string 2",
                                        "id_doc_sa": "4e0a26cc-8837-4245-80ad-0c3e48f92d56",
                                        "spool_printer": "sample string 4",
                                        "count": 5,
                                        "created_on": "2026-09-06T06:57:06.252739+02:00",
                                        "printed": true,
                                        "print_on": "2026-09-06T06:57:06.252739+02:00",
                                        "tt_doc_sa": {
                                          "$ref": "12"
                                        }
                                      },
                                      {
                                        "$ref": "71"
                                      }
                                    ]
                                  },
                                  "tt_pos_sesion": {
                                    "$ref": "45"
                                  }
                                },
                                {
                                  "$ref": "11"
                                }
                              ]
                            },
                            {
                              "$ref": "10"
                            }
                          ],
                          "mt_items_featured": [
                            {
                              "$ref": "37"
                            },
                            {
                              "$ref": "37"
                            }
                          ],
                          "mt_pos_print": [
                            {
                              "$ref": "39"
                            },
                            {
                              "$ref": "39"
                            }
                          ],
                          "mt_pos_rooms": [
                            {
                              "$ref": "50"
                            },
                            {
                              "$ref": "50"
                            }
                          ],
                          "st_users": {
                            "$ref": "7"
                          },
                          "mt_pos_view": [
                            {
                              "$ref": "35"
                            },
                            {
                              "$ref": "35"
                            }
                          ],
                          "mt_prices_list_rules": [
                            {
                              "$ref": "43"
                            },
                            {
                              "$ref": "43"
                            }
                          ],
                          "mt_prices_rules": [
                            {
                              "$ref": "32"
                            },
                            {
                              "$ref": "32"
                            }
                          ],
                          "st_doc_num": [
                            {
                              "$ref": "66"
                            },
                            {
                              "$ref": "66"
                            }
                          ],
                          "st_pos_license": [
                            {
                              "$id": "72",
                              "id": "a18075ce-8f26-4501-9be7-0b59eb6eb5f2",
                              "id_pos": "02c3ee11-606a-4523-93e3-805c4daa2975",
                              "mac_address": "sample string 3",
                              "date_end": "2026-09-06T06:57:06.252739+02:00",
                              "key_access": "sample string 5",
                              "id_user_add": "35cab2ed-12c6-4d40-b295-570bf206db02",
                              "active": true,
                              "created_on": "2026-09-06T06:57:06.252739+02:00",
                              "last_update": "2026-09-06T06:57:06.252739+02:00",
                              "commited": true,
                              "mt_pos": {
                                "$ref": "9"
                              },
                              "st_users": {
                                "$ref": "7"
                              }
                            },
                            {
                              "$ref": "72"
                            }
                          ],
                          "st_users_pos": [
                            {
                              "$id": "73",
                              "id_user": "6d9da6f6-d58d-440e-b4c4-3bbdf8674bbe",
                              "id_pos": "024f3f7c-7317-4eb8-ae7a-412a46a2a6f2",
                              "pass_required": true,
                              "active": true,
                              "created_on": "2026-09-06T06:57:06.252739+02:00",
                              "last_update": "2026-09-06T06:57:06.252739+02:00",
                              "commited": true,
                              "mt_pos": {
                                "$ref": "9"
                              },
                              "st_users": {
                                "$ref": "7"
                              }
                            },
                            {
                              "$ref": "73"
                            }
                          ],
                          "tt_doc_sa": [
                            {
                              "$ref": "12"
                            },
                            {
                              "$ref": "12"
                            }
                          ],
                          "tt_pos_connection": [
                            {
                              "$id": "74",
                              "id": "b582577c-0b5d-479b-893a-45796d9219fe",
                              "id_pos": "6ee67972-6437-445c-ae43-52e26b4b75f3",
                              "date_add": "2026-09-06T06:57:06.252739+02:00",
                              "date_upd": "2026-09-06T06:57:06.252739+02:00",
                              "date_out": "2026-09-06T06:57:06.252739+02:00",
                              "connection_type": "sample string 3",
                              "connection_speed": 1,
                              "terminal_name": "sample string 4",
                              "version": "sample string 5",
                              "commited": true,
                              "mt_pos": {
                                "$ref": "9"
                              }
                            },
                            {
                              "$ref": "74"
                            }
                          ],
                          "tt_pos_sesion": [
                            {
                              "$ref": "45"
                            },
                            {
                              "$ref": "45"
                            }
                          ],
                          "mt_branches": {
                            "$ref": "1"
                          },
                          "tt_logs": [
                            {
                              "$id": "75",
                              "id": "c4cb0040-6d44-4fef-905d-7efa42929f3a",
                              "id_user_add": "3e16fe1e-9f61-4cff-96a7-3e360cf8da45",
                              "id_table": "8e541b1b-7a1a-47fd-b11a-c60f843a9500",
                              "message_log": "sample string 3",
                              "json_object": "sample string 4",
                              "log_type": "sample string 5",
                              "id_pos": "e9ea9366-e5e7-439c-8858-83c390dfea8d",
                              "created_on": "2026-09-06T06:57:06.252739+02:00",
                              "commited": true,
                              "mt_pos": {
                                "$ref": "9"
                              },
                              "st_sync_tables": {
                                "$id": "76",
                                "id": "66d9dad3-a81c-45e7-bb5c-18cfa8d341ee",
                                "level": 2,
                                "order": 3,
                                "name": "sample string 4",
                                "log_ins": true,
                                "log_upd": true,
                                "packet_forward": true,
                                "active": true,
                                "created_on": "2026-09-06T06:57:06.252739+02:00",
                                "last_update": "2026-09-06T06:57:06.252739+02:00",
                                "commited": true,
                                "st_sync_packages_det": [
                                  {
                                    "$id": "77",
                                    "id": "dcdd9b5e-f36f-4830-bbdb-161d8acf9805",
                                    "id_sync": "499f1daf-a5ee-4006-813a-cf065123ab0b",
                                    "json": "sample string 3",
                                    "id_table": "0515f65a-8dda-4970-8b9c-226a8faf3a34",
                                    "order": 5,
                                    "st_sync_packages": {
                                      "$id": "78",
                                      "id": "7c04e7b6-d0ef-4f74-978e-9b792f91d93c",
                                      "id_branch_from": "73386bdd-b82b-4047-9682-705aa4799fd6",
                                      "id_branch_to": "dbf669e4-8a3f-47bd-8b88-10b457a7f995",
                                      "type": 4,
                                      "created_on": "2026-09-06T06:57:06.252739+02:00",
                                      "order": 6,
                                      "status": 7,
                                      "log_info": "sample string 8",
                                      "sync_on": "2026-09-06T06:57:06.252739+02:00",
                                      "send_on": "2026-09-06T06:57:06.252739+02:00",
                                      "mt_branches": {
                                        "$ref": "1"
                                      },
                                      "mt_branches1": {
                                        "$ref": "1"
                                      },
                                      "st_sync_packages_det": [
                                        {
                                          "$ref": "77"
                                        },
                                        {
                                          "$ref": "77"
                                        }
                                      ]
                                    },
                                    "st_sync_tables": {
                                      "$ref": "76"
                                    }
                                  },
                                  {
                                    "$ref": "77"
                                  }
                                ],
                                "tt_logs": [
                                  {
                                    "$ref": "75"
                                  },
                                  {
                                    "$ref": "75"
                                  }
                                ]
                              },
                              "st_users": {
                                "$ref": "7"
                              }
                            },
                            {
                              "$ref": "75"
                            }
                          ],
                          "st_local_variables": [
                            {
                              "$id": "79",
                              "id": "8e69f3a2-981f-4fd6-8af9-574a7b10874a",
                              "id_pos": "7d5f464e-d4fd-4b9d-a0a1-6bdb535e4725",
                              "name": "sample string 3",
                              "description": "sample string 4",
                              "value": "sample string 5",
                              "type": "sample string 6",
                              "last_update": "2026-09-06T06:57:06.252739+02:00",
                              "commited": true,
                              "mt_pos": {
                                "$ref": "9"
                              }
                            },
                            {
                              "$ref": "79"
                            }
                          ],
                          "tt_doc_st": [
                            {
                              "$ref": "67"
                            },
                            {
                              "$ref": "67"
                            }
                          ]
                        },
                        {
                          "$ref": "9"
                        }
                      ],
                      "st_users": {
                        "$ref": "7"
                      }
                    },
                    {
                      "$ref": "8"
                    }
                  ],
                  "mt_brands": [
                    {
                      "$ref": "6"
                    },
                    {
                      "$ref": "6"
                    }
                  ],
                  "mt_categories": [
                    {
                      "$ref": "3"
                    },
                    {
                      "$ref": "3"
                    }
                  ],
                  "mt_categories_items": [
                    {
                      "$ref": "4"
                    },
                    {
                      "$ref": "4"
                    }
                  ],
                  "mt_cloakrooms": [
                    {
                      "$ref": "10"
                    },
                    {
                      "$ref": "10"
                    }
                  ],
                  "mt_docs_payment_money": [
                    {
                      "$ref": "14"
                    },
                    {
                      "$ref": "14"
                    }
                  ],
                  "mt_employees": [
                    {
                      "$ref": "20"
                    },
                    {
                      "$ref": "20"
                    }
                  ],
                  "mt_employees_profiles": [
                    {
                      "$ref": "22"
                    },
                    {
                      "$ref": "22"
                    }
                  ],
                  "mt_items_featured": [
                    {
                      "$ref": "37"
                    },
                    {
                      "$ref": "37"
                    }
                  ],
                  "mt_items_sub": [
                    {
                      "$ref": "24"
                    },
                    {
                      "$ref": "24"
                    }
                  ],
                  "mt_items_types": [
                    {
                      "$ref": "28"
                    },
                    {
                      "$ref": "28"
                    }
                  ],
                  "mt_locations": [
                    {
                      "$ref": "68"
                    },
                    {
                      "$ref": "68"
                    }
                  ],
                  "mt_money_rates": [
                    {
                      "$ref": "16"
                    },
                    {
                      "$ref": "16"
                    }
                  ],
                  "mt_money_types": [
                    {
                      "$ref": "15"
                    },
                    {
                      "$ref": "15"
                    }
                  ],
                  "mt_payment_types": [
                    {
                      "$ref": "18"
                    },
                    {
                      "$ref": "18"
                    }
                  ],
                  "mt_pos": [
                    {
                      "$ref": "9"
                    },
                    {
                      "$ref": "9"
                    }
                  ],
                  "mt_pos_doc_print": [
                    {
                      "$ref": "38"
                    },
                    {
                      "$ref": "38"
                    }
                  ],
                  "mt_pos_prices_list": [
                    {
                      "$ref": "34"
                    },
                    {
                      "$ref": "34"
                    }
                  ],
                  "mt_pos_print": [
                    {
                      "$ref": "39"
                    },
                    {
                      "$ref": "39"
                    }
                  ],
                  "mt_pos_rooms": [
                    {
                      "$ref": "50"
                    },
                    {
                      "$ref": "50"
                    }
                  ],
                  "mt_pos_types": [
                    {
                      "$ref": "36"
                    },
                    {
                      "$ref": "36"
                    }
                  ],
                  "mt_pos_view": [
                    {
                      "$ref": "35"
                    },
                    {
                      "$ref": "35"
                    }
                  ],
                  "mt_prices_items": [
                    {
                      "$ref": "42"
                    },
                    {
                      "$ref": "42"
                    }
                  ],
                  "mt_prices_list": [
                    {
                      "$ref": "33"
                    },
                    {
                      "$ref": "33"
                    }
                  ],
                  "mt_prices_list_rules": [
                    {
                      "$ref": "43"
                    },
                    {
                      "$ref": "43"
                    }
                  ],
                  "mt_prices_rules": [
                    {
                      "$ref": "32"
                    },
                    {
                      "$ref": "32"
                    }
                  ],
                  "mt_rooms": [
                    {
                      "$ref": "49"
                    },
                    {
                      "$ref": "49"
                    }
                  ],
                  "mt_rooms_units": [
                    {
                      "$ref": "48"
                    },
                    {
                      "$ref": "48"
                    }
                  ],
                  "mt_rooms_units_states_types": [
                    {
                      "$ref": "53"
                    },
                    {
                      "$ref": "53"
                    }
                  ],
                  "mt_rooms_units_types": [
                    {
                      "$ref": "52"
                    },
                    {
                      "$ref": "52"
                    }
                  ],
                  "mt_units": [
                    {
                      "$ref": "27"
                    },
                    {
                      "$ref": "27"
                    }
                  ],
                  "mt_units_ref": [
                    {
                      "$ref": "26"
                    },
                    {
                      "$ref": "26"
                    }
                  ],
                  "st_images": {
                    "$ref": "2"
                  },
                  "st_images1": {
                    "$ref": "2"
                  },
                  "st_permisions": [
                    {
                      "$ref": "60"
                    },
                    {
                      "$ref": "60"
                    }
                  ],
                  "st_pos_license": [
                    {
                      "$ref": "72"
                    },
                    {
                      "$ref": "72"
                    }
                  ],
                  "st_users_pos": [
                    {
                      "$ref": "73"
                    },
                    {
                      "$ref": "73"
                    }
                  ],
                  "st_users_token": [
                    {
                      "$id": "80",
                      "id": "3808f59e-abe8-43f4-b198-50dd4ccac4ad",
                      "token_id": "sample string 2",
                      "id_user": "f9169a05-31ff-47f0-86d4-280bbcf6b683",
                      "date_from": "2026-09-06T06:57:06.252739+02:00",
                      "date_end": "2026-09-06T06:57:06.252739+02:00",
                      "created_on": "2026-09-06T06:57:06.252739+02:00",
                      "st_users": {
                        "$ref": "7"
                      }
                    },
                    {
                      "$ref": "80"
                    }
                  ],
                  "tt_doc_sa_cashflow": [
                    {
                      "$ref": "17"
                    },
                    {
                      "$ref": "17"
                    }
                  ],
                  "tt_doc_sa_det": [
                    {
                      "$ref": "23"
                    },
                    {
                      "$ref": "23"
                    }
                  ],
                  "tt_doc_sa_det1": [
                    {
                      "$ref": "23"
                    },
                    {
                      "$ref": "23"
                    }
                  ],
                  "tt_doc_st": [
                    {
                      "$ref": "67"
                    },
                    {
                      "$ref": "67"
                    }
                  ],
                  "tt_doc_st1": [
                    {
                      "$ref": "67"
                    },
                    {
                      "$ref": "67"
                    }
                  ],
                  "tt_items_customs": [
                    {
                      "$ref": "44"
                    },
                    {
                      "$ref": "44"
                    }
                  ],
                  "tt_logs": [
                    {
                      "$ref": "75"
                    },
                    {
                      "$ref": "75"
                    }
                  ],
                  "tt_pos_sesion": [
                    {
                      "$ref": "45"
                    },
                    {
                      "$ref": "45"
                    }
                  ],
                  "tt_pos_sesion1": [
                    {
                      "$ref": "45"
                    },
                    {
                      "$ref": "45"
                    }
                  ],
                  "tt_rooms_list": [
                    {
                      "$ref": "51"
                    },
                    {
                      "$ref": "51"
                    }
                  ],
                  "tt_rooms_units_activity": [
                    {
                      "$ref": "47"
                    },
                    {
                      "$ref": "47"
                    }
                  ],
                  "tt_rooms_units_activity1": [
                    {
                      "$ref": "47"
                    },
                    {
                      "$ref": "47"
                    }
                  ],
                  "tt_rooms_units_log": [
                    {
                      "$id": "81",
                      "id": "e28c68ae-9380-4d0d-9372-61e3c85d4421",
                      "id_room_activity": "ec1be407-8856-4d48-908c-442f0f1d9786",
                      "id_pos_sesion": "22fcf8db-0aa7-4193-aa68-66f2445e34b2",
                      "log_text": "sample string 4",
                      "id_user": "12e6e8d1-bb41-4f3d-85e3-8b2f2443e2e2",
                      "event_type": "sample string 6",
                      "correlation_id": "0bc79715-3ecf-4832-9760-6bd3b4c75441",
                      "id_room_unit": "5dc843c0-d344-4435-8b0f-f81afd2fea92",
                      "id_room_unit_source": "d2d0e057-9f6c-4564-9b08-74e48c1c2bd1",
                      "id_room_unit_destination": "fc401e7a-65d5-48dd-bcdf-4f4a888ee6b8",
                      "id_room_activity_related": "8ac2ce77-fad5-4b48-bddb-22e04d5fe0b9",
                      "id_doc_sa": "d8103ab1-9c0f-4392-8d84-2686e7d2f347",
                      "id_user_authorizer": "8044898b-68af-44cd-803e-e63b9170c498",
                      "data_json": "sample string 7",
                      "created_on": "2026-09-06T06:57:06.252739+02:00",
                      "commited": true,
                      "st_users": {
                        "$ref": "7"
                      }
                    },
                    {
                      "$ref": "81"
                    }
                  ],
                  "tt_tips_users": [
                    {
                      "$ref": "56"
                    },
                    {
                      "$ref": "56"
                    }
                  ],
                  "tt_vouchers_permisions": [
                    {
                      "$ref": "31"
                    },
                    {
                      "$ref": "31"
                    }
                  ],
                  "tt_vouchers": [
                    {
                      "$ref": "30"
                    },
                    {
                      "$ref": "30"
                    }
                  ],
                  "mt_docs": [
                    {
                      "$ref": "13"
                    },
                    {
                      "$ref": "13"
                    }
                  ],
                  "tt_pos_sesion_users": [
                    {
                      "$ref": "57"
                    },
                    {
                      "$ref": "57"
                    }
                  ],
                  "tt_doc_sa": [
                    {
                      "$ref": "12"
                    },
                    {
                      "$ref": "12"
                    }
                  ],
                  "tt_doc_sa1": [
                    {
                      "$ref": "12"
                    },
                    {
                      "$ref": "12"
                    }
                  ],
                  "mt_items": [
                    {
                      "$ref": "5"
                    },
                    {
                      "$ref": "5"
                    }
                  ],
                  "mt_rooms_units_states": [
                    {
                      "$ref": "54"
                    },
                    {
                      "$ref": "54"
                    }
                  ],
                  "st_users_profiles": {
                    "$ref": "59"
                  },
                  "tt_cmd_connection": [
                    {
                      "$ref": "58"
                    },
                    {
                      "$ref": "58"
                    }
                  ],
                  "tt_cmd_messages": [
                    {
                      "$ref": "63"
                    },
                    {
                      "$ref": "63"
                    }
                  ]
                }
              },
              "mt_categories_items": [
                {
                  "$ref": "4"
                },
                {
                  "$ref": "4"
                }
              ],
              "mt_items_featured": [
                {
                  "$ref": "37"
                },
                {
                  "$ref": "37"
                }
              ],
              "mt_items_formula": [
                {
                  "$ref": "25"
                },
                {
                  "$ref": "25"
                }
              ],
              "mt_units": {
                "$ref": "27"
              },
              "mt_units1": {
                "$ref": "27"
              },
              "st_images": {
                "$ref": "2"
              },
              "st_users": {
                "$ref": "7"
              },
              "mt_items_sub": [
                {
                  "$ref": "24"
                },
                {
                  "$ref": "24"
                }
              ],
              "mt_prices_rules": [
                {
                  "$ref": "32"
                },
                {
                  "$ref": "32"
                }
              ],
              "tt_doc_sa_det_stock": [
                {
                  "$ref": "65"
                },
                {
                  "$ref": "65"
                }
              ],
              "tt_doc_st_det": [
                {
                  "$ref": "70"
                },
                {
                  "$ref": "70"
                }
              ],
              "tt_items_customs": [
                {
                  "$ref": "44"
                },
                {
                  "$ref": "44"
                }
              ],
              "tt_stock": [
                {
                  "$ref": "69"
                },
                {
                  "$ref": "69"
                }
              ],
              "tt_vouchers_det": [
                {
                  "$ref": "29"
                },
                {
                  "$ref": "29"
                }
              ]
            },
            "st_users": {
              "$ref": "7"
            }
          },
          {
            "$ref": "4"
          }
        ],
        "st_images": {
          "$ref": "2"
        },
        "st_users": {
          "$ref": "7"
        },
        "mt_prices_rules": [
          {
            "$ref": "32"
          },
          {
            "$ref": "32"
          }
        ],
        "tt_vouchers_det": [
          {
            "$ref": "29"
          },
          {
            "$ref": "29"
          }
        ]
      },
      {
        "$ref": "3"
      }
    ],
    "mt_employees": [
      {
        "$ref": "20"
      },
      {
        "$ref": "20"
      }
    ],
    "mt_items": [
      {
        "$ref": "5"
      },
      {
        "$ref": "5"
      }
    ],
    "mt_items_types": [
      {
        "$ref": "28"
      },
      {
        "$ref": "28"
      }
    ],
    "mt_money_types": [
      {
        "$ref": "15"
      },
      {
        "$ref": "15"
      }
    ],
    "mt_payment_types": [
      {
        "$ref": "18"
      },
      {
        "$ref": "18"
      }
    ],
    "mt_prices_list": [
      {
        "$ref": "33"
      },
      {
        "$ref": "33"
      }
    ],
    "mt_rooms": [
      {
        "$ref": "49"
      },
      {
        "$ref": "49"
      }
    ],
    "mt_rooms1": [
      {
        "$ref": "49"
      },
      {
        "$ref": "49"
      }
    ],
    "mt_rooms_units_states_types": [
      {
        "$ref": "53"
      },
      {
        "$ref": "53"
      }
    ],
    "st_functions": [
      {
        "$ref": "61"
      },
      {
        "$ref": "61"
      }
    ],
    "st_images_types": {
      "$id": "82",
      "id": "8a098d9c-14aa-4efc-ad92-4c2c541593a0",
      "id_mask": "sample string 2",
      "name": "sample string 3",
      "description": "sample string 4",
      "active": true,
      "created_on": "2026-09-06T06:57:06.252739+02:00",
      "last_update": "2026-09-06T06:57:06.252739+02:00",
      "commited": true,
      "st_images": [
        {
          "$ref": "2"
        },
        {
          "$ref": "2"
        }
      ]
    },
    "mt_docs": [
      {
        "$ref": "13"
      },
      {
        "$ref": "13"
      }
    ],
    "st_users": [
      {
        "$ref": "7"
      },
      {
        "$ref": "7"
      }
    ],
    "st_users1": [
      {
        "$ref": "7"
      },
      {
        "$ref": "7"
      }
    ],
    "mt_cloakrooms": [
      {
        "$ref": "10"
      },
      {
        "$ref": "10"
      }
    ]
  },
  "st_users": {
    "$ref": "7"
  },
  "mt_branches_zones": [
    {
      "$ref": "8"
    },
    {
      "$ref": "8"
    }
  ],
  "mt_employees_branches": [
    {
      "$ref": "21"
    },
    {
      "$ref": "21"
    }
  ],
  "mt_items_featured": [
    {
      "$ref": "37"
    },
    {
      "$ref": "37"
    }
  ],
  "mt_locations": [
    {
      "$ref": "68"
    },
    {
      "$ref": "68"
    }
  ],
  "mt_periods": [
    {
      "$id": "83",
      "id_branch": "521d137f-f30d-476d-abde-2ac9d3bedd3d",
      "exercise_id": 2,
      "period_id": 3,
      "date_from": "2026-09-06T06:57:06.252739+02:00",
      "date_end": "2026-09-06T06:57:06.252739+02:00",
      "state": "sample string 6",
      "created_on": "2026-09-06T06:57:06.252739+02:00",
      "last_update": "2026-09-06T06:57:06.252739+02:00",
      "commited": true,
      "mt_branches": {
        "$ref": "1"
      }
    },
    {
      "$ref": "83"
    }
  ],
  "mt_pos": [
    {
      "$ref": "9"
    },
    {
      "$ref": "9"
    }
  ],
  "mt_prices_list_rules": [
    {
      "$ref": "43"
    },
    {
      "$ref": "43"
    }
  ],
  "mt_prices_rules": [
    {
      "$ref": "32"
    },
    {
      "$ref": "32"
    }
  ],
  "mt_rooms": [
    {
      "$ref": "49"
    },
    {
      "$ref": "49"
    }
  ],
  "st_sync_packages": [
    {
      "$ref": "78"
    },
    {
      "$ref": "78"
    }
  ],
  "st_sync_packages1": [
    {
      "$ref": "78"
    },
    {
      "$ref": "78"
    }
  ],
  "tt_doc_sa": [
    {
      "$ref": "12"
    },
    {
      "$ref": "12"
    }
  ],
  "tt_doc_st": [
    {
      "$ref": "67"
    },
    {
      "$ref": "67"
    }
  ],
  "tt_vouchers": [
    {
      "$ref": "30"
    },
    {
      "$ref": "30"
    }
  ],
  "tt_vouchers_permisions": [
    {
      "$ref": "31"
    },
    {
      "$ref": "31"
    }
  ]
}