DELETE api/Mt_Items_Types/{id}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

globally unique identifier

Required

Body Parameters

None.

Response Information

Resource Description

mt_items_types
NameDescriptionTypeAdditional information
id

globally unique identifier

None.

id_mask

string

Required

Max length: 10

name

string

Required

Max length: 20

name_short

string

Max length: 3

name_pos

string

Max length: 20

id_image

globally unique identifier

None.

view_pos

boolean

Required

order

integer

Required

color_border

string

Max length: 20

color_button

string

Max length: 20

color_font

string

Max length: 20

font_bold

boolean

Required

font_underline

boolean

Required

font_size

integer

Required

active

boolean

Required

created_on

date

None.

last_update

date

None.

id_user_upd

globally unique identifier

None.

commited

boolean

None.

tt_vouchers_det

Collection of tt_vouchers_det

None.

st_images

st_images

None.

st_users

st_users

None.

mt_items_sub

Collection of mt_items_sub

None.

mt_prices_rules

Collection of mt_prices_rules

None.

tt_items_customs

Collection of tt_items_customs

None.

Response Formats

application/json, text/json

Sample:
{
  "id": "2da07324-40f2-4bb9-9d28-4ade6389f8a9",
  "id_mask": "sample string 2",
  "name": "sample string 3",
  "name_short": "sample string 4",
  "name_pos": "sample string 5",
  "id_image": "3856b7b5-ae07-4daf-90bf-d5dee9e336f2",
  "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:47:05.0876499+02:00",
  "last_update": "2026-09-06T06:47:05.0876499+02:00",
  "id_user_upd": "d68c7213-5ee5-4a1a-907f-edbc3f098538",
  "commited": true,
  "tt_vouchers_det": [
    {
      "$id": "2",
      "id_voucher": "02338452-82c7-4339-87ff-7d6496028a4c",
      "id_line": "51357334-f893-45d0-8c78-bdec48738ace",
      "id_category": "3166198f-086c-427f-b7c1-df98111bce26",
      "id_item": "3747df4c-7c81-496d-99c0-ee35f06e0ef6",
      "id_item_type": "673cd13b-60e5-48d3-9c3f-f26987e43cab",
      "price_max": 1.1,
      "qty_add": 3.1,
      "qty_used": 4.1,
      "mt_categories": {
        "$id": "3",
        "id": "11c8579c-ebdf-4da9-a1ae-de632b9c8a9d",
        "id_mask": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "id_item_type": "37b5b925-9039-4019-9a3e-96a82bc585b5",
        "order_type": 5,
        "name_pos": "sample string 6",
        "id_image": "6750aa1c-539d-4da9-a21c-6c30991fa5aa",
        "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:47:05.0876499+02:00",
        "last_update": "2026-09-06T06:47:05.0876499+02:00",
        "id_user_upd": "603f6048-175e-41a2-8db2-e974b00d3373",
        "commited": true,
        "mt_categories_items": [
          {
            "$id": "4",
            "id_category": "65864224-fd1b-4d77-93f4-e5588eb7aeb8",
            "id_item": "af3e2a96-f65e-43cc-9c82-caf1ca1f4ea0",
            "is_default": true,
            "active": true,
            "created_on": "2026-09-06T06:47:05.0876499+02:00",
            "last_update": "2026-09-06T06:47:05.0876499+02:00",
            "id_user_upd": "88c1f59a-d5de-4220-bab6-0e00c149e569",
            "commited": true,
            "mt_categories": {
              "$ref": "3"
            },
            "mt_items": {
              "$id": "5",
              "id": "0f989078-2d5f-4430-af96-4252658eb086",
              "id_mask": "sample string 2",
              "name": "sample string 3",
              "description": "sample string 4",
              "id_unit": "02ea029e-23f3-4aca-9131-a5369b62d34b",
              "id_unit_sec": "f4194e27-cba8-4a27-a377-2bccc8c5ca1c",
              "id_brand": "55b2b029-c40d-4eca-a0a8-3abd38e76458",
              "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": "fe7f956d-14a4-4335-9467-4ea5eb622064",
              "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:47:05.0876499+02:00",
              "last_update": "2026-09-06T06:47:05.0876499+02:00",
              "id_user_upd": "843330d5-4209-4076-a7e3-c9b7286cf65f",
              "commited": true,
              "mt_brands": {
                "$id": "6",
                "id": "17c21e84-3d12-4532-a73b-05c3bb2ded49",
                "id_mask": "sample string 2",
                "name": "sample string 3",
                "active": true,
                "created_on": "2026-09-06T06:47:05.0876499+02:00",
                "last_update": "2026-09-06T06:47:05.0876499+02:00",
                "id_user_upd": "b248539a-cf84-4b40-a534-b69c47575433",
                "commited": true,
                "mt_items": [
                  {
                    "$ref": "5"
                  },
                  {
                    "$ref": "5"
                  }
                ],
                "st_users": {
                  "$id": "7",
                  "id": "6cd0b4e9-fd08-425f-8212-5e6548cd85e7",
                  "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": "b0f095ce-03d9-4b3f-92c3-fe7431bd3dba",
                  "view_messages": true,
                  "id_image_photo": "12fa0c9b-1fa1-4c72-a8dc-1596b1b07779",
                  "reserved": true,
                  "pos_access": true,
                  "back_access": true,
                  "name_pos": "sample string 13",
                  "id_image": "2794bddd-a217-45af-81d6-6f7c88a805c6",
                  "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:47:05.0876499+02:00",
                  "last_update": "2026-09-06T06:47:05.0876499+02:00",
                  "commited": true,
                  "mt_branches": [
                    {
                      "$id": "8",
                      "id": "071d62d6-b0d0-4a55-8667-9beb7bce6713",
                      "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": "ce646f1a-6c93-4740-9f08-d6a2db33c494",
                      "order": 12,
                      "external_id": "sample string 13",
                      "sync": true,
                      "active": true,
                      "created_on": "2026-09-06T06:47:05.0876499+02:00",
                      "last_update": "2026-09-06T06:47:05.0876499+02:00",
                      "id_user_upd": "e83bc518-41bc-41a8-9e3f-ed25c1a91bb2",
                      "commited": true,
                      "st_images": {
                        "$id": "9",
                        "id": "34779bdb-d867-4e9c-b288-c626806d359f",
                        "id_mask": "sample string 2",
                        "name": "sample string 3",
                        "id_img_type": "9aace12c-c270-4cf0-ae2f-2fbe3485a55a",
                        "image_file": "sample string 5",
                        "extension": "sample string 6",
                        "high": 1,
                        "width": 1,
                        "active": true,
                        "created_on": "2026-09-06T06:47:05.0876499+02:00",
                        "last_update": "2026-09-06T06:47:05.0876499+02:00",
                        "commited": true,
                        "mt_branches": [
                          {
                            "$ref": "8"
                          },
                          {
                            "$ref": "8"
                          }
                        ],
                        "mt_categories": [
                          {
                            "$ref": "3"
                          },
                          {
                            "$ref": "3"
                          }
                        ],
                        "mt_employees": [
                          {
                            "$id": "10",
                            "id": "0712299f-01d1-40ec-bff5-7887e8d71846",
                            "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": "4bbd81c3-60b1-441d-a94b-2b46cda9d1d2",
                            "name_pos": "sample string 12",
                            "id_image": "f9e2cd78-d2db-494f-b310-8cea9214218e",
                            "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:47:05.0876499+02:00",
                            "last_update": "2026-09-06T06:47:05.0876499+02:00",
                            "id_user_upd": "c1f6e21d-ce3a-4a14-a951-a656ca9516c9",
                            "commited": true,
                            "mt_employees_branches": [
                              {
                                "$id": "11",
                                "id_employee": "7574bb2e-dcc4-4272-8b25-e511d665d0c5",
                                "id_branch": "74041f8b-388e-48bf-bc26-185266eac358",
                                "active": true,
                                "created_on": "2026-09-06T06:47:05.0876499+02:00",
                                "last_update": "2026-09-06T06:47:05.0876499+02:00",
                                "id_user_upd": "90ec5138-31dd-4497-ad5a-fadca38eee95",
                                "commited": true,
                                "mt_branches": {
                                  "$ref": "8"
                                },
                                "mt_employees": {
                                  "$ref": "10"
                                }
                              },
                              {
                                "$ref": "11"
                              }
                            ],
                            "mt_employees_profiles": {
                              "$id": "12",
                              "id": "fd2d4310-c3b2-4f35-8150-74664fab316d",
                              "id_mask": "sample string 2",
                              "name": "sample string 3",
                              "description": "sample string 4",
                              "authorized": true,
                              "active": true,
                              "created_on": "2026-09-06T06:47:05.0876499+02:00",
                              "last_update": "2026-09-06T06:47:05.0876499+02:00",
                              "id_user_upd": "34249536-17e4-4b8b-ab3f-92368454e2ed",
                              "commited": true,
                              "mt_employees": [
                                {
                                  "$ref": "10"
                                },
                                {
                                  "$ref": "10"
                                }
                              ],
                              "st_users": {
                                "$ref": "7"
                              }
                            },
                            "st_images": {
                              "$ref": "9"
                            },
                            "st_users": {
                              "$ref": "7"
                            },
                            "tt_doc_sa_det": [
                              {
                                "$id": "13",
                                "id_doc_sa": "69e0e9e2-94bf-43ce-afb6-eafc4d74778c",
                                "id_line": 2,
                                "id_item_sub": "2ffd2e47-7ab9-4b2f-a555-6afe920ed849",
                                "qty": 4.1,
                                "id_list": "328cafe2-dd67-40c2-ad22-c4eeceaa76e1",
                                "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": "088c4a9a-d076-4d5f-bf24-bed257a1ef37",
                                "is_used": true,
                                "qty_vou": 1.1,
                                "amt_vou": 1.1,
                                "comment": "sample string 15",
                                "ref_det": "sample string 16",
                                "id_employee": "b25c388e-adc5-460a-a2c0-6b54f212e36b",
                                "name_generic": "sample string 17",
                                "type_ope": 1,
                                "id_user_add": "8f88f96b-a58c-4e65-aefd-555205c58983",
                                "id_user_upd": "1698a184-74ca-453b-aa24-c8484bfe03a2",
                                "active": true,
                                "mt_employees": {
                                  "$ref": "10"
                                },
                                "mt_items_sub": {
                                  "$id": "14",
                                  "id": "3a7413ff-3b4a-4161-a97b-82a9cb5041d2",
                                  "id_item": "8a1694ad-4722-4606-a14e-d77887b57102",
                                  "id_item_type": "ee19a30a-ca4c-4376-a881-33a2cbde0fa8",
                                  "is_default": true,
                                  "barcode": "sample string 5",
                                  "voucher_apply": true,
                                  "id_voucher_json": "1e957a38-916e-43f7-8c21-59d6b64a65d0",
                                  "count_voucher": 1,
                                  "id_voucher_type": 1,
                                  "active": true,
                                  "created_on": "2026-09-06T06:47:05.0876499+02:00",
                                  "last_update": "2026-09-06T06:47:05.0876499+02:00",
                                  "id_user_upd": "a165da84-6c9c-4669-bdb8-515e851f0a7a",
                                  "commited": true,
                                  "mt_items": {
                                    "$ref": "5"
                                  },
                                  "mt_items_formula": [
                                    {
                                      "$id": "15",
                                      "id_item_sub": "fd0be038-8b60-4798-983d-48ef7c249fd2",
                                      "id_item": "93ec2dcf-a0da-4e0a-86c3-3360b2985818",
                                      "group_id": 3,
                                      "id_unit_ref": "240710af-249c-4fa7-b49b-165a59f5f0fa",
                                      "qty_dis": 5,
                                      "mt_items": {
                                        "$ref": "5"
                                      },
                                      "mt_items_sub": {
                                        "$ref": "14"
                                      },
                                      "mt_units_ref": {
                                        "$id": "16",
                                        "id": "ba9a71e0-a3a2-4760-b756-8f0d57caa0d9",
                                        "id_mask": "sample string 2",
                                        "name": "sample string 3",
                                        "coefficient": 4.1,
                                        "id_unit": "6c8b57be-c908-4da9-928b-03e667d822c1",
                                        "active": true,
                                        "created_on": "2026-09-06T06:47:05.0876499+02:00",
                                        "last_update": "2026-09-06T06:47:05.0876499+02:00",
                                        "id_user_upd": "37811733-9370-4a96-8985-ffbd11a72f44",
                                        "commited": true,
                                        "mt_units": {
                                          "$id": "17",
                                          "id": "4f18082e-19ad-4f02-96c6-33eb5f8b5523",
                                          "id_mask": "sample string 2",
                                          "name": "sample string 3",
                                          "active": true,
                                          "created_on": "2026-09-06T06:47:05.0876499+02:00",
                                          "last_update": "2026-09-06T06:47:05.0876499+02:00",
                                          "id_user_upd": "5093628b-8940-4a44-afc4-418f7c3779ec",
                                          "commited": true,
                                          "mt_units_ref": [
                                            {
                                              "$ref": "16"
                                            },
                                            {
                                              "$ref": "16"
                                            }
                                          ],
                                          "st_users": {
                                            "$ref": "7"
                                          },
                                          "mt_items": [
                                            {
                                              "$ref": "5"
                                            },
                                            {
                                              "$ref": "5"
                                            }
                                          ],
                                          "mt_items1": [
                                            {
                                              "$ref": "5"
                                            },
                                            {
                                              "$ref": "5"
                                            }
                                          ]
                                        },
                                        "st_users": {
                                          "$ref": "7"
                                        },
                                        "mt_items_formula": [
                                          {
                                            "$ref": "15"
                                          },
                                          {
                                            "$ref": "15"
                                          }
                                        ]
                                      }
                                    },
                                    {
                                      "$ref": "15"
                                    }
                                  ],
                                  "mt_items_types": {
                                    "$ref": "1"
                                  },
                                  "mt_items_vouchers": {
                                    "$id": "18",
                                    "id": "a9ebeea8-8e44-4e1a-92a7-b22da209669e",
                                    "id_mask": "sample string 2",
                                    "name": "sample string 3",
                                    "description": "sample string 4",
                                    "json": "sample string 5",
                                    "id_pay_type": "3d85041a-6ccc-4ffb-bdca-537f1aa0b6f9",
                                    "id_doc_print": "314ebf52-33ce-4399-b677-c5a8d65f17ba",
                                    "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:47:05.0876499+02:00",
                                    "last_update": "2026-09-06T06:47:05.0876499+02:00",
                                    "commited": true,
                                    "mt_items_sub": [
                                      {
                                        "$ref": "14"
                                      },
                                      {
                                        "$ref": "14"
                                      }
                                    ]
                                  },
                                  "st_users": {
                                    "$ref": "7"
                                  },
                                  "mt_prices_items": [
                                    {
                                      "$id": "19",
                                      "id_list": "8a4872d7-0260-4798-9ea1-e6abdd75620d",
                                      "id_item_sub": "d2387fcf-f0bd-439d-87ad-3f77049e89f6",
                                      "validity_date": "2026-09-06T06:47:05.0876499+02:00",
                                      "price": 4.1,
                                      "active": true,
                                      "created_on": "2026-09-06T06:47:05.0876499+02:00",
                                      "last_update": "2026-09-06T06:47:05.0876499+02:00",
                                      "id_user_upd": "1ef5b228-e842-41e9-bb75-b75ff5d340d3",
                                      "commited": true,
                                      "mt_items_sub": {
                                        "$ref": "14"
                                      },
                                      "mt_prices_list": {
                                        "$id": "20",
                                        "id": "671a9016-9281-448f-88b7-b87eef0136c7",
                                        "id_mask": "sample string 2",
                                        "name": "sample string 3",
                                        "description": "sample string 4",
                                        "id_ref": "f00d5360-3efd-4ab0-b955-6e01170fcbb1",
                                        "tax_included": true,
                                        "switch_select": true,
                                        "item_type_default": 7,
                                        "name_pos": "sample string 8",
                                        "id_image": "63dfcd65-abf8-4067-bf82-95c65d1e8956",
                                        "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:47:05.0876499+02:00",
                                        "last_update": "2026-09-06T06:47:05.0876499+02:00",
                                        "id_user_upd": "46926988-c9ed-47af-a860-d71ad0745574",
                                        "commited": true,
                                        "mt_pos_prices_list": [
                                          {
                                            "$id": "21",
                                            "id_pos": "2524e430-84dd-45de-bf36-4c34390c538d",
                                            "id_pos_type": "67f6268a-60ec-4186-b3cd-b46fd0eb0781",
                                            "id_price_list": "4b37f0e6-a4f3-4fb5-9f4f-204f9d85070f",
                                            "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:47:05.0876499+02:00",
                                            "last_update": "2026-09-06T06:47:05.0876499+02:00",
                                            "id_user_upd": "68d50b0d-df12-4ceb-868d-f859fffa5dec",
                                            "commited": true,
                                            "mt_pos_view": {
                                              "$id": "22",
                                              "id_pos": "28977ff1-da3e-41db-b9a0-f3e98c5707e7",
                                              "id_pos_type": "7f443223-56d1-4c50-8562-2a59aa78e823",
                                              "is_default": true,
                                              "active": true,
                                              "created_on": "2026-09-06T06:47:05.0876499+02:00",
                                              "last_update": "2026-09-06T06:47:05.0876499+02:00",
                                              "id_user_upd": "d7a7e967-865f-4de9-93d9-3f073b8e468d",
                                              "commited": true,
                                              "mt_pos": {
                                                "$id": "23",
                                                "id": "f919b3df-7d96-4278-9f62-98026029d0aa",
                                                "id_mask": "sample string 2",
                                                "name": "sample string 3",
                                                "description": "sample string 4",
                                                "id_branch": "1838c13d-b0ae-4f30-b7ab-a61882b3d0c9",
                                                "id_zone": "642d7e0f-ce85-4502-aca7-887df1fa22fc",
                                                "user_required": true,
                                                "active": true,
                                                "created_on": "2026-09-06T06:47:05.0876499+02:00",
                                                "last_update": "2026-09-06T06:47:05.0876499+02:00",
                                                "id_user_upd": "ca8d679a-f99e-4628-b6e9-879467cbd2ca",
                                                "commited": true,
                                                "mt_branches_zones": {
                                                  "$id": "24",
                                                  "id": "5ac444f8-6239-4d29-885b-ea3fec975234",
                                                  "id_mask": "sample string 2",
                                                  "name": "sample string 3",
                                                  "description": "sample string 4",
                                                  "id_branch": "9210a526-3fdc-4f4f-83cd-1341964c9026",
                                                  "active": true,
                                                  "created_on": "2026-09-06T06:47:05.0876499+02:00",
                                                  "last_update": "2026-09-06T06:47:05.0876499+02:00",
                                                  "id_user_upd": "88757ee6-ada4-4ca1-97e8-03ffd75c8996",
                                                  "commited": true,
                                                  "mt_branches": {
                                                    "$ref": "8"
                                                  },
                                                  "mt_pos": [
                                                    {
                                                      "$ref": "23"
                                                    },
                                                    {
                                                      "$ref": "23"
                                                    }
                                                  ],
                                                  "st_users": {
                                                    "$ref": "7"
                                                  }
                                                },
                                                "mt_cloakrooms": [
                                                  {
                                                    "$id": "25",
                                                    "id": "b910a5e5-80d6-4896-965f-15acd3f6c1a2",
                                                    "id_mask": "sample string 2",
                                                    "name": "sample string 3",
                                                    "id_pos": "13ef7c9b-fe34-463b-9cd4-5f562f691605",
                                                    "unit_ini": 5,
                                                    "unit_end": 6,
                                                    "name_pos": "sample string 7",
                                                    "id_image": "8ed3d3f8-84ab-46fa-99db-b0c5fe58e01a",
                                                    "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:47:05.0876499+02:00",
                                                    "last_update": "2026-09-06T06:47:05.0876499+02:00",
                                                    "id_user_upd": "acb44307-4662-454f-9b62-19f4eea71f37",
                                                    "commited": true,
                                                    "mt_pos": {
                                                      "$ref": "23"
                                                    },
                                                    "st_images": {
                                                      "$ref": "9"
                                                    },
                                                    "st_users": {
                                                      "$ref": "7"
                                                    },
                                                    "tt_cloakrooms_units": [
                                                      {
                                                        "$id": "26",
                                                        "id": "2d2f16c8-50a2-499d-a3f9-7ca1f8e0884f",
                                                        "id_cloakroom": "64dc0790-b198-4f77-a428-bd760acf9533",
                                                        "id_pos_sesion": "9c4a5aab-5000-4dfe-9816-c338920306ab",
                                                        "unit_id": 4,
                                                        "date_open": "2026-09-06T06:47:05.0876499+02:00",
                                                        "date_close": "2026-09-06T06:47:05.0876499+02:00",
                                                        "id_doc_sa": "1083eca0-0e87-47ed-906d-eb442e2a2ff9",
                                                        "commited": true,
                                                        "mt_cloakrooms": {
                                                          "$ref": "25"
                                                        },
                                                        "tt_doc_sa": {
                                                          "$id": "27",
                                                          "id": "de46a1bf-1995-4441-b2b8-9c5bfe21fec2",
                                                          "id_pos": "11cb7c08-f0c8-40d8-a631-19314b8295b6",
                                                          "id_doc": "578cbc13-b716-4927-aebc-ccb32ee9fe10",
                                                          "id_branch": "16208634-9abd-419e-80c9-ac41630bdc68",
                                                          "nro_doc": "sample string 5",
                                                          "date_doc": "2026-09-06T06:47:05.0876499+02:00",
                                                          "date_tax": "2026-09-06T06:47:05.0876499+02:00",
                                                          "hour_doc": "00:00:00.1234567",
                                                          "block": true,
                                                          "id_ref": "b93b9960-07c4-4bfd-9d94-f160f46c06f0",
                                                          "id_relationship": "cb78fcae-2e2f-42e3-afbe-c26630507a2a",
                                                          "id_loc_from": "6d5a9b91-b406-4fa3-904b-17143a070c82",
                                                          "id_loc_end": "061f1a46-9088-436f-bc9a-40728ae5f9a2",
                                                          "id_user_add": "a56e522c-a80a-455c-b9b9-aa79de601860",
                                                          "id_user_upd": "9063c912-daa1-49a6-bf7b-5fc6f8b8a9ce",
                                                          "comment": "sample string 12",
                                                          "id_pos_sesion": "0cb6fafc-a266-414e-b028-6636e43ec945",
                                                          "id_room_unit": "b83acb9c-7415-45de-a0a5-429ca422ac65",
                                                          "ref_locator": "sample string 13",
                                                          "ref_zone_aut": "sample string 14",
                                                          "id_pos_type": "8252acfe-a424-4eda-aed4-819ede5cc1bd",
                                                          "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:47:05.0876499+02:00",
                                                          "last_update": "2026-09-06T06:47:05.0876499+02:00",
                                                          "commited": true,
                                                          "created_by": 1,
                                                          "doc_print": true,
                                                          "mt_branches": {
                                                            "$ref": "8"
                                                          },
                                                          "mt_docs": {
                                                            "$id": "28",
                                                            "id": "ea95e67a-17e0-4dba-ad05-7b7b5ba5adea",
                                                            "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": "ff4af1c7-c916-4665-aad0-6521d09fc869",
                                                            "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:47:05.0876499+02:00",
                                                            "last_update": "2026-09-06T06:47:05.0876499+02:00",
                                                            "id_user_upd": "78fa3adf-5253-4751-b680-ff7c89173bff",
                                                            "commited": true,
                                                            "mt_docs_payment_money": [
                                                              {
                                                                "$id": "29",
                                                                "id_doc": "b2bd5961-096d-4e4b-8b6d-e659ef033f6e",
                                                                "id_pay": "965dc8f0-e4cf-41a2-88e3-97f90f970701",
                                                                "id_money": "09ace3bd-216e-4a6f-999a-c207c0d8b3d5",
                                                                "active": true,
                                                                "created_on": "2026-09-06T06:47:05.0876499+02:00",
                                                                "last_update": "2026-09-06T06:47:05.0876499+02:00",
                                                                "id_user_upd": "afb4dbd7-bcdc-4c48-a8b6-2c482010cf8f",
                                                                "commited": true,
                                                                "mt_docs": {
                                                                  "$ref": "28"
                                                                },
                                                                "mt_money_types": {
                                                                  "$id": "30",
                                                                  "id": "6082cf06-db98-495a-9e22-313523741494",
                                                                  "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": "b07632b3-ce15-473b-9a80-217b7816a9c0",
                                                                  "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:47:05.0876499+02:00",
                                                                  "last_update": "2026-09-06T06:47:05.0876499+02:00",
                                                                  "id_user_upd": "e4e07896-358c-4c82-9e74-79356ec51822",
                                                                  "commited": true,
                                                                  "mt_docs_payment_money": [
                                                                    {
                                                                      "$ref": "29"
                                                                    },
                                                                    {
                                                                      "$ref": "29"
                                                                    }
                                                                  ],
                                                                  "mt_money_rates": [
                                                                    {
                                                                      "$id": "31",
                                                                      "id_money_1": "a1009bb6-f4d6-4d23-b673-0e9c94a72aee",
                                                                      "id_money_2": "7d92f1ba-6438-4224-bc53-46ab93c0db34",
                                                                      "date_from": "2026-09-06T06:47:05.0876499+02:00",
                                                                      "coefficient": 4.1,
                                                                      "active": true,
                                                                      "created_on": "2026-09-06T06:47:05.0876499+02:00",
                                                                      "last_update": "2026-09-06T06:47:05.0876499+02:00",
                                                                      "id_user_upd": "575af290-2da1-4a1e-92b8-1bce9d6a0e5d",
                                                                      "commited": true,
                                                                      "mt_money_types": {
                                                                        "$ref": "30"
                                                                      },
                                                                      "mt_money_types1": {
                                                                        "$ref": "30"
                                                                      },
                                                                      "st_users": {
                                                                        "$ref": "7"
                                                                      }
                                                                    },
                                                                    {
                                                                      "$ref": "31"
                                                                    }
                                                                  ],
                                                                  "mt_money_rates1": [
                                                                    {
                                                                      "$ref": "31"
                                                                    },
                                                                    {
                                                                      "$ref": "31"
                                                                    }
                                                                  ],
                                                                  "st_images": {
                                                                    "$ref": "9"
                                                                  },
                                                                  "st_users": {
                                                                    "$ref": "7"
                                                                  },
                                                                  "tt_doc_sa_cashflow": [
                                                                    {
                                                                      "$id": "32",
                                                                      "id_doc_sa": "90bb487f-e5da-4ca2-9a55-763d2e1ff9af",
                                                                      "id_pay": "a1811472-6830-47ba-b78b-005c7e335647",
                                                                      "id_money": "5b80067a-02a5-4ee9-91c8-28953b0527cb",
                                                                      "date_cashflow": "2026-09-06T06:47:05.0876499+02:00",
                                                                      "coefficient": 5.1,
                                                                      "id_user_add": "f3778d1e-8a4d-498d-943e-82969b9cc27d",
                                                                      "amt_tot_md": 7.1,
                                                                      "amt_tot_mo": 8.1,
                                                                      "mt_payment_types": {
                                                                        "$id": "33",
                                                                        "id": "6cacbdcc-c94e-4ff4-a820-a3c96a9f39be",
                                                                        "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": "14069cff-c172-4fee-bca2-3fed48b2643e",
                                                                        "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:47:05.0876499+02:00",
                                                                        "last_update": "2026-09-06T06:47:05.0876499+02:00",
                                                                        "id_user_upd": "41e8d46f-e30d-4063-8869-78d068c12bb1",
                                                                        "commited": true,
                                                                        "mt_docs_payment_money": [
                                                                          {
                                                                            "$ref": "29"
                                                                          },
                                                                          {
                                                                            "$ref": "29"
                                                                          }
                                                                        ],
                                                                        "st_images": {
                                                                          "$ref": "9"
                                                                        },
                                                                        "st_users": {
                                                                          "$ref": "7"
                                                                        },
                                                                        "tt_doc_sa_cashflow": [
                                                                          {
                                                                            "$ref": "32"
                                                                          },
                                                                          {
                                                                            "$ref": "32"
                                                                          }
                                                                        ],
                                                                        "tt_doc_sa_pay": [
                                                                          {
                                                                            "$id": "34",
                                                                            "id_doc_sa": "f6626ce6-76ea-4085-be49-10dcaa7d4f75",
                                                                            "id_line": 2,
                                                                            "id_pay": "b03b547e-eb1f-4ab5-820f-731800d2d679",
                                                                            "id_money": "d8053d22-147b-4140-8bfb-f7cc84f51320",
                                                                            "coefficient": 5.1,
                                                                            "id_voucher": "3fc29e58-f413-48b7-8c69-5503f717e68c",
                                                                            "id_employee": "81cddf0a-2684-465d-9c69-2c59235f6513",
                                                                            "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": "c3e9f3ec-1db0-4a0b-bd4b-19d5fa89a1cb",
                                                                            "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": {
                                                                              "$ref": "10"
                                                                            },
                                                                            "mt_money_types": {
                                                                              "$ref": "30"
                                                                            },
                                                                            "mt_payment_types": {
                                                                              "$ref": "33"
                                                                            },
                                                                            "tt_doc_sa": {
                                                                              "$ref": "27"
                                                                            },
                                                                            "tt_vouchers": {
                                                                              "$id": "35",
                                                                              "id": "47bbd9d5-ead5-4be5-96c2-f1f818d342ec",
                                                                              "id_voucher": 2,
                                                                              "locator_voucher": "sample string 3",
                                                                              "qr_code": "sample string 4",
                                                                              "date_from": "2026-09-06T06:47:05.0876499+02:00",
                                                                              "date_end": "2026-09-06T06:47:05.0876499+02:00",
                                                                              "date_used": "2026-09-06T06:47:05.0876499+02:00",
                                                                              "date_sesion": "2026-09-06T06:47:05.0876499+02:00",
                                                                              "id_employee": "dabe4553-e84a-4d74-af1a-0ebde5673f45",
                                                                              "id_branch": "46563240-f25c-4a56-8257-c4338162c804",
                                                                              "id_voucher_permision": "104d3c90-bdb7-4ada-9b34-991dddf1b154",
                                                                              "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": "2071ff88-be59-4aab-b14f-0435bcb48d19",
                                                                              "id_user_add": "e64b0d29-1436-4a91-9551-7ad3b585e3d1",
                                                                              "id_doc_sa": "66c3d12c-4897-46a5-9404-253a1805df8d",
                                                                              "id_item_sub": "4422ae62-d06e-4fc3-91cf-88fffbab606b",
                                                                              "id_pos_sesion": "eb30e09b-bf77-4691-941d-fb648190168b",
                                                                              "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:47:05.0876499+02:00",
                                                                              "last_update": "2026-09-06T06:47:05.0876499+02:00",
                                                                              "commited": true,
                                                                              "mt_branches": {
                                                                                "$ref": "8"
                                                                              },
                                                                              "mt_employees": {
                                                                                "$ref": "10"
                                                                              },
                                                                              "mt_payment_types": {
                                                                                "$ref": "33"
                                                                              },
                                                                              "st_users": {
                                                                                "$ref": "7"
                                                                              },
                                                                              "tt_doc_sa_pay": [
                                                                                {
                                                                                  "$ref": "34"
                                                                                },
                                                                                {
                                                                                  "$ref": "34"
                                                                                }
                                                                              ],
                                                                              "tt_vouchers_det": [
                                                                                {
                                                                                  "$ref": "2"
                                                                                },
                                                                                {
                                                                                  "$ref": "2"
                                                                                }
                                                                              ],
                                                                              "tt_vouchers_permisions": {
                                                                                "$id": "36",
                                                                                "id": "a1083c24-fa6e-4324-bef2-4e77a8b98b2b",
                                                                                "date_from": "2026-09-06T06:47:05.0876499+02:00",
                                                                                "date_end": "2026-09-06T06:47:05.0876499+02:00",
                                                                                "date_used": "2026-09-06T06:47:05.0876499+02:00",
                                                                                "id_employee": "8d47e14d-b90e-422c-a4bb-cb2baf39c8bb",
                                                                                "id_branch": "132e81d3-683c-4ebe-a9d5-773a3e80a6dc",
                                                                                "count": 6,
                                                                                "count_used": 1,
                                                                                "unlimited": true,
                                                                                "id_user_add": "e9413e86-2b3c-4429-9edc-c413c811c549",
                                                                                "is_entry": true,
                                                                                "is_consume": true,
                                                                                "active": true,
                                                                                "created_on": "2026-09-06T06:47:05.0876499+02:00",
                                                                                "last_update": "2026-09-06T06:47:05.0876499+02:00",
                                                                                "commited": true,
                                                                                "mt_branches": {
                                                                                  "$ref": "8"
                                                                                },
                                                                                "mt_employees": {
                                                                                  "$ref": "10"
                                                                                },
                                                                                "st_users": {
                                                                                  "$ref": "7"
                                                                                },
                                                                                "tt_vouchers": [
                                                                                  {
                                                                                    "$ref": "35"
                                                                                  },
                                                                                  {
                                                                                    "$ref": "35"
                                                                                  }
                                                                                ]
                                                                              }
                                                                            }
                                                                          },
                                                                          {
                                                                            "$ref": "34"
                                                                          }
                                                                        ],
                                                                        "tt_vouchers": [
                                                                          {
                                                                            "$ref": "35"
                                                                          },
                                                                          {
                                                                            "$ref": "35"
                                                                          }
                                                                        ]
                                                                      },
                                                                      "st_users": {
                                                                        "$ref": "7"
                                                                      },
                                                                      "mt_money_types": {
                                                                        "$ref": "30"
                                                                      },
                                                                      "tt_doc_sa": {
                                                                        "$ref": "27"
                                                                      }
                                                                    },
                                                                    {
                                                                      "$ref": "32"
                                                                    }
                                                                  ],
                                                                  "tt_doc_sa_pay": [
                                                                    {
                                                                      "$ref": "34"
                                                                    },
                                                                    {
                                                                      "$ref": "34"
                                                                    }
                                                                  ]
                                                                },
                                                                "mt_payment_types": {
                                                                  "$ref": "33"
                                                                },
                                                                "st_users": {
                                                                  "$ref": "7"
                                                                }
                                                              },
                                                              {
                                                                "$ref": "29"
                                                              }
                                                            ],
                                                            "st_images": {
                                                              "$ref": "9"
                                                            },
                                                            "st_users": {
                                                              "$ref": "7"
                                                            },
                                                            "mt_pos_doc_print": [
                                                              {
                                                                "$id": "37",
                                                                "id_pos_print": "4a4d4c06-9d8e-47fc-889c-2f1d35198dfe",
                                                                "id_doc": "6b25ab37-449d-43bb-9505-92cf621de64d",
                                                                "id_pos_type": "e5493576-9374-4552-87f4-1fa98005c589",
                                                                "id_doc_print": "7cdf410e-a28d-46c7-86ac-29f4dfb82d4b",
                                                                "copies": 5,
                                                                "print_mode": 6,
                                                                "active": true,
                                                                "created_on": "2026-09-06T06:47:05.0876499+02:00",
                                                                "last_update": "2026-09-06T06:47:05.0876499+02:00",
                                                                "id_user_upd": "9b9c26f6-4c38-42b5-b9b0-458da36b7405",
                                                                "commited": true,
                                                                "mt_docs": {
                                                                  "$ref": "28"
                                                                },
                                                                "mt_pos_print": {
                                                                  "$id": "38",
                                                                  "id": "1355f02f-2f71-46cb-a84c-87218910b159",
                                                                  "id_pos": "1e05fa8a-9ca2-4825-bcf5-c4b8ff810dd7",
                                                                  "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:47:05.0876499+02:00",
                                                                  "last_update": "2026-09-06T06:47:05.0876499+02:00",
                                                                  "id_user_upd": "f8e315f4-de25-49ea-a396-74c00149d87f",
                                                                  "commited": true,
                                                                  "mt_pos": {
                                                                    "$ref": "23"
                                                                  },
                                                                  "mt_pos_doc_print": [
                                                                    {
                                                                      "$ref": "37"
                                                                    },
                                                                    {
                                                                      "$ref": "37"
                                                                    }
                                                                  ],
                                                                  "st_users": {
                                                                    "$ref": "7"
                                                                  }
                                                                },
                                                                "mt_pos_types": {
                                                                  "$id": "39",
                                                                  "id": "d20b1eca-49cd-4823-afb1-3ab2afe5ed02",
                                                                  "id_mask": "sample string 2",
                                                                  "name": "sample string 3",
                                                                  "is_module": true,
                                                                  "order": 5,
                                                                  "active": true,
                                                                  "created_on": "2026-09-06T06:47:05.0876499+02:00",
                                                                  "last_update": "2026-09-06T06:47:05.0876499+02:00",
                                                                  "id_user_upd": "71ed99b3-7787-48bf-9fdb-cace56ac9762",
                                                                  "commited": true,
                                                                  "mt_items_featured": [
                                                                    {
                                                                      "$id": "40",
                                                                      "id": "f7758536-39bb-442e-a767-cbb212ad438b",
                                                                      "id_branch": "2b456898-f151-4eeb-acc9-d7f6a47e882c",
                                                                      "id_pos_type": "70665074-5809-4416-b5f6-9e21367c48a8",
                                                                      "id_pos": "2bee2751-e37c-4f8e-b246-6de10efd4473",
                                                                      "id_item": "48e582da-e07d-4827-9110-e202c3a59ec9",
                                                                      "date_from": "2026-09-06T06:47:05.0876499+02:00",
                                                                      "date_end": "2026-09-06T06:47:05.0876499+02:00",
                                                                      "image_id": 4,
                                                                      "active": true,
                                                                      "created_on": "2026-09-06T06:47:05.0876499+02:00",
                                                                      "last_update": "2026-09-06T06:47:05.0876499+02:00",
                                                                      "id_user_upd": "10dc0126-835c-4f06-83dc-a46fcea6b350",
                                                                      "commited": true,
                                                                      "mt_branches": {
                                                                        "$ref": "8"
                                                                      },
                                                                      "mt_items": {
                                                                        "$ref": "5"
                                                                      },
                                                                      "mt_pos": {
                                                                        "$ref": "23"
                                                                      },
                                                                      "mt_pos_types": {
                                                                        "$ref": "39"
                                                                      },
                                                                      "st_users": {
                                                                        "$ref": "7"
                                                                      }
                                                                    },
                                                                    {
                                                                      "$ref": "40"
                                                                    }
                                                                  ],
                                                                  "mt_pos_doc_print": [
                                                                    {
                                                                      "$ref": "37"
                                                                    },
                                                                    {
                                                                      "$ref": "37"
                                                                    }
                                                                  ],
                                                                  "st_users": {
                                                                    "$ref": "7"
                                                                  },
                                                                  "mt_pos_view": [
                                                                    {
                                                                      "$ref": "22"
                                                                    },
                                                                    {
                                                                      "$ref": "22"
                                                                    }
                                                                  ]
                                                                },
                                                                "st_doc_print": {
                                                                  "$id": "41",
                                                                  "id": "4b094f90-8624-4676-84fd-17ada2684eec",
                                                                  "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:47:05.0876499+02:00",
                                                                  "last_update": "2026-09-06T06:47:05.0876499+02:00",
                                                                  "commited": true,
                                                                  "mt_pos_doc_print": [
                                                                    {
                                                                      "$ref": "37"
                                                                    },
                                                                    {
                                                                      "$ref": "37"
                                                                    }
                                                                  ],
                                                                  "st_doc_print_det": [
                                                                    {
                                                                      "$id": "42",
                                                                      "id_doc_print": "54b15eb2-9bc7-4cc4-8a5d-d7deeb8835b5",
                                                                      "id_line": 2,
                                                                      "text": "sample string 3",
                                                                      "type_line": "sample string 4",
                                                                      "type_align": "sample string 5",
                                                                      "ref_line": 6,
                                                                      "font_name": "sample string 7",
                                                                      "font_bold": true,
                                                                      "font_underline": true,
                                                                      "font_color": "sample string 10",
                                                                      "st_doc_print": {
                                                                        "$ref": "41"
                                                                      }
                                                                    },
                                                                    {
                                                                      "$ref": "42"
                                                                    }
                                                                  ]
                                                                },
                                                                "st_users": {
                                                                  "$ref": "7"
                                                                }
                                                              },
                                                              {
                                                                "$ref": "37"
                                                              }
                                                            ],
                                                            "st_doc_num": [
                                                              {
                                                                "$id": "43",
                                                                "id_pos": "8e431881-d542-485c-b6b0-c1e64c2e8faf",
                                                                "id_doc": "126d5b09-d6e0-405c-885c-4d0f51f386a3",
                                                                "value": 3,
                                                                "created_on": "2026-09-06T06:47:05.0876499+02:00",
                                                                "last_update": "2026-09-06T06:47:05.0876499+02:00",
                                                                "commited": true,
                                                                "mt_docs": {
                                                                  "$ref": "28"
                                                                },
                                                                "mt_pos": {
                                                                  "$ref": "23"
                                                                }
                                                              },
                                                              {
                                                                "$ref": "43"
                                                              }
                                                            ],
                                                            "tt_doc_sa": [
                                                              {
                                                                "$ref": "27"
                                                              },
                                                              {
                                                                "$ref": "27"
                                                              }
                                                            ],
                                                            "tt_doc_st": [
                                                              {
                                                                "$id": "44",
                                                                "id": "03ed51e3-a11d-46d9-b0cd-40bf46c7b362",
                                                                "id_pos": "ceba0020-9b3a-4cb4-a3cd-6aaa62a82ee0",
                                                                "id_doc": "41a7e24a-1037-42c2-8992-89ff591a88a7",
                                                                "id_branch": "c817ea8f-87ad-4ff0-841b-2cd93bb71fa6",
                                                                "nro_doc": "sample string 5",
                                                                "date_doc": "2026-09-06T06:47:05.0876499+02:00",
                                                                "block": true,
                                                                "nro_original": "sample string 8",
                                                                "id_ref": "baf0bf4f-7c70-48cf-9502-7437cfa9adfd",
                                                                "id_loc_from": "57b57d98-c041-4ff8-8919-6627ceaf11c2",
                                                                "id_loc_end": "2fe9f5dd-d196-4fab-9a3f-8661219d9c10",
                                                                "id_user_add": "eeabc032-56e1-40cb-9e44-86cdee403e66",
                                                                "id_user_upd": "e10c8201-8e89-40fe-a196-80852d20dda1",
                                                                "id_pos_sesion": "d5f54f15-b714-4844-be88-710cf2899c0a",
                                                                "comment": "sample string 12",
                                                                "status": 1,
                                                                "is_send": true,
                                                                "date_send": "2026-09-06T06:47:05.0876499+02:00",
                                                                "active": true,
                                                                "created_on": "2026-09-06T06:47:05.0876499+02:00",
                                                                "last_update": "2026-09-06T06:47:05.0876499+02:00",
                                                                "commited": true,
                                                                "mt_branches": {
                                                                  "$ref": "8"
                                                                },
                                                                "mt_docs": {
                                                                  "$ref": "28"
                                                                },
                                                                "mt_locations": {
                                                                  "$id": "45",
                                                                  "id": "c3db97f2-5ff8-4458-ab4d-ee2105494e7d",
                                                                  "id_mask": "sample string 2",
                                                                  "name": "sample string 3",
                                                                  "description": "sample string 4",
                                                                  "reserved": true,
                                                                  "id_branch": "0511d360-a7c8-4efb-9a61-d3b476be4993",
                                                                  "active": true,
                                                                  "created_on": "2026-09-06T06:47:05.0876499+02:00",
                                                                  "last_update": "2026-09-06T06:47:05.0876499+02:00",
                                                                  "id_user_upd": "fbe557bc-6800-4fd7-b5cd-cc1b3b836e4d",
                                                                  "commited": true,
                                                                  "mt_branches": {
                                                                    "$ref": "8"
                                                                  },
                                                                  "st_users": {
                                                                    "$ref": "7"
                                                                  },
                                                                  "tt_doc_sa": [
                                                                    {
                                                                      "$ref": "27"
                                                                    },
                                                                    {
                                                                      "$ref": "27"
                                                                    }
                                                                  ],
                                                                  "tt_doc_sa1": [
                                                                    {
                                                                      "$ref": "27"
                                                                    },
                                                                    {
                                                                      "$ref": "27"
                                                                    }
                                                                  ],
                                                                  "tt_doc_st": [
                                                                    {
                                                                      "$ref": "44"
                                                                    },
                                                                    {
                                                                      "$ref": "44"
                                                                    }
                                                                  ],
                                                                  "tt_doc_st1": [
                                                                    {
                                                                      "$ref": "44"
                                                                    },
                                                                    {
                                                                      "$ref": "44"
                                                                    }
                                                                  ],
                                                                  "tt_stock": [
                                                                    {
                                                                      "$id": "46",
                                                                      "id_location": "910b17f0-abb6-46ab-898c-28deac6323e3",
                                                                      "id_item": "cc0b2658-a72c-4451-9bf9-52b1aeff4bf6",
                                                                      "stock_ideal": 3.1,
                                                                      "stock_min": 4.1,
                                                                      "stock_max": 5.1,
                                                                      "stock": 6.1,
                                                                      "active": true,
                                                                      "created_on": "2026-09-06T06:47:05.0876499+02:00",
                                                                      "last_update": "2026-09-06T06:47:05.0876499+02:00",
                                                                      "commited": true,
                                                                      "mt_items": {
                                                                        "$ref": "5"
                                                                      },
                                                                      "mt_locations": {
                                                                        "$ref": "45"
                                                                      }
                                                                    },
                                                                    {
                                                                      "$ref": "46"
                                                                    }
                                                                  ]
                                                                },
                                                                "mt_locations1": {
                                                                  "$ref": "45"
                                                                },
                                                                "mt_pos": {
                                                                  "$ref": "23"
                                                                },
                                                                "st_users": {
                                                                  "$ref": "7"
                                                                },
                                                                "st_users1": {
                                                                  "$ref": "7"
                                                                },
                                                                "tt_doc_st_det": [
                                                                  {
                                                                    "$id": "47",
                                                                    "id_doc_st": "a12428db-be52-4747-bca2-5af4847ad53e",
                                                                    "id_line": 2,
                                                                    "id_item": "6bae029c-493d-460c-86e0-8e37515e332e",
                                                                    "comment": "sample string 4",
                                                                    "qty": 5.1,
                                                                    "status": 1,
                                                                    "active": true,
                                                                    "mt_items": {
                                                                      "$ref": "5"
                                                                    },
                                                                    "tt_doc_st": {
                                                                      "$ref": "44"
                                                                    }
                                                                  },
                                                                  {
                                                                    "$ref": "47"
                                                                  }
                                                                ],
                                                                "tt_doc_st1": [
                                                                  {
                                                                    "$ref": "44"
                                                                  },
                                                                  {
                                                                    "$ref": "44"
                                                                  }
                                                                ],
                                                                "tt_doc_st2": {
                                                                  "$ref": "44"
                                                                }
                                                              },
                                                              {
                                                                "$ref": "44"
                                                              }
                                                            ]
                                                          },
                                                          "mt_locations": {
                                                            "$ref": "45"
                                                          },
                                                          "mt_locations1": {
                                                            "$ref": "45"
                                                          },
                                                          "mt_pos": {
                                                            "$ref": "23"
                                                          },
                                                          "st_users": {
                                                            "$ref": "7"
                                                          },
                                                          "st_users1": {
                                                            "$ref": "7"
                                                          },
                                                          "tt_cloakrooms_units": [
                                                            {
                                                              "$ref": "26"
                                                            },
                                                            {
                                                              "$ref": "26"
                                                            }
                                                          ],
                                                          "tt_doc_sa_cashflow": [
                                                            {
                                                              "$ref": "32"
                                                            },
                                                            {
                                                              "$ref": "32"
                                                            }
                                                          ],
                                                          "tt_doc_sa_det": [
                                                            {
                                                              "$ref": "13"
                                                            },
                                                            {
                                                              "$ref": "13"
                                                            }
                                                          ],
                                                          "tt_doc_sa_pay": [
                                                            {
                                                              "$ref": "34"
                                                            },
                                                            {
                                                              "$ref": "34"
                                                            }
                                                          ],
                                                          "tt_doc_sa1": [
                                                            {
                                                              "$ref": "27"
                                                            },
                                                            {
                                                              "$ref": "27"
                                                            }
                                                          ],
                                                          "tt_doc_sa2": {
                                                            "$ref": "27"
                                                          },
                                                          "tt_pos_sesion": {
                                                            "$id": "48",
                                                            "id": "cbee52cc-ce2a-4bd5-baf5-e47fb532bf24",
                                                            "nro_sesion": 2,
                                                            "id_pos": "a3d2917f-4f52-4a47-93d0-bdd24358f733",
                                                            "date_tax": "2026-09-06T06:47:05.0876499+02:00",
                                                            "date_open": "2026-09-06T06:47:05.0876499+02:00",
                                                            "date_close": "2026-09-06T06:47:05.0876499+02:00",
                                                            "id_user_open": "d82f9f91-73d0-4aa0-a476-399442b4ae2b",
                                                            "id_user_close": "e3f7a2c4-4a99-4491-af39-42229b3f9906",
                                                            "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:47:05.0876499+02:00",
                                                            "last_update": "2026-09-06T06:47:05.0876499+02:00",
                                                            "commited": true,
                                                            "mt_pos": {
                                                              "$ref": "23"
                                                            },
                                                            "tt_cloakrooms_units": [
                                                              {
                                                                "$ref": "26"
                                                              },
                                                              {
                                                                "$ref": "26"
                                                              }
                                                            ],
                                                            "tt_items_customs": [
                                                              {
                                                                "$id": "49",
                                                                "id": "55f9c022-c8f2-44e2-8275-8831b06bff06",
                                                                "order_id": 2,
                                                                "id_item": "96538c55-60ee-466b-bd8c-f173805258ae",
                                                                "id_item_type": "c909d2a8-16c1-4973-98dc-6f909baad5f5",
                                                                "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": "0e0f6890-d379-4f57-b911-3212e6b2abb0",
                                                                "type_item": 11,
                                                                "id_voucher_json": "1d86415b-f967-4efa-9be7-87b222c730dd",
                                                                "count_voucher": 1,
                                                                "id_category": "56dc5fae-bf77-4b59-a21f-00a1401a35ba",
                                                                "created_on": "2026-09-06T06:47:05.0876499+02:00",
                                                                "last_update": "2026-09-06T06:47:05.0876499+02:00",
                                                                "id_user_upd": "d65cea43-5fec-4409-a624-fb3f4aec75ff",
                                                                "commited": true,
                                                                "mt_items": {
                                                                  "$ref": "5"
                                                                },
                                                                "mt_items_types": {
                                                                  "$ref": "1"
                                                                },
                                                                "st_users": {
                                                                  "$ref": "7"
                                                                },
                                                                "tt_pos_sesion": {
                                                                  "$ref": "48"
                                                                }
                                                              },
                                                              {
                                                                "$ref": "49"
                                                              }
                                                            ],
                                                            "tt_doc_sa_pt": [
                                                              {
                                                                "$id": "50",
                                                                "id": "8efd6239-9415-407f-accb-eaf306cf2f1c",
                                                                "json_object": "sample string 2",
                                                                "json_pays": "sample string 3",
                                                                "id_pos_sesion": "b554cd89-12ba-420c-a578-62504a9ec1fc",
                                                                "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:47:05.0876499+02:00",
                                                                "tt_pos_sesion": {
                                                                  "$ref": "48"
                                                                }
                                                              },
                                                              {
                                                                "$ref": "50"
                                                              }
                                                            ],
                                                            "tt_rooms_units_activity": [
                                                              {
                                                                "$id": "51",
                                                                "id": "4e9b37d1-0b8e-4206-aa72-af574aa885f9",
                                                                "id_room_unit": "5e798cda-7e40-45c8-946d-3a695881fe65",
                                                                "id_room_list": "2a811edd-8c14-41fd-83ed-f894ba644fad",
                                                                "nro_res_ext": "sample string 3",
                                                                "date_reserved": "2026-09-06T06:47:05.0876499+02:00",
                                                                "date_from": "2026-09-06T06:47:05.0876499+02:00",
                                                                "date_end": "2026-09-06T06:47:05.0876499+02:00",
                                                                "date_open": "2026-09-06T06:47:05.0876499+02:00",
                                                                "date_close": "2026-09-06T06:47:05.0876499+02:00",
                                                                "id_employee": "d726c75e-888c-4326-a2d9-6d0b40891dde",
                                                                "id_employee_sec": "7acabb24-f051-4072-83f8-d3d024e94c17",
                                                                "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": "a7cc8f5b-8598-4bc1-9ce5-700549e3d131",
                                                                "comment": "sample string 7",
                                                                "id_user_open": "e0339600-be32-44ab-86b2-9b7a4d75c27a",
                                                                "id_user_close": "93d235e3-afac-40e4-851c-c5923941bbaf",
                                                                "id_unit_state": "3f4d2560-6040-422f-972c-81489e21572a",
                                                                "id_pos_sesion": "8bf05955-3b8c-4711-9ea0-6ceaffa760bb",
                                                                "vip": true,
                                                                "paid": true,
                                                                "send": true,
                                                                "send_date": "2026-09-06T06:47:05.0876499+02:00",
                                                                "active": true,
                                                                "created_on": "2026-09-06T06:47:05.0876499+02:00",
                                                                "last_update": "2026-09-06T06:47:05.0876499+02:00",
                                                                "commited": true,
                                                                "mt_employees": {
                                                                  "$ref": "10"
                                                                },
                                                                "mt_employees1": {
                                                                  "$ref": "10"
                                                                },
                                                                "mt_rooms_units": {
                                                                  "$id": "52",
                                                                  "id": "f38f57fc-4e05-40fd-b689-6ac99496a54b",
                                                                  "id_mask": "sample string 2",
                                                                  "name": "sample string 3",
                                                                  "name_label": "sample string 4",
                                                                  "name_zone": "sample string 5",
                                                                  "order": 6,
                                                                  "id_room": "b7b50e6c-df14-4855-8ba0-388aea481aa7",
                                                                  "pax": 8,
                                                                  "pos_x": 9,
                                                                  "pos_y": 10,
                                                                  "size_w": 1,
                                                                  "size_h": 1,
                                                                  "in_map": true,
                                                                  "reserved_on": true,
                                                                  "id_room_type": "f24a0613-512a-48e0-9d34-778c0a7de66f",
                                                                  "locked": true,
                                                                  "date_locked": "2026-09-06T06:47:05.0876499+02:00",
                                                                  "comment_locked": "sample string 15",
                                                                  "active": true,
                                                                  "created_on": "2026-09-06T06:47:05.0876499+02:00",
                                                                  "last_update": "2026-09-06T06:47:05.0876499+02:00",
                                                                  "id_user_upd": "cfb8d0a6-7d65-4d31-815c-97fb7dc39249",
                                                                  "commited": true,
                                                                  "mt_rooms": {
                                                                    "$id": "53",
                                                                    "id": "0224a188-506e-402e-a52f-d75692c4ead3",
                                                                    "id_mask": "sample string 2",
                                                                    "name": "sample string 3",
                                                                    "description": "sample string 4",
                                                                    "id_branch": "e4d072ca-3147-49a7-b63c-f2d35f8fb5be",
                                                                    "name_pos": "sample string 6",
                                                                    "id_image": "4559adc7-070f-4511-b71f-2d4c8cb64579",
                                                                    "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": "e5887215-daee-4180-89ac-8b4a7daa4dce",
                                                                    "refresh_status": true,
                                                                    "active": true,
                                                                    "created_on": "2026-09-06T06:47:05.0876499+02:00",
                                                                    "last_update": "2026-09-06T06:47:05.0876499+02:00",
                                                                    "id_user_upd": "26cbd802-183f-4ff7-b2bb-a5c504474f2c",
                                                                    "commited": true,
                                                                    "mt_branches": {
                                                                      "$ref": "8"
                                                                    },
                                                                    "mt_pos_rooms": [
                                                                      {
                                                                        "$id": "54",
                                                                        "id_pos": "a92f0e62-ee8b-4a48-8a27-40bfcba97035",
                                                                        "id_room": "f059a797-e98b-4e12-af95-d24b6f802275",
                                                                        "active": true,
                                                                        "created_on": "2026-09-06T06:47:05.0876499+02:00",
                                                                        "last_update": "2026-09-06T06:47:05.0876499+02:00",
                                                                        "id_user_upd": "1765be2f-a7dc-4fc7-8c7c-0299e42bc7f7",
                                                                        "commited": true,
                                                                        "mt_pos": {
                                                                          "$ref": "23"
                                                                        },
                                                                        "mt_rooms": {
                                                                          "$ref": "53"
                                                                        },
                                                                        "st_users": {
                                                                          "$ref": "7"
                                                                        }
                                                                      },
                                                                      {
                                                                        "$ref": "54"
                                                                      }
                                                                    ],
                                                                    "st_images": {
                                                                      "$ref": "9"
                                                                    },
                                                                    "st_images1": {
                                                                      "$ref": "9"
                                                                    },
                                                                    "st_users": {
                                                                      "$ref": "7"
                                                                    },
                                                                    "mt_rooms_units": [
                                                                      {
                                                                        "$ref": "52"
                                                                      },
                                                                      {
                                                                        "$ref": "52"
                                                                      }
                                                                    ],
                                                                    "tt_rooms_list": [
                                                                      {
                                                                        "$id": "55",
                                                                        "id": "401272af-48f6-4854-b6ee-e29090f4be35",
                                                                        "id_room": "52afacc6-b6c9-43a0-a2f3-5380321c535c",
                                                                        "date_in": "2026-09-06T06:47:05.0876499+02:00",
                                                                        "date_out": "2026-09-06T06:47:05.0876499+02:00",
                                                                        "id_user_add": "27dcc8cf-a0f2-4fe0-b4c9-9311deaf69a8",
                                                                        "from_reservation": "sample string 5",
                                                                        "pax": 6,
                                                                        "status": 7,
                                                                        "comment": "sample string 8",
                                                                        "active": true,
                                                                        "created_on": "2026-09-06T06:47:05.0876499+02:00",
                                                                        "last_update": "2026-09-06T06:47:05.0876499+02:00",
                                                                        "commited": true,
                                                                        "mt_rooms": {
                                                                          "$ref": "53"
                                                                        },
                                                                        "st_users": {
                                                                          "$ref": "7"
                                                                        },
                                                                        "tt_rooms_units_activity": [
                                                                          {
                                                                            "$ref": "51"
                                                                          },
                                                                          {
                                                                            "$ref": "51"
                                                                          }
                                                                        ]
                                                                      },
                                                                      {
                                                                        "$ref": "55"
                                                                      }
                                                                    ]
                                                                  },
                                                                  "mt_rooms_units_types": {
                                                                    "$id": "56",
                                                                    "id": "d375e941-4990-4905-82ab-82532abfe3e8",
                                                                    "id_mask": "sample string 2",
                                                                    "name": "sample string 3",
                                                                    "description": "sample string 4",
                                                                    "high": 5,
                                                                    "width": 6,
                                                                    "active": true,
                                                                    "created_on": "2026-09-06T06:47:05.0876499+02:00",
                                                                    "last_update": "2026-09-06T06:47:05.0876499+02:00",
                                                                    "id_user_upd": "71dc7e20-ec77-4374-8cf3-b5cb69eba08f",
                                                                    "commited": true,
                                                                    "mt_rooms_units": [
                                                                      {
                                                                        "$ref": "52"
                                                                      },
                                                                      {
                                                                        "$ref": "52"
                                                                      }
                                                                    ],
                                                                    "mt_rooms_units_states_types": [
                                                                      {
                                                                        "$id": "57",
                                                                        "id_room_type": "131a4d80-d0fe-40e0-bb11-de458c209a93",
                                                                        "id_room_state": "850f6ba3-dc9c-4873-9867-79670941db64",
                                                                        "id_image": "71e61068-f79f-41ca-a63f-e94be5749e68",
                                                                        "color_font": "sample string 4",
                                                                        "font_bold": true,
                                                                        "font_underline": true,
                                                                        "font_size": 7,
                                                                        "active": true,
                                                                        "created_on": "2026-09-06T06:47:05.0876499+02:00",
                                                                        "last_update": "2026-09-06T06:47:05.0876499+02:00",
                                                                        "id_user_upd": "34fc2c91-fb4a-4bf4-a360-a5170765928b",
                                                                        "commited": true,
                                                                        "mt_rooms_units_states": {
                                                                          "$id": "58",
                                                                          "id": "671ef302-c1a3-4766-936d-a49599fccaa6",
                                                                          "id_mask": "sample string 2",
                                                                          "name": "sample string 3",
                                                                          "description": "sample string 4",
                                                                          "color": "sample string 5",
                                                                          "active": true,
                                                                          "created_on": "2026-09-06T06:47:05.0926453+02:00",
                                                                          "last_update": "2026-09-06T06:47:05.0926453+02:00",
                                                                          "id_user_upd": "bd57443a-0004-44e0-ab91-9cde9208c055",
                                                                          "commited": true,
                                                                          "st_users": {
                                                                            "$ref": "7"
                                                                          },
                                                                          "mt_rooms_units_states_types": [
                                                                            {
                                                                              "$ref": "57"
                                                                            },
                                                                            {
                                                                              "$ref": "57"
                                                                            }
                                                                          ],
                                                                          "tt_rooms_units_activity": [
                                                                            {
                                                                              "$ref": "51"
                                                                            },
                                                                            {
                                                                              "$ref": "51"
                                                                            }
                                                                          ]
                                                                        },
                                                                        "mt_rooms_units_types": {
                                                                          "$ref": "56"
                                                                        },
                                                                        "st_images": {
                                                                          "$ref": "9"
                                                                        },
                                                                        "st_users": {
                                                                          "$ref": "7"
                                                                        }
                                                                      },
                                                                      {
                                                                        "$ref": "57"
                                                                      }
                                                                    ],
                                                                    "st_users": {
                                                                      "$ref": "7"
                                                                    }
                                                                  },
                                                                  "st_users": {
                                                                    "$ref": "7"
                                                                  },
                                                                  "tt_rooms_units_activity": [
                                                                    {
                                                                      "$ref": "51"
                                                                    },
                                                                    {
                                                                      "$ref": "51"
                                                                    }
                                                                  ]
                                                                },
                                                                "mt_rooms_units_states": {
                                                                  "$ref": "58"
                                                                },
                                                                "st_users": {
                                                                  "$ref": "7"
                                                                },
                                                                "st_users1": {
                                                                  "$ref": "7"
                                                                },
                                                                "tt_doc_sa": [
                                                                  {
                                                                    "$ref": "27"
                                                                  },
                                                                  {
                                                                    "$ref": "27"
                                                                  }
                                                                ],
                                                                "tt_pos_sesion": {
                                                                  "$ref": "48"
                                                                },
                                                                "tt_rooms_list": {
                                                                  "$ref": "55"
                                                                }
                                                              },
                                                              {
                                                                "$ref": "51"
                                                              }
                                                            ],
                                                            "st_users": {
                                                              "$ref": "7"
                                                            },
                                                            "st_users1": {
                                                              "$ref": "7"
                                                            },
                                                            "tt_tips": [
                                                              {
                                                                "$id": "59",
                                                                "id": "fb74da8d-7268-4575-8e04-3da9c0495c72",
                                                                "id_pos_sesion": "b7c4e6d7-559a-475f-ad6b-8c0e7b593b25",
                                                                "amt_card": 1.1,
                                                                "amt_cash": 1.1,
                                                                "id_user": "82be0d01-55fc-44eb-83a6-448951c2519b",
                                                                "id_room_unit_activity": "bc869e4b-a3d9-4d7a-bd01-247345456115",
                                                                "id_doc_sa": "33427539-7523-4c98-a7bf-a73c886bb7bb",
                                                                "id_pos_type": "de4ddede-2c53-4acd-b14d-3ca2dec7db22",
                                                                "block": true,
                                                                "comment": "sample string 5",
                                                                "json_response": "sample string 6",
                                                                "id_doc_ref": "290ea716-90f9-4c0a-8776-7a57fbaec494",
                                                                "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:47:05.0926453+02:00",
                                                                "last_update": "2026-09-06T06:47:05.0926453+02:00",
                                                                "commited": true,
                                                                "tt_pos_sesion": {
                                                                  "$ref": "48"
                                                                },
                                                                "tt_tips_users": [
                                                                  {
                                                                    "$id": "60",
                                                                    "id_tip": "f0c797c0-adbb-428c-a66b-91ffb2f6b098",
                                                                    "id_user": "e29ba0cd-49d2-45a9-a471-f02580e1b009",
                                                                    "amt_card": 1.1,
                                                                    "amt_cash": 1.1,
                                                                    "type_share": 3,
                                                                    "active": true,
                                                                    "created_on": "2026-09-06T06:47:05.0926453+02:00",
                                                                    "last_update": "2026-09-06T06:47:05.0926453+02:00",
                                                                    "commited": true,
                                                                    "st_users": {
                                                                      "$ref": "7"
                                                                    },
                                                                    "tt_tips": {
                                                                      "$ref": "59"
                                                                    }
                                                                  },
                                                                  {
                                                                    "$ref": "60"
                                                                  }
                                                                ]
                                                              },
                                                              {
                                                                "$ref": "59"
                                                              }
                                                            ],
                                                            "tt_pos_sesion_users": [
                                                              {
                                                                "$id": "61",
                                                                "id_pos_sesion": "f08d8849-8d30-48a9-836d-faa61a5c11b2",
                                                                "id_user": "31ea1759-77f0-454b-91fa-8b51058deb4a",
                                                                "date_add": "2026-09-06T06:47:05.0928217+02:00",
                                                                "distribution_index": 1.1,
                                                                "active": true,
                                                                "created_on": "2026-09-06T06:47:05.0928217+02:00",
                                                                "last_update": "2026-09-06T06:47:05.0928217+02:00",
                                                                "commited": true,
                                                                "st_users": {
                                                                  "$ref": "7"
                                                                },
                                                                "tt_pos_sesion": {
                                                                  "$ref": "48"
                                                                }
                                                              },
                                                              {
                                                                "$ref": "61"
                                                              }
                                                            ],
                                                            "tt_doc_sa": [
                                                              {
                                                                "$ref": "27"
                                                              },
                                                              {
                                                                "$ref": "27"
                                                              }
                                                            ],
                                                            "tt_cmd_connection": [
                                                              {
                                                                "$id": "62",
                                                                "id": "8277c4af-82b4-40be-bba9-351874eabfda",
                                                                "id_user": "50b75afb-2c2a-414f-a685-7840b9952cac",
                                                                "id_user_profile": "10ae0a36-c079-44da-b87b-c5ed28642b79",
                                                                "locator": "sample string 4",
                                                                "date_end": "2026-09-06T06:47:05.0928217+02:00",
                                                                "id_pos_sesion": "b4276865-3b1f-4d3e-83ea-4948947a9c52",
                                                                "date_login": "2026-09-06T06:47:05.0928217+02:00",
                                                                "date_logout": "2026-09-06T06:47:05.0928217+02:00",
                                                                "terminal_id": "sample string 6",
                                                                "terminal_type": "sample string 7",
                                                                "created_on": "2026-09-06T06:47:05.0928217+02:00",
                                                                "last_update": "2026-09-06T06:47:05.0928217+02:00",
                                                                "commited": true,
                                                                "st_users": {
                                                                  "$ref": "7"
                                                                },
                                                                "st_users_profiles": {
                                                                  "$id": "63",
                                                                  "id": "e990d4f3-9425-41f5-a01b-28df62306358",
                                                                  "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:47:05.0928217+02:00",
                                                                  "last_update": "2026-09-06T06:47:05.0928217+02:00",
                                                                  "commited": true,
                                                                  "st_permisions": [
                                                                    {
                                                                      "$id": "64",
                                                                      "id": "280d2fd8-8698-439d-b8c6-5cddf0c85ddf",
                                                                      "id_function": "34a642d9-4393-4082-885c-e769bb0e1a3b",
                                                                      "id_user": "3b247262-0cf3-43c1-bd5a-c42d3c0f027d",
                                                                      "id_profile": "e62581a6-5411-4b9e-b28c-f6e360dfa89c",
                                                                      "permission": 3,
                                                                      "active": true,
                                                                      "created_on": "2026-09-06T06:47:05.0928217+02:00",
                                                                      "last_update": "2026-09-06T06:47:05.0928217+02:00",
                                                                      "commited": true,
                                                                      "st_users_profiles": {
                                                                        "$ref": "63"
                                                                      },
                                                                      "st_users": {
                                                                        "$ref": "7"
                                                                      },
                                                                      "st_functions": {
                                                                        "$id": "65",
                                                                        "id": "ba6d92ee-549a-490e-b3f0-2909e096f908",
                                                                        "id_mask": "sample string 2",
                                                                        "name": "sample string 3",
                                                                        "description": "sample string 4",
                                                                        "level_id": 5,
                                                                        "id_group": "552989a7-e59d-4c52-99fe-ad2fc317b7e2",
                                                                        "name_event": "sample string 7",
                                                                        "name_pos": "sample string 8",
                                                                        "id_image": "dea15e80-00f4-4f5a-bd41-466c5d810819",
                                                                        "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:47:05.0928217+02:00",
                                                                        "last_update": "2026-09-06T06:47:05.0928217+02:00",
                                                                        "commited": true,
                                                                        "st_functions_groups": {
                                                                          "$id": "66",
                                                                          "id": "bfaaabee-2171-4722-960c-a56939892cdd",
                                                                          "id_mask": "sample string 2",
                                                                          "name": "sample string 3",
                                                                          "description": "sample string 4",
                                                                          "active": true,
                                                                          "created_on": "2026-09-06T06:47:05.0928217+02:00",
                                                                          "last_update": "2026-09-06T06:47:05.0928217+02:00",
                                                                          "commited": true,
                                                                          "st_functions": [
                                                                            {
                                                                              "$ref": "65"
                                                                            },
                                                                            {
                                                                              "$ref": "65"
                                                                            }
                                                                          ]
                                                                        },
                                                                        "st_images": {
                                                                          "$ref": "9"
                                                                        },
                                                                        "st_permisions": [
                                                                          {
                                                                            "$ref": "64"
                                                                          },
                                                                          {
                                                                            "$ref": "64"
                                                                          }
                                                                        ]
                                                                      }
                                                                    },
                                                                    {
                                                                      "$ref": "64"
                                                                    }
                                                                  ],
                                                                  "st_users": [
                                                                    {
                                                                      "$ref": "7"
                                                                    },
                                                                    {
                                                                      "$ref": "7"
                                                                    }
                                                                  ],
                                                                  "tt_cmd_connection": [
                                                                    {
                                                                      "$ref": "62"
                                                                    },
                                                                    {
                                                                      "$ref": "62"
                                                                    }
                                                                  ]
                                                                },
                                                                "tt_pos_sesion": {
                                                                  "$ref": "48"
                                                                }
                                                              },
                                                              {
                                                                "$ref": "62"
                                                              }
                                                            ],
                                                            "tt_cmd_messages": [
                                                              {
                                                                "$id": "67",
                                                                "id": "dc6143d8-efa1-4d03-8145-a216b184595a",
                                                                "id_user": "d9b9ae11-2077-4afa-95de-789e662f8efa",
                                                                "date_add": "2026-09-06T06:47:05.0928217+02:00",
                                                                "destiny_type": 4,
                                                                "id_key": "c46430ea-d311-44e4-ad43-a26ad8332220",
                                                                "message": "sample string 6",
                                                                "message_view": true,
                                                                "date_view": "2026-09-06T06:47:05.0928217+02:00",
                                                                "id_pos_sesion": "422e66e0-93af-4171-b12d-66bc5be6a3ea",
                                                                "terminal_add": "sample string 9",
                                                                "created_on": "2026-09-06T06:47:05.0928217+02:00",
                                                                "last_update": "2026-09-06T06:47:05.0928217+02:00",
                                                                "commited": true,
                                                                "st_users": {
                                                                  "$ref": "7"
                                                                },
                                                                "tt_pos_sesion": {
                                                                  "$ref": "48"
                                                                }
                                                              },
                                                              {
                                                                "$ref": "67"
                                                              }
                                                            ]
                                                          },
                                                          "tt_rooms_units_activity": {
                                                            "$ref": "51"
                                                          },
                                                          "tt_spool_doc_print": [
                                                            {
                                                              "$id": "68",
                                                              "id": "7809d90d-71e5-40c3-9e10-03b1f7374307",
                                                              "spool_server": "sample string 2",
                                                              "id_doc_sa": "3cfa9017-9690-4c80-8f64-9797ab47f379",
                                                              "spool_printer": "sample string 4",
                                                              "count": 5,
                                                              "created_on": "2026-09-06T06:47:05.0928217+02:00",
                                                              "printed": true,
                                                              "print_on": "2026-09-06T06:47:05.0928217+02:00",
                                                              "tt_doc_sa": {
                                                                "$ref": "27"
                                                              }
                                                            },
                                                            {
                                                              "$ref": "68"
                                                            }
                                                          ]
                                                        },
                                                        "tt_pos_sesion": {
                                                          "$ref": "48"
                                                        }
                                                      },
                                                      {
                                                        "$ref": "26"
                                                      }
                                                    ]
                                                  },
                                                  {
                                                    "$ref": "25"
                                                  }
                                                ],
                                                "mt_items_featured": [
                                                  {
                                                    "$ref": "40"
                                                  },
                                                  {
                                                    "$ref": "40"
                                                  }
                                                ],
                                                "mt_pos_print": [
                                                  {
                                                    "$ref": "38"
                                                  },
                                                  {
                                                    "$ref": "38"
                                                  }
                                                ],
                                                "mt_pos_rooms": [
                                                  {
                                                    "$ref": "54"
                                                  },
                                                  {
                                                    "$ref": "54"
                                                  }
                                                ],
                                                "st_users": {
                                                  "$ref": "7"
                                                },
                                                "mt_pos_view": [
                                                  {
                                                    "$ref": "22"
                                                  },
                                                  {
                                                    "$ref": "22"
                                                  }
                                                ],
                                                "mt_prices_list_rules": [
                                                  {
                                                    "$id": "69",
                                                    "id": "8be23e26-7a02-4736-be56-5155f7f6986e",
                                                    "id_mask": "sample string 2",
                                                    "name": "sample string 3",
                                                    "description": "sample string 4",
                                                    "date_from": "2026-09-06T06:47:05.0928217+02:00",
                                                    "date_end": "2026-09-06T06:47:05.0928217+02:00",
                                                    "id_branch": "8fde38ea-1165-46a8-97f1-ec73f68333dd",
                                                    "id_pos": "726dcad1-bda4-4b20-b9ce-3278f8d74a70",
                                                    "id_list": "267911b6-52ae-4a81-9b88-8bbc3c803955",
                                                    "view_list": true,
                                                    "is_default": true,
                                                    "active": true,
                                                    "created_on": "2026-09-06T06:47:05.0928217+02:00",
                                                    "last_update": "2026-09-06T06:47:05.0928217+02:00",
                                                    "id_user_upd": "7b0beb9a-e048-4686-bc59-5bd3bdc9ffd2",
                                                    "commited": true,
                                                    "mt_branches": {
                                                      "$ref": "8"
                                                    },
                                                    "mt_pos": {
                                                      "$ref": "23"
                                                    },
                                                    "mt_prices_list": {
                                                      "$ref": "20"
                                                    },
                                                    "st_users": {
                                                      "$ref": "7"
                                                    }
                                                  },
                                                  {
                                                    "$ref": "69"
                                                  }
                                                ],
                                                "mt_prices_rules": [
                                                  {
                                                    "$id": "70",
                                                    "id": "0ba7a94d-3a39-4402-a608-da239772aabf",
                                                    "id_mask": "sample string 2",
                                                    "name": "sample string 3",
                                                    "description": "sample string 4",
                                                    "date_from": "2026-09-06T06:47:05.0928217+02:00",
                                                    "date_end": "2026-09-06T06:47:05.0928217+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": "40e4a34e-e3a2-43dd-8697-5037eb77e61c",
                                                    "id_pos": "91f10c48-6680-47bf-bf5e-5424b6686b73",
                                                    "id_list": "a1d75518-1563-4d98-90ff-05635b5d1b83",
                                                    "id_item": "8003dcae-5e01-4f7e-9903-1cc7b2d9dbc4",
                                                    "id_item_type": "3f4b4a9b-95ad-440b-9f7b-3a4e47fea44d",
                                                    "id_category": "30e48605-4b6a-4a51-8d70-13011c5c9b52",
                                                    "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:47:05.0928217+02:00",
                                                    "last_update": "2026-09-06T06:47:05.0928217+02:00",
                                                    "id_user_upd": "d5d886da-25a8-4c13-9611-c3ba0d7d24f9",
                                                    "commited": true,
                                                    "mt_branches": {
                                                      "$ref": "8"
                                                    },
                                                    "mt_categories": {
                                                      "$ref": "3"
                                                    },
                                                    "mt_items": {
                                                      "$ref": "5"
                                                    },
                                                    "mt_items_types": {
                                                      "$ref": "1"
                                                    },
                                                    "mt_pos": {
                                                      "$ref": "23"
                                                    },
                                                    "mt_prices_list": {
                                                      "$ref": "20"
                                                    },
                                                    "st_users": {
                                                      "$ref": "7"
                                                    }
                                                  },
                                                  {
                                                    "$ref": "70"
                                                  }
                                                ],
                                                "st_doc_num": [
                                                  {
                                                    "$ref": "43"
                                                  },
                                                  {
                                                    "$ref": "43"
                                                  }
                                                ],
                                                "st_pos_license": [
                                                  {
                                                    "$id": "71",
                                                    "id": "9947f67a-86bc-474c-b507-85f923f6bc1d",
                                                    "id_pos": "da44d7e8-d8a3-48e2-9431-8dbdf67d5772",
                                                    "mac_address": "sample string 3",
                                                    "date_end": "2026-09-06T06:47:05.0928217+02:00",
                                                    "key_access": "sample string 5",
                                                    "id_user_add": "76df0414-de45-425f-b781-4f920322936f",
                                                    "active": true,
                                                    "created_on": "2026-09-06T06:47:05.0928217+02:00",
                                                    "last_update": "2026-09-06T06:47:05.0928217+02:00",
                                                    "commited": true,
                                                    "mt_pos": {
                                                      "$ref": "23"
                                                    },
                                                    "st_users": {
                                                      "$ref": "7"
                                                    }
                                                  },
                                                  {
                                                    "$ref": "71"
                                                  }
                                                ],
                                                "st_users_pos": [
                                                  {
                                                    "$id": "72",
                                                    "id_user": "b37cf717-f562-4560-8470-f6111e43b292",
                                                    "id_pos": "1f476345-dd58-4278-b8f9-32c730782165",
                                                    "pass_required": true,
                                                    "active": true,
                                                    "created_on": "2026-09-06T06:47:05.0928217+02:00",
                                                    "last_update": "2026-09-06T06:47:05.0928217+02:00",
                                                    "commited": true,
                                                    "mt_pos": {
                                                      "$ref": "23"
                                                    },
                                                    "st_users": {
                                                      "$ref": "7"
                                                    }
                                                  },
                                                  {
                                                    "$ref": "72"
                                                  }
                                                ],
                                                "tt_doc_sa": [
                                                  {
                                                    "$ref": "27"
                                                  },
                                                  {
                                                    "$ref": "27"
                                                  }
                                                ],
                                                "tt_pos_connection": [
                                                  {
                                                    "$id": "73",
                                                    "id": "a2776d60-3c82-4896-b05d-21b10d97fcf3",
                                                    "id_pos": "39a0e09a-902b-4b34-92b0-8156cbb747ec",
                                                    "date_add": "2026-09-06T06:47:05.0928217+02:00",
                                                    "date_upd": "2026-09-06T06:47:05.0928217+02:00",
                                                    "date_out": "2026-09-06T06:47:05.0928217+02:00",
                                                    "connection_type": "sample string 3",
                                                    "connection_speed": 1,
                                                    "terminal_name": "sample string 4",
                                                    "version": "sample string 5",
                                                    "commited": true,
                                                    "mt_pos": {
                                                      "$ref": "23"
                                                    }
                                                  },
                                                  {
                                                    "$ref": "73"
                                                  }
                                                ],
                                                "tt_pos_sesion": [
                                                  {
                                                    "$ref": "48"
                                                  },
                                                  {
                                                    "$ref": "48"
                                                  }
                                                ],
                                                "mt_branches": {
                                                  "$ref": "8"
                                                },
                                                "tt_logs": [
                                                  {
                                                    "$id": "74",
                                                    "id": "07ef857d-eafd-4f14-8617-fa41095011de",
                                                    "id_user_add": "fee5e6aa-90a9-42c6-bd37-9a2490282a2c",
                                                    "id_table": "13129c4e-158a-4fc1-8dbf-bae8b69dc9ca",
                                                    "message_log": "sample string 3",
                                                    "json_object": "sample string 4",
                                                    "log_type": "sample string 5",
                                                    "id_pos": "56e19c70-d2fb-4ab5-978c-a527b3bafc31",
                                                    "created_on": "2026-09-06T06:47:05.0928217+02:00",
                                                    "commited": true,
                                                    "mt_pos": {
                                                      "$ref": "23"
                                                    },
                                                    "st_sync_tables": {
                                                      "$id": "75",
                                                      "id": "e9c2854a-cf26-430a-a9ff-b7f6c79b2a08",
                                                      "level": 2,
                                                      "order": 3,
                                                      "name": "sample string 4",
                                                      "log_ins": true,
                                                      "log_upd": true,
                                                      "packet_forward": true,
                                                      "active": true,
                                                      "created_on": "2026-09-06T06:47:05.0928217+02:00",
                                                      "last_update": "2026-09-06T06:47:05.0928217+02:00",
                                                      "commited": true,
                                                      "st_sync_packages_det": [
                                                        {
                                                          "$id": "76",
                                                          "id": "2b363dac-037f-40f0-b092-e338a64238ea",
                                                          "id_sync": "9d659d15-13cd-4cd8-86bc-7d802380f18e",
                                                          "json": "sample string 3",
                                                          "id_table": "89231914-9d98-4274-b83c-588c0cb8e583",
                                                          "order": 5,
                                                          "st_sync_packages": {
                                                            "$id": "77",
                                                            "id": "843da978-b8cd-42ce-b87e-f8ee80bf1e76",
                                                            "id_branch_from": "0fdb1696-7571-460b-b1b6-336ea4daf9a3",
                                                            "id_branch_to": "302324d8-7196-4d3d-b7e5-0ac2f1a6d02d",
                                                            "type": 4,
                                                            "created_on": "2026-09-06T06:47:05.0928217+02:00",
                                                            "order": 6,
                                                            "status": 7,
                                                            "log_info": "sample string 8",
                                                            "sync_on": "2026-09-06T06:47:05.0928217+02:00",
                                                            "send_on": "2026-09-06T06:47:05.0928217+02:00",
                                                            "mt_branches": {
                                                              "$ref": "8"
                                                            },
                                                            "mt_branches1": {
                                                              "$ref": "8"
                                                            },
                                                            "st_sync_packages_det": [
                                                              {
                                                                "$ref": "76"
                                                              },
                                                              {
                                                                "$ref": "76"
                                                              }
                                                            ]
                                                          },
                                                          "st_sync_tables": {
                                                            "$ref": "75"
                                                          }
                                                        },
                                                        {
                                                          "$ref": "76"
                                                        }
                                                      ],
                                                      "tt_logs": [
                                                        {
                                                          "$ref": "74"
                                                        },
                                                        {
                                                          "$ref": "74"
                                                        }
                                                      ]
                                                    },
                                                    "st_users": {
                                                      "$ref": "7"
                                                    }
                                                  },
                                                  {
                                                    "$ref": "74"
                                                  }
                                                ],
                                                "st_local_variables": [
                                                  {
                                                    "$id": "78",
                                                    "id": "b6cc102f-8990-48ae-b4c3-47536c8977df",
                                                    "id_pos": "70f22453-b4ef-4c52-9472-8ab78fff6642",
                                                    "name": "sample string 3",
                                                    "description": "sample string 4",
                                                    "value": "sample string 5",
                                                    "type": "sample string 6",
                                                    "last_update": "2026-09-06T06:47:05.0928217+02:00",
                                                    "commited": true,
                                                    "mt_pos": {
                                                      "$ref": "23"
                                                    }
                                                  },
                                                  {
                                                    "$ref": "78"
                                                  }
                                                ],
                                                "tt_doc_st": [
                                                  {
                                                    "$ref": "44"
                                                  },
                                                  {
                                                    "$ref": "44"
                                                  }
                                                ]
                                              },
                                              "mt_pos_prices_list": [
                                                {
                                                  "$ref": "21"
                                                },
                                                {
                                                  "$ref": "21"
                                                }
                                              ],
                                              "mt_pos_types": {
                                                "$ref": "39"
                                              },
                                              "st_users": {
                                                "$ref": "7"
                                              }
                                            },
                                            "mt_prices_list": {
                                              "$ref": "20"
                                            },
                                            "st_users": {
                                              "$ref": "7"
                                            }
                                          },
                                          {
                                            "$ref": "21"
                                          }
                                        ],
                                        "mt_prices_items": [
                                          {
                                            "$ref": "19"
                                          },
                                          {
                                            "$ref": "19"
                                          }
                                        ],
                                        "mt_prices_list1": [
                                          {
                                            "$ref": "20"
                                          },
                                          {
                                            "$ref": "20"
                                          }
                                        ],
                                        "mt_prices_list2": {
                                          "$ref": "20"
                                        },
                                        "mt_prices_list_rules": [
                                          {
                                            "$ref": "69"
                                          },
                                          {
                                            "$ref": "69"
                                          }
                                        ],
                                        "st_images": {
                                          "$ref": "9"
                                        },
                                        "st_users": {
                                          "$ref": "7"
                                        },
                                        "mt_prices_rules": [
                                          {
                                            "$ref": "70"
                                          },
                                          {
                                            "$ref": "70"
                                          }
                                        ],
                                        "tt_doc_sa_det": [
                                          {
                                            "$ref": "13"
                                          },
                                          {
                                            "$ref": "13"
                                          }
                                        ]
                                      },
                                      "st_users": {
                                        "$ref": "7"
                                      }
                                    },
                                    {
                                      "$ref": "19"
                                    }
                                  ],
                                  "tt_doc_sa_det": [
                                    {
                                      "$ref": "13"
                                    },
                                    {
                                      "$ref": "13"
                                    }
                                  ]
                                },
                                "mt_prices_list": {
                                  "$ref": "20"
                                },
                                "st_users": {
                                  "$ref": "7"
                                },
                                "st_users1": {
                                  "$ref": "7"
                                },
                                "tt_doc_sa": {
                                  "$ref": "27"
                                },
                                "tt_doc_sa_det_stock": [
                                  {
                                    "$id": "79",
                                    "id_doc_sa": "5e010bef-cbae-48a5-8f52-bbdadfb278f2",
                                    "id_line": 2,
                                    "id_item": "8770fda1-779c-406f-b684-98b356b47949",
                                    "qty": 4.1,
                                    "mt_items": {
                                      "$ref": "5"
                                    },
                                    "tt_doc_sa_det": {
                                      "$ref": "13"
                                    }
                                  },
                                  {
                                    "$ref": "79"
                                  }
                                ]
                              },
                              {
                                "$ref": "13"
                              }
                            ],
                            "tt_doc_sa_pay": [
                              {
                                "$ref": "34"
                              },
                              {
                                "$ref": "34"
                              }
                            ],
                            "tt_vouchers": [
                              {
                                "$ref": "35"
                              },
                              {
                                "$ref": "35"
                              }
                            ],
                            "tt_vouchers_permisions": [
                              {
                                "$ref": "36"
                              },
                              {
                                "$ref": "36"
                              }
                            ],
                            "tt_rooms_units_activity": [
                              {
                                "$ref": "51"
                              },
                              {
                                "$ref": "51"
                              }
                            ],
                            "tt_rooms_units_activity1": [
                              {
                                "$ref": "51"
                              },
                              {
                                "$ref": "51"
                              }
                            ]
                          },
                          {
                            "$ref": "10"
                          }
                        ],
                        "mt_items": [
                          {
                            "$ref": "5"
                          },
                          {
                            "$ref": "5"
                          }
                        ],
                        "mt_items_types": [
                          {
                            "$ref": "1"
                          },
                          {
                            "$ref": "1"
                          }
                        ],
                        "mt_money_types": [
                          {
                            "$ref": "30"
                          },
                          {
                            "$ref": "30"
                          }
                        ],
                        "mt_payment_types": [
                          {
                            "$ref": "33"
                          },
                          {
                            "$ref": "33"
                          }
                        ],
                        "mt_prices_list": [
                          {
                            "$ref": "20"
                          },
                          {
                            "$ref": "20"
                          }
                        ],
                        "mt_rooms": [
                          {
                            "$ref": "53"
                          },
                          {
                            "$ref": "53"
                          }
                        ],
                        "mt_rooms1": [
                          {
                            "$ref": "53"
                          },
                          {
                            "$ref": "53"
                          }
                        ],
                        "mt_rooms_units_states_types": [
                          {
                            "$ref": "57"
                          },
                          {
                            "$ref": "57"
                          }
                        ],
                        "st_functions": [
                          {
                            "$ref": "65"
                          },
                          {
                            "$ref": "65"
                          }
                        ],
                        "st_images_types": {
                          "$id": "80",
                          "id": "783d64ba-55a2-4e27-bb36-e3a6075afd48",
                          "id_mask": "sample string 2",
                          "name": "sample string 3",
                          "description": "sample string 4",
                          "active": true,
                          "created_on": "2026-09-06T06:47:05.0928217+02:00",
                          "last_update": "2026-09-06T06:47:05.0928217+02:00",
                          "commited": true,
                          "st_images": [
                            {
                              "$ref": "9"
                            },
                            {
                              "$ref": "9"
                            }
                          ]
                        },
                        "mt_docs": [
                          {
                            "$ref": "28"
                          },
                          {
                            "$ref": "28"
                          }
                        ],
                        "st_users": [
                          {
                            "$ref": "7"
                          },
                          {
                            "$ref": "7"
                          }
                        ],
                        "st_users1": [
                          {
                            "$ref": "7"
                          },
                          {
                            "$ref": "7"
                          }
                        ],
                        "mt_cloakrooms": [
                          {
                            "$ref": "25"
                          },
                          {
                            "$ref": "25"
                          }
                        ]
                      },
                      "st_users": {
                        "$ref": "7"
                      },
                      "mt_branches_zones": [
                        {
                          "$ref": "24"
                        },
                        {
                          "$ref": "24"
                        }
                      ],
                      "mt_employees_branches": [
                        {
                          "$ref": "11"
                        },
                        {
                          "$ref": "11"
                        }
                      ],
                      "mt_items_featured": [
                        {
                          "$ref": "40"
                        },
                        {
                          "$ref": "40"
                        }
                      ],
                      "mt_locations": [
                        {
                          "$ref": "45"
                        },
                        {
                          "$ref": "45"
                        }
                      ],
                      "mt_periods": [
                        {
                          "$id": "81",
                          "id_branch": "bab40354-c46d-4628-9f12-b1f0717c11df",
                          "exercise_id": 2,
                          "period_id": 3,
                          "date_from": "2026-09-06T06:47:05.0928217+02:00",
                          "date_end": "2026-09-06T06:47:05.0928217+02:00",
                          "state": "sample string 6",
                          "created_on": "2026-09-06T06:47:05.0928217+02:00",
                          "last_update": "2026-09-06T06:47:05.0928217+02:00",
                          "commited": true,
                          "mt_branches": {
                            "$ref": "8"
                          }
                        },
                        {
                          "$ref": "81"
                        }
                      ],
                      "mt_pos": [
                        {
                          "$ref": "23"
                        },
                        {
                          "$ref": "23"
                        }
                      ],
                      "mt_prices_list_rules": [
                        {
                          "$ref": "69"
                        },
                        {
                          "$ref": "69"
                        }
                      ],
                      "mt_prices_rules": [
                        {
                          "$ref": "70"
                        },
                        {
                          "$ref": "70"
                        }
                      ],
                      "mt_rooms": [
                        {
                          "$ref": "53"
                        },
                        {
                          "$ref": "53"
                        }
                      ],
                      "st_sync_packages": [
                        {
                          "$ref": "77"
                        },
                        {
                          "$ref": "77"
                        }
                      ],
                      "st_sync_packages1": [
                        {
                          "$ref": "77"
                        },
                        {
                          "$ref": "77"
                        }
                      ],
                      "tt_doc_sa": [
                        {
                          "$ref": "27"
                        },
                        {
                          "$ref": "27"
                        }
                      ],
                      "tt_doc_st": [
                        {
                          "$ref": "44"
                        },
                        {
                          "$ref": "44"
                        }
                      ],
                      "tt_vouchers": [
                        {
                          "$ref": "35"
                        },
                        {
                          "$ref": "35"
                        }
                      ],
                      "tt_vouchers_permisions": [
                        {
                          "$ref": "36"
                        },
                        {
                          "$ref": "36"
                        }
                      ]
                    },
                    {
                      "$ref": "8"
                    }
                  ],
                  "mt_branches_zones": [
                    {
                      "$ref": "24"
                    },
                    {
                      "$ref": "24"
                    }
                  ],
                  "mt_brands": [
                    {
                      "$ref": "6"
                    },
                    {
                      "$ref": "6"
                    }
                  ],
                  "mt_categories": [
                    {
                      "$ref": "3"
                    },
                    {
                      "$ref": "3"
                    }
                  ],
                  "mt_categories_items": [
                    {
                      "$ref": "4"
                    },
                    {
                      "$ref": "4"
                    }
                  ],
                  "mt_cloakrooms": [
                    {
                      "$ref": "25"
                    },
                    {
                      "$ref": "25"
                    }
                  ],
                  "mt_docs_payment_money": [
                    {
                      "$ref": "29"
                    },
                    {
                      "$ref": "29"
                    }
                  ],
                  "mt_employees": [
                    {
                      "$ref": "10"
                    },
                    {
                      "$ref": "10"
                    }
                  ],
                  "mt_employees_profiles": [
                    {
                      "$ref": "12"
                    },
                    {
                      "$ref": "12"
                    }
                  ],
                  "mt_items_featured": [
                    {
                      "$ref": "40"
                    },
                    {
                      "$ref": "40"
                    }
                  ],
                  "mt_items_sub": [
                    {
                      "$ref": "14"
                    },
                    {
                      "$ref": "14"
                    }
                  ],
                  "mt_items_types": [
                    {
                      "$ref": "1"
                    },
                    {
                      "$ref": "1"
                    }
                  ],
                  "mt_locations": [
                    {
                      "$ref": "45"
                    },
                    {
                      "$ref": "45"
                    }
                  ],
                  "mt_money_rates": [
                    {
                      "$ref": "31"
                    },
                    {
                      "$ref": "31"
                    }
                  ],
                  "mt_money_types": [
                    {
                      "$ref": "30"
                    },
                    {
                      "$ref": "30"
                    }
                  ],
                  "mt_payment_types": [
                    {
                      "$ref": "33"
                    },
                    {
                      "$ref": "33"
                    }
                  ],
                  "mt_pos": [
                    {
                      "$ref": "23"
                    },
                    {
                      "$ref": "23"
                    }
                  ],
                  "mt_pos_doc_print": [
                    {
                      "$ref": "37"
                    },
                    {
                      "$ref": "37"
                    }
                  ],
                  "mt_pos_prices_list": [
                    {
                      "$ref": "21"
                    },
                    {
                      "$ref": "21"
                    }
                  ],
                  "mt_pos_print": [
                    {
                      "$ref": "38"
                    },
                    {
                      "$ref": "38"
                    }
                  ],
                  "mt_pos_rooms": [
                    {
                      "$ref": "54"
                    },
                    {
                      "$ref": "54"
                    }
                  ],
                  "mt_pos_types": [
                    {
                      "$ref": "39"
                    },
                    {
                      "$ref": "39"
                    }
                  ],
                  "mt_pos_view": [
                    {
                      "$ref": "22"
                    },
                    {
                      "$ref": "22"
                    }
                  ],
                  "mt_prices_items": [
                    {
                      "$ref": "19"
                    },
                    {
                      "$ref": "19"
                    }
                  ],
                  "mt_prices_list": [
                    {
                      "$ref": "20"
                    },
                    {
                      "$ref": "20"
                    }
                  ],
                  "mt_prices_list_rules": [
                    {
                      "$ref": "69"
                    },
                    {
                      "$ref": "69"
                    }
                  ],
                  "mt_prices_rules": [
                    {
                      "$ref": "70"
                    },
                    {
                      "$ref": "70"
                    }
                  ],
                  "mt_rooms": [
                    {
                      "$ref": "53"
                    },
                    {
                      "$ref": "53"
                    }
                  ],
                  "mt_rooms_units": [
                    {
                      "$ref": "52"
                    },
                    {
                      "$ref": "52"
                    }
                  ],
                  "mt_rooms_units_states_types": [
                    {
                      "$ref": "57"
                    },
                    {
                      "$ref": "57"
                    }
                  ],
                  "mt_rooms_units_types": [
                    {
                      "$ref": "56"
                    },
                    {
                      "$ref": "56"
                    }
                  ],
                  "mt_units": [
                    {
                      "$ref": "17"
                    },
                    {
                      "$ref": "17"
                    }
                  ],
                  "mt_units_ref": [
                    {
                      "$ref": "16"
                    },
                    {
                      "$ref": "16"
                    }
                  ],
                  "st_images": {
                    "$ref": "9"
                  },
                  "st_images1": {
                    "$ref": "9"
                  },
                  "st_permisions": [
                    {
                      "$ref": "64"
                    },
                    {
                      "$ref": "64"
                    }
                  ],
                  "st_pos_license": [
                    {
                      "$ref": "71"
                    },
                    {
                      "$ref": "71"
                    }
                  ],
                  "st_users_pos": [
                    {
                      "$ref": "72"
                    },
                    {
                      "$ref": "72"
                    }
                  ],
                  "st_users_token": [
                    {
                      "$id": "82",
                      "id": "cacc1e06-e27d-45b8-9e4f-6acaa58de455",
                      "token_id": "sample string 2",
                      "id_user": "02ac357b-d34e-49ff-ac53-b15429cfe061",
                      "date_from": "2026-09-06T06:47:05.0928217+02:00",
                      "date_end": "2026-09-06T06:47:05.0928217+02:00",
                      "created_on": "2026-09-06T06:47:05.0928217+02:00",
                      "st_users": {
                        "$ref": "7"
                      }
                    },
                    {
                      "$ref": "82"
                    }
                  ],
                  "tt_doc_sa_cashflow": [
                    {
                      "$ref": "32"
                    },
                    {
                      "$ref": "32"
                    }
                  ],
                  "tt_doc_sa_det": [
                    {
                      "$ref": "13"
                    },
                    {
                      "$ref": "13"
                    }
                  ],
                  "tt_doc_sa_det1": [
                    {
                      "$ref": "13"
                    },
                    {
                      "$ref": "13"
                    }
                  ],
                  "tt_doc_st": [
                    {
                      "$ref": "44"
                    },
                    {
                      "$ref": "44"
                    }
                  ],
                  "tt_doc_st1": [
                    {
                      "$ref": "44"
                    },
                    {
                      "$ref": "44"
                    }
                  ],
                  "tt_items_customs": [
                    {
                      "$ref": "49"
                    },
                    {
                      "$ref": "49"
                    }
                  ],
                  "tt_logs": [
                    {
                      "$ref": "74"
                    },
                    {
                      "$ref": "74"
                    }
                  ],
                  "tt_pos_sesion": [
                    {
                      "$ref": "48"
                    },
                    {
                      "$ref": "48"
                    }
                  ],
                  "tt_pos_sesion1": [
                    {
                      "$ref": "48"
                    },
                    {
                      "$ref": "48"
                    }
                  ],
                  "tt_rooms_list": [
                    {
                      "$ref": "55"
                    },
                    {
                      "$ref": "55"
                    }
                  ],
                  "tt_rooms_units_activity": [
                    {
                      "$ref": "51"
                    },
                    {
                      "$ref": "51"
                    }
                  ],
                  "tt_rooms_units_activity1": [
                    {
                      "$ref": "51"
                    },
                    {
                      "$ref": "51"
                    }
                  ],
                  "tt_rooms_units_log": [
                    {
                      "$id": "83",
                      "id": "946b8a3a-1557-461b-9c7a-5c2e9330c918",
                      "id_room_activity": "ee7d5813-3e6e-4a17-ba5a-95e0207eaf7c",
                      "id_pos_sesion": "906d1596-7fd6-4a1d-984a-ca8635f7b75b",
                      "log_text": "sample string 4",
                      "id_user": "65edbd89-6ec9-42b9-b48e-cba0fdbc8b31",
                      "event_type": "sample string 6",
                      "correlation_id": "85dbc242-6cb2-4663-9d7f-e8e11a9e81c7",
                      "id_room_unit": "9ed45df0-73a9-4371-86ee-a20771bba191",
                      "id_room_unit_source": "2228e830-a538-456e-b663-998ba5c44600",
                      "id_room_unit_destination": "f465b724-fd7c-46aa-a4e6-3622e9ae7283",
                      "id_room_activity_related": "f3fad8ba-1e71-438b-a55a-e7c06f50a25a",
                      "id_doc_sa": "77c76409-6153-4a2c-8ffb-10450c39b38e",
                      "id_user_authorizer": "8ea8752b-a3b6-43bb-8c38-ef4a8b4a88d5",
                      "data_json": "sample string 7",
                      "created_on": "2026-09-06T06:47:05.0928217+02:00",
                      "commited": true,
                      "st_users": {
                        "$ref": "7"
                      }
                    },
                    {
                      "$ref": "83"
                    }
                  ],
                  "tt_tips_users": [
                    {
                      "$ref": "60"
                    },
                    {
                      "$ref": "60"
                    }
                  ],
                  "tt_vouchers_permisions": [
                    {
                      "$ref": "36"
                    },
                    {
                      "$ref": "36"
                    }
                  ],
                  "tt_vouchers": [
                    {
                      "$ref": "35"
                    },
                    {
                      "$ref": "35"
                    }
                  ],
                  "mt_docs": [
                    {
                      "$ref": "28"
                    },
                    {
                      "$ref": "28"
                    }
                  ],
                  "tt_pos_sesion_users": [
                    {
                      "$ref": "61"
                    },
                    {
                      "$ref": "61"
                    }
                  ],
                  "tt_doc_sa": [
                    {
                      "$ref": "27"
                    },
                    {
                      "$ref": "27"
                    }
                  ],
                  "tt_doc_sa1": [
                    {
                      "$ref": "27"
                    },
                    {
                      "$ref": "27"
                    }
                  ],
                  "mt_items": [
                    {
                      "$ref": "5"
                    },
                    {
                      "$ref": "5"
                    }
                  ],
                  "mt_rooms_units_states": [
                    {
                      "$ref": "58"
                    },
                    {
                      "$ref": "58"
                    }
                  ],
                  "st_users_profiles": {
                    "$ref": "63"
                  },
                  "tt_cmd_connection": [
                    {
                      "$ref": "62"
                    },
                    {
                      "$ref": "62"
                    }
                  ],
                  "tt_cmd_messages": [
                    {
                      "$ref": "67"
                    },
                    {
                      "$ref": "67"
                    }
                  ]
                }
              },
              "mt_categories_items": [
                {
                  "$ref": "4"
                },
                {
                  "$ref": "4"
                }
              ],
              "mt_items_featured": [
                {
                  "$ref": "40"
                },
                {
                  "$ref": "40"
                }
              ],
              "mt_items_formula": [
                {
                  "$ref": "15"
                },
                {
                  "$ref": "15"
                }
              ],
              "mt_units": {
                "$ref": "17"
              },
              "mt_units1": {
                "$ref": "17"
              },
              "st_images": {
                "$ref": "9"
              },
              "st_users": {
                "$ref": "7"
              },
              "mt_items_sub": [
                {
                  "$ref": "14"
                },
                {
                  "$ref": "14"
                }
              ],
              "mt_prices_rules": [
                {
                  "$ref": "70"
                },
                {
                  "$ref": "70"
                }
              ],
              "tt_doc_sa_det_stock": [
                {
                  "$ref": "79"
                },
                {
                  "$ref": "79"
                }
              ],
              "tt_doc_st_det": [
                {
                  "$ref": "47"
                },
                {
                  "$ref": "47"
                }
              ],
              "tt_items_customs": [
                {
                  "$ref": "49"
                },
                {
                  "$ref": "49"
                }
              ],
              "tt_stock": [
                {
                  "$ref": "46"
                },
                {
                  "$ref": "46"
                }
              ],
              "tt_vouchers_det": [
                {
                  "$ref": "2"
                },
                {
                  "$ref": "2"
                }
              ]
            },
            "st_users": {
              "$ref": "7"
            }
          },
          {
            "$ref": "4"
          }
        ],
        "st_images": {
          "$ref": "9"
        },
        "st_users": {
          "$ref": "7"
        },
        "mt_prices_rules": [
          {
            "$ref": "70"
          },
          {
            "$ref": "70"
          }
        ],
        "tt_vouchers_det": [
          {
            "$ref": "2"
          },
          {
            "$ref": "2"
          }
        ]
      },
      "mt_items": {
        "$ref": "5"
      },
      "mt_items_types": {
        "$ref": "1"
      },
      "tt_vouchers": {
        "$ref": "35"
      }
    },
    {
      "$ref": "2"
    }
  ],
  "st_images": {
    "$ref": "9"
  },
  "st_users": {
    "$ref": "7"
  },
  "mt_items_sub": [
    {
      "$ref": "14"
    },
    {
      "$ref": "14"
    }
  ],
  "mt_prices_rules": [
    {
      "$ref": "70"
    },
    {
      "$ref": "70"
    }
  ],
  "tt_items_customs": [
    {
      "$ref": "49"
    },
    {
      "$ref": "49"
    }
  ]
}